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?
↧