Showing tag results for operating system

Jun 6, 2005
Post comments count0
Post likes count0

How Can I List All the User Profiles on a Computer?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I list all the user profiles on a computer?-- GN Hey, GN. You want to know a secret? We hate questions about user profiles. It’s not that we have anything against user profiles. The problem is that user profiles represent an important part of a system administrator’s duties, and because of that everyone assumes that t...

Scripting Guy!VBScriptoperating system
Jun 3, 2005
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I List All the User Profiles on a Computer?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I list all the user profiles on a computer? -- GN Hey, GN. You want to know a secret? We hate questions about user profiles. It’s not that we have anything against user profiles. The problem is that user profiles represent an important part of a system administrator’s duties, and because of that everyone assum...

Scripting Guy!VBScriptoperating system
Jun 1, 2005
Post comments count0
Post likes count0

How Can I Retrieve the Path to the %windir% Folder on a Computer?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I retrieve the path to the %windir% folder on a computer?-- DS Hey, DS. Interesting that you should ask this question. This same question happened to be asked on an internal Microsoft mailing list just the other day, and the answer given (not by one of the Scripting Guys we hasten to add) was an extremely complicated ...

Scripting Guy!VBScriptoperating system
May 27, 2005
Post comments count0
Post likes count0

How Can I Change the “Copy Music to This Location Folder” in Windows Media Player?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I change the Copy music to this location folder in Windows Media Player?-- BD Hey, BD. You know, a lot of people think that the reason we Scripting Guys don’t do very much work is because we’re just plain lazy. Those people are right. However, what we tell our bosses is this: it’s hard for us to do any work because ev...

Scripting Guy!VBScriptoperating system
May 26, 2005
Post comments count0
Post likes count0

How Can I Get Just the User Name When Using the Win32_ComputerSystem Class?

ScriptingGuy1
ScriptingGuy1

  Hey, Scripting Guy! I’m using the Win32_ComputerSystem class to get the name of the logged-on user. The name comes back formatted like this: Domain\Name. How can I extract just the user name?-- KW Hey, KW. As our much-beloved and highly-respected editor reminded us the other day, instead of spending all our time telling people how to extra...

Scripting Guy!VBScriptoperating system