Assigning Account Privilege Setting

This script assigns the "LOGON_LOCALLY" account privilege on a computer for the specified group or user.

Description
The script should be run through a host application that supports VBScript like the Windows Scripting Host or Internet Explorer. The script accepts the user name or group name and sets the "LOGON_LOCALLY" privilege for that user or group to true on the specified computer.

image\hdisk.gif ...WSH\VBScript\Policy\SetAccountPrivilege\