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 MoreNote: This tip requires PowerShell 3.0 or above. In a previous tip I wrote about the International module. One of the commands of the module, Get-WinHomeLocation, returns a GeoID object which represents the home location (Country and Region) of the …
Read MoreNote: This tip requires PowerShell 3.0 or above. Prior to PowerShell 3.0, to return a list of names or values of an Enumeration object, we needed to use the static methods of the System.
Read MoreNote: This tip requires PowerShell 2.0 or above. If you have ever backed up a SQL Server database, you will know that the default backup location is set to the Program Files folder where SQL is installed.
Read MoreNote: This tip requires PowerShell 3.0 or above. Windows 8 and Windows Server 2012 ships with a new module worth exploring: the International module.
Read MoreNote: This tip requires PowerShell 3.0 or above. The NetSecurity module in Windows Server 2012 and Windows 8 lets us configure Windows Firewall settings locally and remotely.
Read MoreSomeone at the office asked me to check why a specific file was failing to execute. When double-clicking the file, nothing happened and no related process could be found in Task Manager.
Read More