|
|
Browse by Tags
All Tags » PowerShell » performance
-
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 Series Part 1 (Warming Up)
I did go on from Karl's last post Fast New ...
-
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 query the history, but Jaykul made an updated version that also works on ...
-
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 the results here :
Some extra test info :
On my production AD ( not a real fast one ), the ...
|
|
|