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

Enable Logon As Batch Privilege

$
0
0

I need to add the group Administrators to Enable Logon as Batch Privilege in Local Security Policy via Powershell, but am not having any luck so far researching it.  Best I can find anywhere - or at least I think it's accurate - is that the privilege is SeBatchLogonRight and I found a cmdlet called Grant-Privilege, but that doesn't come up as a recognized cmdlet in my Powershell V2.0.  Can anyone get me further along?


Viewing all articles
Browse latest Browse all 8583

Trending Articles