Misc

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

Desktop – Add standard icons to logged in user

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

Device Doctor Silent Install

Script downloads installer and installs with the /silent argument. Script then deletes installer and writes to script log if successful.

Read More

Disable Access to Windows Update Feature

Disables access to the Windows Update Feature by adding two registry DWORD values. Writes to script log if successful.

Read More

Disable Action Center(Current User)

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

Disable Add/Remove Programs option

Prevents user access to Add/Remove Programs option.  This is a policy setting change and requires a reboot.

Read More

Disable Shutdown Command from Menu

This 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

Email List Of All OST Files

Gathers info on all ost files and emails results.

Read More

Email List Of All PST & OST Files

Gathers info on all pst & ost files and emails results.

Read More