Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Getting information from servers about all groups members and account status.

$
0
0

Hello PowerShell geeks,

 

I am trying to pull out from hundred of servers information into Excel spreadsheet about all existing local groups including their members with account status.

 

Because I'm new to PowerShell I would ask some expert I for help here. 

 

I have server list - servers.lst for example and need output into csv file following:

 

server name - domain/local group name (in format domain\name) - account name (in format domain\name) - group/user - disabled - locked out - lockout date


Viewing all articles
Browse latest Browse all 6937

Trending Articles