Add to Technorati Favorites
Welcome to ThePowerShellGuy.com Sign in | Join | Help

Browse by Tags

All Tags » performance   (RSS)

PowerShell Performance Series Part 3 (.NET method call not always faster as PowerShell shortcut)

Continuing on from Karl's post's : Fast New PSCustomObject. generating a "PropertyBag" aka PScustomObject in C# Getting serious about performance in PowerShell. and mine PowerShell Performance Series Part 2 (Get-PerformanceHistory.ps1) PowerShell Performance
Posted by MoW | 2 Comments
Filed under: ,

PowerShell Performance Series Part 2 (Get-PerformanceHistory.ps1)

Jaykul, made a Get-PerformanceHistory function we also used during the Scripting games but I could find only the CTP2 version in the repository , and to compare V1 to CTP2 we need to be able to run it on both versions, hence I used a quick one-liner to
Posted by MoW | 4 Comments
Filed under: ,

PowerShell + S.DS.Protocols Versus AdFind…

As a reaction to : My First Venture into S.DS.P and Powershell and the reaction from Joe : PowerShell + S.DS.Protocols Versus AdFind… , I decided to run the same tests also at my Production AD. Leaving a comment on Brandon blog failed, hence I will post