Showing results for July 2012 - Page 3 of 7 - Scripting Blog [archived]

Jul 21, 2012
0
0

Weekend Scripter: Measure the Performance of Using Wildcards in a WMI Query

Doctor Scripto
Doctor Scripto

Summary: Learn how to use the Windows PowerShell Measure-Command cmdlet to determine the performance of wildcard queries using WMI. Microsoft Scripting Guy, Ed Wilson, is here. It is the weekend in Charlotte, North Carolina, and tomorrow I fly to Seattle, Washington where I speak at the Microsoft-only TechReady 15 conference. It is a great eve...

Scripting Guy!Windows PowerShellscripting techniques
Jul 20, 2012
0
0

Use PowerShell to Create a Permanent WMI Event to Launch a VBScript

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, discusses creating a permanent WMI event registration to monitor for new files and clean up the file names. Microsoft Scripting Guy, Ed Wilson, is here. I just booked the room for the Atlanta (Alpharetta) PowerShell Saturday. This will be PowerShell Saturday event #003, and it will be held on Saturday (...

Scripting Guy!Windows PowerShellscripting techniques
Jul 19, 2012
0
0

Using the WMI Admin Tools to Check on Permanent Events

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows how to use the WMI Administrative tools to check on Permanent WMI events created by Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. We continue to get new sponsors for the second Windows PowerShell Saturday event that will be held in Charlotte, North Carolina in the United States. ...

Scripting Guy!Windows PowerShellscripting techniques
Jul 18, 2012
1
0

How to Use VBScript to Run a PowerShell Script

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows you that it's easier than you think to use VBScript to run a Windows PowerShell script. Microsoft Scripting Guy, Ed Wilson, is here. Things are really heating up around here—and I am not just talking about the hot, humid weather down in Charlotte, North Carolina in the United States. First, I...

Scripting Guy!Windows PowerShellVBScript
Jul 17, 2012
0
0

Use PowerShell to Monitor for the Creation of New Files

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, shows how to use Windows PowerShell to monitor for the creation of new files. Microsoft Scripting Guy, Ed Wilson, is here. Yesterday’s email from KS about his problems with files that contain leading spaces in them got me thinking. Although running a script on demand to find and rename files in a f...

Scripting Guy!Windows PowerShellWMI