Get-WindowsFeature
2019
How to Install Docker on Windows Server
·316 words·2 mins·
100
views
·
5
likes
In this post, I want to show you how to install Docker on Windows Server 2016/2019. The process to install Docker in Windows Server is easy with the help of the PowerShell module of the OneGet provider.
2018
How to install the Windows PowerShell Web Access Gateway
·347 words·2 mins·
100
views
·
5
likes
In this post, I want to show you how to install the Windows PowerShell Web Access gateway on a server that is running Windows Server 2016 by using Windows PowerShell cmdlets.
How to install the PowerShell Active Directory Module in Windows Server
·142 words·1 min·
100
views
·
5
likes
Jorge here again. In this post, I want to show how to install the Active Directory Module for PowerShell. The AD module is already installed on domain controllers on Windows Server but on member servers, you can add the module as a feature in Server Manager or using PowerShell.