thx - using ADSI Provider did the trick.
gc C:\servers.txt | % { ([ADSI]"WinNT://$_/Adminis
you got the points - may I ask you a second question? The output lists all members of the local admin group as requested. But in the output I don't see on which server the members are.Is it possible to set the servername in front of the member seperated by a comma?
Like this
ServerName,Member
Main Topics
Browse All Topics





by: LearnctxPosted on 2009-09-23 at 18:33:45ID: 25409609
Try this.
Select allOpen in new window