
Change Pwd Right: Part 2 |
Post Reply
|
| Author | |
coneh34d
I'm new here
Joined: 31 Aug 2010 Location: United States Online Status: Offline Posts: 26 |
Quote Reply
Topic: Change Pwd Right: Part 2Posted: Today at 03:51 |
|
Code works, and handles the nested stuff like it should but I have a
snag. Any user outside the domain in which I run the code with the
change pwd right is reported as a damn SID. This is a standard
international forest with the following structure root.com,
amer.root.com, emea.root.com, asia.root.com.
Thanks, Eric |
|
![]() |
|
jhicks
MVP
Joined: 10 Mar 2010 Location: United States Online Status: Online Posts: 3673 |
Quote Reply
Posted: Today at 05:27 |
|
I believe most of the Quest cmdlets have an option to explicitly query a Global Catalog server. I wonder if that would help resolve the SID.
Also, I suggest breaking the habit of using 'return'. You don't need it. If you want to explicitly write to the pipeline, use Write-Output. |
|
![]() |
|
Post Reply
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |