Showing results for services - Scripting Blog [archived]

Nov 18, 2005
0
0

How Can I Verify that ADAM is Installed?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I verify that ADAM is installed?-- CW Hey, CW. Although former President Ronald Reagan is usually given credit for the phrase “Trust but verify,” we’ve always thought that sounded more like the sort of thing a system administrator would say: “Of course I trust you when you say you installed ADAM on that computer. I ju...

Scripting Guy!VBScriptoperating system
Sep 10, 2004
0
0

How Can I Tell Which Account a Service is Running Under?

ScriptingGuy1
ScriptingGuy1

We have services that run under a particular user account. Each time we change the password for that user account, we need to change the password for any services that run under that account as well. But how can we tell which account a service is running under?-- SA Hey, SA. By and large WMI is a pretty transparent technology. To manage services, ...

Scripting Guy!scripting techniquesVBScript