So we go to the command line:
dsquery group -name ServiceDesk|dsget group -members > ServiceDeskMembers.txt
This command will output all the members of the group ServiceDesk to the text file ServiceDeskMembers.txt
.NET and Sharepoint tidbits by Lars Lynch
dsquery group -name ServiceDesk|dsget group -members > ServiceDeskMembers.txt
No comments:
Post a Comment