Misc

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

Email List Of All PST Files

Gathers info on all pst files and emails results.

Read More

Empty Recycle Bin(Current User)

Script checks if user logged in, if yes script downloads vbs file then executes which empties the recycle bin(icon still shows full til opened). Script then deletes vbs file and writes to script log if successful. Script requires user to be logged in.

Read More