Showing tag results for Scripting Guy!

Jul 13, 2005
Post comments count0
Post likes count0

How Can I Change the User Information in Microsoft Office?

ScriptingGuy1

Hey, Scripting Guy! How can I change the user information in Microsoft Office to match the user’s name as stored in Active Directory?-- SM Hey, SM. Back in the days when one of the Scripting Guys worked for a local university, every document in one department of 300+ users appeared to have been created by the same person; that’s because a single...

Scripting Guy!VBScriptOffice
Jul 12, 2005
Post comments count0
Post likes count0

How Can I Tell Which Version of the .NET Framework is Installed on a Computer?

ScriptingGuy1

Hey, Scripting Guy! How can I tell which version of the .NET Framework is installed on a computer?-- MW Hey, MW. You know, every now and then people say to us, “Wow, you guys write a daily column about system administration scripting; you must be really smart.” We wish. The truth is, we write a daily column about system administration because we...

Scripting Guy!VBScriptoperating system
Jul 11, 2005
Post comments count0
Post likes count1

How Can I Monitor Changes to a Registry Key?

ScriptingGuy1

Hey, Scripting Guy! Is it possible to use a script to monitor changes to a registry key? I’d like to be notified any time someone makes changes to the HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run key.-- SB Hey, SB. And by the way, thanks for wording the question the way you did: it’s actually pretty easy to receive notificati...

Scripting Guy!scripting techniquesVBScript
Jul 8, 2005
Post comments count0
Post likes count0

How Can I Use a Script to Rename a Printer?

ScriptingGuy1

Hey, Scripting Guy! How can I use a script to rename a printer?-- SB Hey, SB. Well, if your printer is connected to a Windows 2000 or Windows NT 4.0 print server we have bad news for you: you can’t rename a printer using a script, at least not using the technologies included in the operating system. (There might, or might not, be third-party too...

Scripting Guy!VBScriptWMI
Jul 7, 2005
Post comments count0
Post likes count0

How Can I Get a List of the ODBC Drivers that are Installed on a Computer?

ScriptingGuy1

Hey, Scripting Guy! How can I get a list of the ODBC drivers that are installed on a computer?-- VV Hey, VV. This is one of those questions that end up driving us crazy. That’s because it: a) seems so simple and, b) appears as though there are a number of ways to get this information. For example, on our Windows XP computer we have no fewer than...

Scripting Guy!VBScriptWMI