Computer Management
Adding a Windows Server 2012 R2 Domain Controller to a New Forest
It doesn't come as a surprise that most IT teams are still running domain controllers (DC) on Windows Server 2008 and Windows Server 2008 R2. It is reliable and secure when it comes to Active Directory Domain Services (AD DS). However, a certain wave ...
How to Populate Computer Model Information on Active Directory
Updating the Computer Description Field in Active Directory with Computer Model Information The computer model information is generally displayed in the description field of the computer object in the Active Directory Users and Computers console. ...
How to restart or shutddown remote computer with CMD or PowerShell
What is a Remote Computer? A remote computer is one that cannot be accessed physically. However, it can be accessed through a network link from another computer. This makes it easier for users and administrators to manage and access multiple ...
PowerShell Script to Find OS of Multiple Computers
How To Get Operating System Details Using PowerShell Enterprises with thousands of computers can be hard to manage, especially when the computers are running different versions of a operating system. As administrators want to upgrade computer OS's ...