List/Grid Tag Archives: Windows 8
#PSTip Get a list of geographical locations
Note: 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…
#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. You can use the module cmdlets to control the…
#PSTip Enabling remote desktop access firewall rules in Windows 8 and Windows Server 2012
Note: This tip requires PowerShell 3.0 or above. In a couple of earlier posts, we looked at how we can get firewall rules and add new rules. In this post,…
#PSTip Get Windows Firewall rule status in Windows 8 and Server 2012
Note: This tip requires PowerShell 3.0 or above. In an earlier tip, we looked at how we can add firewall rules in Windows 8 or Windows Server 2012. In today’s…
#PSTip Adding Firewall rules in Windows 8 and Server 2012
Note: This tip requires PowerShell 3.0 or above. Before the release of Windows Server 2012 and Windows 8, adding rules to Windows Firewall required a painful approach of using the…
#PSTip Working with ISO files
Note: This tip requires PowerShell 3.0 and Windows 8 or above. Starting with Windows 8, mounting virtual hard disks or ISO files is not an issue anymore. The operation is…

