Showing tag results for VBScript

Mar 20, 2008
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I List the Members of a Domain Group That Belongs to the Local Administrators Group?

ScriptingGuy1

Hey, Scripting Guy! I manage over 300 servers in our environment. For each server I need to determine the members of the local Administrators account. It’s easy to get a list of local users and domain users that belong to the Admin account; it’s also easy to get a list of any domain groups that belong to the Administrators account. However, what ...

Scripting Guy!VBScriptActive Directory
Mar 19, 2008
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Retrieve the User Name and User Initials From Microsoft PowerPoint?

ScriptingGuy1

Hey, Scripting Guy! In PowerPoint user information is stored under the Tools menu. I would like to know if there is a way to extract this data by using a script.-- TV Hey, TV. You know, you might find this hard to believe, but the Scripting Guy who writes this column hardly ever loses anything; in fact, he’s actually pretty good about putting th...

Scripting Guy!VBScriptOffice
Mar 18, 2008
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Get a List of Active Directory Groups That Have Just 1 Member or Fewer?

ScriptingGuy1

Hey, Scripting Guy! We’re trying to straighten out our Active Directory, and in order to do so, I’ve been asked to come up with a list of all the groups that have just 1 member or fewer. How can I write a script that will return this information for me?-- DR Hey, DR. Before we answer your question we thought we’d relate an email...

Scripting Guy!VBScriptActive Directory
Mar 15, 2008
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Copy a File to a Removable Drive If I Don’t Know the Drive Letter of That Drive?

ScriptingGuy1

Hey, Scripting Guy! How can I determine if a computer has a removable drive attached to it and, if it does, copy a file to that drive? I have no way of knowing what the drive letter of that removable drive would be, assuming it even exists.-- SN Hey, SN. You know, when you live in Seattle you don’t really need a calendar in order to know what ti...

Scripting Guy!VBScriptstorage
Mar 14, 2008
Post comments count0
Post likes count0

Hey, Scripting Guy! How Can I Find the Number (and Size) of All the Files Recently Modified or Added to a Computer?

ScriptingGuy1

Hey, Scripting Guy! I'm looking for a script that can search a file server and list the number and total size of files that have been recently modified or added to the server. Any help would be appreciated!-- KT Hey, KT. Before we launch into today’s column we thought we should tell you that the rumor is true: Scripting Guy Dean Tsaltas is actua...

Scripting Guy!VBScriptstorage