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

Export remote machine local security policies

$
0
0

I am using below command to export local security policies.

secedit /export /areas USER_RIGHTS /cfg C:\Temp\UserRights.inf

But this command will work on local machine.

How can i export remote machine local security policies? 

 


Viewing all articles
Browse latest Browse all 6937

Trending Articles