| Login

Search this Blog

Here are the most recent postings to this blog. Use the archive calendar or search to find other entries.
Author:R TeachoutCreated:6/15/1999 6:20 AM
Various Windows VBS / Administration Scripts I've found / Written

Windows XP will not allow you to pin a shortcut to the start menu that points to a network drive. For this reason it can be necessary to write a batch file to launch a program. The issue is that a shortcut pointed to a .bat file also contains no “Pin to Start Menu” option. While it can be dragged onto the start menu, this leaves no option for scripting these shortcuts. The simple solution is to convert the .bat file to an .exe file and lucky for us Windows XP includes a tool that can do it…

Read More »

Script to Change Properties of ALL users in an OU in Active Directory to flag the following (for when you have an admin who forgets, and in 42 days you get a lot of phone calls!!! -User Cannot Change Password (check that box) -User Password Doesn't expire (check that box) (same as running dsmod user "CN=,OU=,DC=,DC=" -pwdneverexpires yes -canchpwd no)

Read More »

Just so we all can find it easily, here is how to start the System Restore from a command prompt

Read More »

EnumAnonymousAccessDisabled.txt Found on : http://blog.crowe.co.nz/archive/2006/04/05/605.aspxUPLOADTEMPLATE

Read More »

Found this code and wanted to bookmark it

Read More »

This snippet has come in handy quite a few times for me…

Read More »

Great script to keep around to set the asset tag on dell machines

Read More »

This script runs on the admin workstation. It gets a list of remote machines from a text file, copies the scripts to each machine, and then launches the first script on each machine. All scripts must be in the same folder.

Read More »

PingRange.cmd to Ping a subnet

Read More »

VBS Script to use WinMGMTS:\\ to enumerate in WMI all of the versions of NET Framework

Read More »

Have you ever setup a server, went home to work on it, only to find out that you forgot to check "enable remote deskop" before you left a NOC? This can fix it.

Read More »

How to enumerate using IIS:// all of the websites on a machine

Read More »

Windows System Event Log Function for VBS

Read More »

VBS script to view all of the IP's on a remote machine

Read More »

Rename your server, and join a domain example vbs script

Read More »

Display an HTML Message for a status windows in a VBS script using IE

Read More »

Great simple little vbs script to unload a domain user account.

Read More »


When the power of love overcomes the love of the power, the world will know peace.
-J. Hendrix

Inspired by Nina