Announcing PowerShell, DevOps, and Cloud Conference 2021
PowerShell Conference Asia 2019 was a huge success. The attendee turnout was …
Read MorePowerShell Conference Asia 2019 was a huge success. The attendee turnout was …
Read MoreWhat Posh-SSH is a PowerShell 3.0 or newer module for automating tasks against …
Read MoreUsing the ADSI type accelerator in combination with WinNT provider we can retrieve the last logon time for a local account from the local SAM account database:
Read MoreUsing the Microsoft.Win32.Registry class it is possible to access both–the local registry and, more importantly, the registry of a remote system.
Read MorePester has a great feature called TestCases. This feature enables you to easily call the same test code multiple times, but with different data.
Read MoreToday I will show how to defensively script against enums and how to test invalid enum values. What is an enum?
Read MoreFor some recent scripting work, I needed to find if an AD OU existed or not from a computer that is not domain-joined.
Read MoreThe day that people who love both PowerShell DSC and xplat solutions where looking for had finally arrived. Last week the first version of PowerShell DSC for Linux was released.
Read More