I am looking to remotely query a list of servers, to ensure they are "set up" correctly
One of the things I want to check is the Local Security Policy -> User Rights Assignment ->Deny Log on through terminal services
Is it possible to retrieve this information through through script?
Using NTrights
looks to almost get there, but that looks to set or revoke not list permissions.
Most servers I am interested in are Windows Server 2003. I am running PowerShell 2.0.