Showing tag results for performance

Feb 3, 2012
Post comments count0
Post likes count0

Increase Performance by Slowing Down Your PowerShell Script

Doctor Scripto

Summary: Microsoft PFE, Georges Maheu, further optimizes the Windows PowerShell script he presented earlier this week. Microsoft Scripting Guy, Ed Wilson, is here. Our guest blogger today is Georges Maheu. Georges presented a script three days ago to gather Windows services information in an Excel spreadsheet. Although the script did an adequate j...

Scripting Guy!Windows PowerShellscripting techniques
Feb 1, 2012
Post comments count0
Post likes count0

Speed Up Excel Automation with PowerShell

Doctor Scripto

Summary: Microsoft PFE, Georges Maheu, optimizes the Windows PowerShell script he presented yesterday. Microsoft Scripting Guy, Ed Wilson, is here. Our guest blogger today is Georges Maheu. Georges presented a script yesterday to gather Windows services information in an Excel spreadsheet. Although the script did an adequate job for a small number ...

Scripting Guy!Windows PowerShellscripting techniques
Jan 31, 2012
Post comments count0
Post likes count0

Beat the Auditors, Be One Step Ahead with PowerShell

Doctor Scripto

Summary: Microsoft PFE, Georges Maheu, opens his security assessment toolbox to discuss a Windows PowerShell script he uses to look at Windows services. Microsoft Scripting Guy, Ed Wilson, is here. Our guest blogger today is Georges Maheu. Georges is one of my best friends, and I had a chance to work with him again during my recent Canadian tour. W...

Scripting Guy!Windows PowerShellscripting techniques
Jul 29, 2011
Post comments count0
Post likes count0

Create and Parse Performance Monitor Logs with PowerShell

Doctor Scripto

Summary: Learn how to create and parse performance monitor logs by using Windows PowerShell.   Hey, Scripting Guy! I am wondering if I can use Windows PowerShell to create a performance counter log that I can use in Perfmon?   —CS   Hello CS, Microsoft Scripting Guy Ed Wilson here. After I finished giving my two talks on Window...

Scripting Guy!Windows PowerShelloperating system
Jul 28, 2011
Post comments count0
Post likes count0

Use Performance Counter Sets and PowerShell to Ease Baselining

Doctor Scripto

Summary: Microsoft Scripting Guy Ed Wilson teaches how to use performance counter sets with Windows PowerShell to simplify profiling a system.   Hey, Scripting Guy! I am wondering if there is an easier way to work with performance counters? For example, rather than having to pick out a whole bunch of counters, are there groups of counters that...

Scripting Guy!Windows PowerShelloperating system