#PSTip How to configure International settings in PowerShell 3.0
Note: 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. 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 MoreNote: This tip requires PowerShell 3.0 or above. Windows 8 and Windows Server 2012 included cmdlets to manage storage. One such cmdlet is Mount-DiskImage which can be used to mount ISO, VHD, and VHDX files.
Read MoreWhen troubleshooting WinRM errors, you’ll sometime encounter hex error codes, such as 0x80338104, which don’t say much about the error itself.
Read MoreNote: This tip requires PowerShell 3.0 or above. When using the Hyper-V PowerShell cmdlets in Windows Server 2012, the VM objects can be retrieved using Get-VM cmdlet.
Read More