In order to continue receiving assistance from Microsoft, you must migrate Root CA to a new…
Category: Windows
Migrate DHCP from Server 2012 R2 to Server 2019
Export-DhcpServer -File C:\DHCPdata.xml -Leases -Force -ComputerName old.network.local –Verbose Import-DhcpServer -File C:\DHCPdata.xml -BackupPath C:\DHCP\ -Leases -ScopeOverwrite -Force…
Basic Windows Commands
Explore the essential Windows commands that can help you with system configuration, troubleshooting, and gathering information.…
Active Directory Health Check
Performing a health check on Active Directory (AD) and Domain Controllers (DC) is crucial for ensuring…
Windows Server 2019 Step-By-Step: Setup Active Directory environment using PowerShell
Introduction This article helps to Install / setup the active directory environment using windows server 2019…
Windows Server 2019
Windows Server 2019, the latest supported version of Windows based on Windows 10, is, at the…
Windows Server 2016
Windows Server 2016 was released on September 26, 2016 at Microsoft’s Ignite conference and broadly released…