Skip to main content
Jorge Bernhardt Jorge Bernhardt

Server Manager

2018

How to Managing Non-Domain joined Server using Server Manager
·416 words·2 mins· 100 views · 5 likes
Get-ChildItem Microsoft Microsoft Windows PowerShell
Today I want to show you how to manage non-domain joined servers or Workgroup servers using Server Manager. This can be very useful when working with multiple domains and managing all from the same computer.
How to install the PowerShell Active Directory Module in Windows Server
·142 words·1 min· 100 views · 5 likes
Add-WindowsFeature Get-WindowsFeature Microsoft Microsoft Windows
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.