Showing tag results for Scripting Guy!

Sep 15, 2005
Post comments count0
Post likes count0

How Can I Use a Logon Script to Remove All Mapped Drives?

ScriptingGuy1

Hey, Scripting Guy! How can I use a logon script to remove all mapped drives each time a user logs on?-- VS Hey, VS. You know, we’re glad you specifically mentioned the term “logon script” in your question. Why? Well, one of the drawbacks to mapping and unmapping network drives is the fact that there are no WMI classes capable of performing the...

Scripting Guy!VBScriptstorage
Sep 14, 2005
Post comments count0
Post likes count0

How Can I Open Word with the Cursor Positioned at the Start of a Specified Line?

ScriptingGuy1

Hey, Scripting Guy! How can I open Word with the cursor positioned at the start of a specified line?-- PS Hey, PS. You know, we Scripting Guys have decided that we don’t like Microsoft Word anymore. How come? Well, as Scripting Guys we like to find solutions to seemingly-unsolvable problems: any time we can find a workaround for something that l...

Scripting Guy!VBScriptOffice
Sep 13, 2005
Post comments count0
Post likes count0

How Can I Retrieve Just Audit Failures, Warnings, and Errors from My Event Logs?

ScriptingGuy1

Hey, Scripting Guy! How can I retrieve just audit failures, warnings, and errors from my event logs?-- OG Hey, OG. You know, just for the heck of it, we decided to check the event logs on one of our computers to see whether this was a task worth doing. In the Security event log on this machine we had 42,815 events; of those, just 286 were failur...

Scripting Guy!VBScriptLogs and monitoring
Sep 12, 2005
Post comments count0
Post likes count0

How Can I Center Text in an Excel Cell?

ScriptingGuy1

Hey, Scripting Guy! How can I center text in an Excel cell?-- MV Hey, MV. You know, every now and then we get asked a question and we think to ourselves, “Wow, how many times do you suppose we’ve answered this question?” And, of course, when we go to double-check we find out that we’ve never answered that question; instead, it just seems like we...

Scripting Guy!VBScriptOffice
Sep 9, 2005
Post comments count0
Post likes count0

How Can I Remove an Item from a List Box in an HTA?

ScriptingGuy1

Hey, Scripting Guy! In an HTA, how can I remove an item from a list box?-- LW Hey, LW. You know, we Scripting Guys are forward-thinking guys and, as such, we never look back. Did we put an item in a list box? If so, there must have been a darn good reason for that and we’d never even consider removing it. What’s done is done, you know; we can’t ...

Scripting Guy!scripting techniquesVBScript