How to Create IIS Websites with PowerShell Script Muhammad Anwar October 23, 2016 If you’ve ever configured Microsoft Internet Information Services (IIS), you probably know how much time it takes to create a direct...
How to Match Physical Drives to Volume Labels with PowerShell Muhammad Anwar October 17, 2016 The idea of this article and a script described came to me couple of days ago after one of the readers commented on my article about ...
How to Map VMware Virtual Disks and Windows Drive Volumes with a PowerShell Script Muhammad Anwar October 17, 2016 The PowerShell script (using PowerCLI) I discuss in this article maps virtual disks of a VMware vSphere host to volumes on Windows dr...
How to Create Hyper-V Containers in Windows Server 2016 Muhammad Anwar October 17, 2016 Microsoft's been pretty busy integrating Docker containers into Windows Server 2016, and some of the terminology can be confusin...
How to find a logged-in user remotely using PowerShell Script in Windows Muhammad Anwar October 17, 2016 A common task any Windows admin might have is finding out, locally or remotely, which user account is logged onto a particular comput...
How to Use PowerShell Script to Deploy a New Active Directory Forest Muhammad Anwar March 18, 2014 In this article we are going to show you how to setup active directory domain services with PowerShell script. Deploying Active Directory...