In this post, we will learn about Installing Secondary or Additional Active Directory Domain Services on Windows Server 2016. Since Microsoft has all the information documented by SME’s, I will be using reference to Microsoft posts. Before we go further, I would like you to visit few important links here: What’s new in Active Directory …
Join Computer to Domain Joining a computer to domain via PowerShell is whole lot easier than regular way of GUI based. To Join a Computer to domain, Add-Computer -DomainName “HarmikBatth.Lab” Enter the user credentials, which has permission to join the computer to a domain. You can also mention the “-Restart”, which will automatically restart the …
In this post, we will learn about Installing Active Directory Domain Services on Windows Server 2016. Since Microsoft has all the information documented by SME’s, I will be using reference to Microsoft posts. Before we go further, I would like you to visit few important links here: What’s new in Active Directory Domain Services for …
Recent Comments