Account Management
Script creates a local administrator account with the prompted variables for username and password. It then creates a registry key to hide account. Writes to script log if successful.
Read MoreScript uses net user to delete prompted domain user. Then writes to script log if successful.
Read MoreScript uses net user to delete prompted user. Then writes to script log if successful.
Read MoreFrom Jacques van der Merwe at Kaseya, a collection of over 20 scripts to lock down user’s workstations. This is provided as a link to Kaseya’s Community where you can download the file. Collection includes: Legal Notice Setup Ability to restrict the following: Desktop Properties, Active Desktop Features, adding/removing items to/from Toolbars, adding/removing toolbars, Command…
Read MoreScript prompts for username then runs the net localgroup /ADD command to add prompted user to Administrators Group.(DO NOT run on Domain Controller) Script then writes which user was added to script log if successful.
Read MoreScript prompts for username and group and then runs the net localgroup /ADD command to add prompted user to prompted group. Script then writes to script log with user and group if successful.
Read MoreScript checks to see if a user is logged in, if so script uses net localgroup /ADD command to add user to Local Admins Group. If no user is logged in, it will add the last logged on user to the Local Admins Group.(DO NOT run on Domain Controller) Script then writes which user was…
Read More- « Previous
- 1
- 2