[gptalk] Powershell SDM tools

  • From: "Lowell-Forker, Tolli" <tolli.lowell-forker@xxxxxxxx>
  • To: <gptalk@xxxxxxxxxxxxx>
  • Date: Thu, 13 Dec 2007 15:36:32 -0800

Trying to get SOM information then get displayname for the linked GPO.

Get-SDMgplink -scope "OU= Finance,DC=my,DC=local,DC=net" | %
{(get-SDMgpo -guid $_. GPOID).displayname}

I could use QuestAD commands, but was hoping the SDM commands would
work.
Get-SDMgplink -scope "OU= Finance,DC=my,DC=local,DC=net" | %
(get-qadobject -name
"{5900FA99-378A-423F-9813-82385DC6BBAC}").displayName

Any ideas?


=======================================================
Tolli Lowell-Forker
Sr. Technical Specialist 
Technology Infrastructure ~ Infrastructure Applications ~ Group Policy
Engineering
http://gp.wamu.net <http://gp.wamu.net/>  

Washington Mutual 
1111 Third Avenue, EET1734
Seattle, WA 98101 

206.500.5975 Direct | 707.922.2177 Fax
This communication may contain privileged or other confidential
information. If you have received it in error, please advise the sender
by reply email and immediately delete the message and any attachments
without copying or disclosing the contents. Thank you.

"The probability that we may fall in the struggle ought not to deter us
from the support of a cause we believe to be just; it shall not deter
me." - Abraham Lincoln


Other related posts: