Welcome to TechNet Blogs Sign in | Join | Help

Browse by Tags

All Tags » VBScript   (RSS)

Hey, Scripting Guy! Quick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (10/30/09)

In this post : How Do I Run Scripts? Which WMI Class Works with IDE Controllers? How Can I Randomize and Repeat Sequences? How Can I Run a VBScript I Find on the Script Center? How Can I Enable the Windows Scripting Host on My Computer? How Do I Run Scripts?

Hey, Scripting Guy! Quick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (10/23/09)

In this post : Can I Submit Ideas for the 2010 Scripting Games? How Can I Load the ISE on Windows Server 2008 R2? How Can I Prevent Pop-Up Windows When Running a VBScript Script? How Can I Overwrite Existing Files When Using VBScript and the FileSystemObject?

Hey, Scripting Guy! Quick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (10/16/09)

In this post : Has the WMI Problem with Dates and Daylight Saving Time Been Resolved? How Can I Change the Color of Error Messages in the Windows PowerShell Console? How Can I Read a Text File and Update 2,000 User Accounts? Can I Use a WildCard Character

Hey, Scripting Guy! Quick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (10/9/09)

In this post : How Can I Change the Internet Explorer Title Bar? How Can I Create a Password Based on the User's First Name and Last Name? How Can I Bail Out a For...Next Loop When the Number 15 Is Reached? How Can I Modify an Executable File's Compatibility

Hey, Scripting Guy! Quick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (10/2/09)

In this post : Troubleshooting a VBScript That Uses Systems Management Server 2003 Can I Prompt a User to Determine Which Network Card to Enable or Disable? Working with Domain Admin Privileges and Embedded Passwords How Can I List Available WMI Namespaces?

Hey, Scripting Guy! Quick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (9/25/09)

Can I Find Out Who Has Access to a Group of Files and Folders? Hey, Scripting Guy! For security reasons I need to find out who has access to a certain group of files and folders. Using the Get-Acl cmdlet, I can get a list of which IDs and groups have

Hey, Scripting Guy! Quick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (9/18/09)

Share this post: Can I Delete All Items in the Deleted Items Folder? Hey, Scripting Guy! I need a VBScript script that will delete all of the e-mails in the Deleted Items folder. I have tried to do this, but I am not able to get it to delete all of the

Hey, Scripting Guy! Quick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (9/11/09)

Share this post: Hey Scripting Guy! I stumbled across the TechNet Script Center recently while trying to solve a problem I had at work. I had heard about scripting, of course, but had never taken the time to learn about it. I was able to find a script

Hey, Scripting Guy! Quick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (9/4/09)

Share: WMI Printer Classes and Writing to a Log File Hey, Scripting Guy! I am new to scripting and love the power and flexibility scripting gives me. I am writing—or rather, trying to write—a login script that will audit users' printers and write the

Hey, Scripting Guy! Quick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (8/28/09)

Troubleshooting the Use of a WMI Class Hey, Scripting Guy! When we try to work with the Win32_OperatingSystem WMI class on either Windows Server 2008 or Windows Vista, we run into a problem with our WMI script because of the way we were connecting to

Hey, Scripting Guy! Can You Translate This VBScript to Windows PowerShell?

Hey Scripting Guy! I am wondering about something. I was looking on the Script Center Script Gallery, and I came across a pretty cool script that lists items that are in the user's profile. It is in VBScript. Can you translate it to Windows PowerShell

Hey, Scripting Guy! Can I List the Program Identifiers That Are on My Computer?

Hey, Scripting Guy! I am looking for a script that will list program identifiers on my computer. Have one of those? -- CG Hello CG, Microsoft Scripting Guy Ed Wilson here. It is interesting you ask for a script that will list program identifiers on your

Hey, Scripting Guy! Quick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (8/7/09)

Does Windows PowerShell Let Me Trap Errors? Hey Scripting Guy! Does Windows PowerShell have the ability to trap errors? -- JP Hello JP, Yes, it does. Here is an example of using the trap statement in a script. DemoTrapSystemException.ps1 # ------------------------------------------------------------------------

Hey, Scripting Guy! Quick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (7/31/09)

How Can I Migrate AutoText When I Upgrade from One Version of Microsoft Office to Another? Hey, Scripting Guy! We are in the process of converting from Office 2003 to Office 2007. Many people use AutoText and I am trying to automate the process of converting

Hey, Scripting Guy! Quick-Hits Friday: The Scripting Guys Respond to a Bunch of Questions (7/24/09)

Troubleshooting a VBScript Script That Reports All Software Installed on a Computer Hey Scripting Guy! I am pretty new to use VBScript and seem to have hit a wall. I put together the script below to output a file containing all the software installed
More Posts Next page »
 
Page view tracker