Kaseya
Script prompts for all needed info to create shortcut. Script then writes all info to a vbs file which then executes. Script writes to script log if successful. Script then deletes all created files.
Read MoreScript downloads vbs file then executes and creates a web shortcut on current users desktop with prompted values. You must know location of icon file for script to work correctly. Script then deletes all downloaded files and writes to script log if successful.
Read MoreRuns FORFILES to clear ALL files older than 2 days in STEP 1 directory. MUST CHANGE STEP 1 TO DIRECTORY.
Read MoreDownloads SmartMonTools from web then installs with the /S argument. Script deletes installer and writes to script log if successful.
Read MoreScript will add My Computer, Internet Explorer, My Documents, and My Network Places to the XP Desktop. Must be run when user is logged in.
Read MoreScript downloads installer and installs with the /silent argument. Script then deletes installer and writes to script log if successful.
Read MoreDisables access to the Windows Update Feature by adding two registry DWORD values. Writes to script log if successful.
Read MoreDisables Windows Action Center by changing a registry key. Script then writes to script log if successful. Script will only work if a user is logged in and it only disables Action Center for current user.
Read MorePrevents user access to Add/Remove Programs option. This is a policy setting change and requires a reboot.
Read MoreThis option allows you to stop users from being able to shutdown the computer by disabling the shut down command. Value Data: (0 = shutdown enabled, 1 = shutdown disabled). Reboot may be required for Vista.
Read More