Francisco Nabas

System/Cloud Administrator

Post by this author

Changing your console window title

This post shows how to change the title of your console terminal window.

Measuring average download time

This post shows how to measure average download time with PowerShell

Measuring script execution time

This post shows how to measure script execution time in PowerShell

Porting System.Web.Security.Membership.GeneratePassword() to PowerShell

This post shows how to port a C# method into PowerShell

PowerShell Registry Monitor

How to set up a simple registry key monitor with PowerShell

The many flavours of WMI management

Working with the different ways of managing WMI.

Reading Configuration Manager Status Messages With PowerShell

This post's intent is to show how to read Configuration Manager status messages using WMI and Win32 API function FormatMessage.