Showing results for desktop management - Scripting Blog [archived]

Feb 10, 2006
Post comments count0
Post likes count0

How Can I Log the Start Time and the End Time of the Screensaver?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I log the start time and the end time of the screensaver?-- JS Hey, JS. You know, one of the Scripting Guys (hey, who said “It must be Greg”?) is old enough to remember the days when screensavers first came out. Back then a script like this would have been meaningless: after all, once a screensaver started everyone wa...

Scripting Guy!scripting techniquesVBScript
Dec 22, 2005
Post comments count0
Post likes count0

How Can I Retrieve the Path to the Program Files Folder on a Computer?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I retrieve the path to the Program Files folder on a computer?-- CC Hey, CC. How can you retrieve the path to the Program Files folder on a computer? Well, to be honest, not as easily as we thought you could. If you’re trying to retrieve the Program Files path on the local computer, well, that’s easy; retrieving the P...

Scripting Guy!VBScriptdesktop management
Dec 7, 2005
Post comments count0
Post likes count0

How Can I Change the Description for a Computer?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! When I use Windows Explorer to connect to a remote computer, I can see a description of that computer in the Details pane. How can I change the description for a computer?-- GF Hey, GF. Just to make sure everyone is clear what we’re talking about, we are not talking about the Description attribute in Active Directory; instead...

Scripting Guy!VBScriptoperating system
Nov 30, 2005
Post comments count0
Post likes count0

How Can I Close a Command Window with a Specific Title?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I use WSH to close a command window with a specific title?-- MF Hey, MF. You know, some things are just really hard to believe, regardless of whether or not they happen to be true. For example, according to the Big Bang Theory the entire universe was created when a miniscule spec of super-dense matter exploded several...

Scripting Guy!VBScriptOffice
Nov 21, 2005
Post comments count0
Post likes count0

How Can I Lock a Workstation After Five Minutes of Inactivity?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I lock a workstation after five minutes of inactivity, something recommended to us by our auditors?-- NM Hey, NM. To tell you the truth, we don’t know. Locking a computer remotely can be a bit of a problem; for more information on that, take a look at one of our columns from a year ago. On top of that, you face the pr...

Scripting Guy!VBScriptoperating system