[August 25th, 2008] Check the home page regarding PowerShell related news from a brand new sponsor: Idera!
Ive got multiple domains in my forrest and im using Quest QAD-cmdlets. With version 1.0 of the active roles i could find a group the forrest by using get-qadGroup. ( Get-QADGroup 'domainname\Groupname' )
Now in version 1.1 i must connect with the domaincontroller of that domain first ( Get-QADGroup -service 'domainname' 'groupname' ) before i can find the group. Something has changed. Do you know if i do something wrong here. Thanks in advance Bernard
The problem i had with the new version of get-QADGroup is confirmed by quest as a bug. The bug will be fixed in a future release.