Quantcast
Channel: /r/powershell – How to Code .NET
Viewing all articles
Browse latest Browse all 8793

Get the Remote Desktop Services Profile Profile Path

$
0
0

Ive looked everywhere i can only find examples that modify all users. I need to retrieve the path for a single user – can someone help?

TBH i’m struggling to find even basic documentation for retrieving simple information from AD via power-shell

I tried:

Get-ADUser <User> -Properties RemoteDesktopServicesProfilePath

But even getting one parameter returned for a single user is proving elusive

submitted by /u/NBTSTAT-A
[link] [comments]

The post Get the Remote Desktop Services Profile Profile Path appeared first on How to Code .NET.


Viewing all articles
Browse latest Browse all 8793

Trending Articles