Hello all,
I'm attempting to query some servers and find the state of the Logon as Batch security setting for Group Policy using Powershell's Get-WMIObject cmdlet. I can find several settings for User Rights Assignment in the RSOP_UserPrivilegeRight WMI class, but I haven't had any luck finding the SeBatchLogonRight constant. Does anyone have a clue where this constant exists in WMI?