Misc

Change Domain Password

Script prompts for username, password, & domain. Script then executes the net user command with prompted variables. Only works on a domain controller. Script writes to script log if successful.

Read More

Change Registered Owner/Org

Script changes registered owner and organization by changing to registry values. YOU MUST CHANGE STEPS 1 & 2 WITH CORRECT OWNER/ORG.

Read More

Change XP Login Window(Classic)

This script changes the XP Login screen to classic mode.

Read More

Change XP Login Window(Welcome)

This script changes the XP Login screen to Welcome Screen mode.

Read More

Cleanup Startup Tasks

Removes the following items from running at startup. Acrobat Assistant 8.0, Adobe ARM, Adobe Reader Speed Launcher, AppleSyncNotifier, BCSSync, GrooveMonitor, iTunesHelper, NeroFilterCheck, Quicktime Task, RoxWatchTray, SearchSettings, SunJavaUpdateSched, TkBellExe. Script then writes to script log if successful.

Read More

Clear Print Spooler

Script stops to spooler service, Deletes all SHD & SPL files. Starts the spooler service and writes to script log if successful.

Read More

Create Shortcut On Desktop

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 More

Create Web Shortcut Desktop(Current User)

Script 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 More

Delete All Files in Directory Older Than 2 Days

Runs FORFILES to clear ALL files older than 2 days in STEP 1 directory. MUST CHANGE STEP 1 TO DIRECTORY.

Read More

Deploy SmartmonTools

Downloads SmartMonTools from web then installs with the /S argument. Script deletes installer and writes to script log if successful.

Read More