Windows Server 2012 R2
-
Understand Hard Disk Volume Status and Descriptions
Windows operating system comes with lot of commands and most of them are not used. They aren’t used because we prefer to do things using an interface. Be it disk management that displays whether a disk is online or offline.…
Read More » -
Deploy Windows 7 Using MDT (Microsoft Deployment Toolkit)
This post shows the steps to deploy Windows 7 using MDT (Microsoft Deployment Toolkit). This post is a continuation of my previous post on MDT. In the first part we saw the steps to capture Windows 7 OS using MDT.…
Read More » -
Import Captured WIM file into MDT (Microsoft Deployment Toolkit)
This post details the steps to import captured WIM file into MDT. In my previous we saw the how to capture an OS successfully using MDT. This post is a continuation of my previous post. We used sysprep and capture…
Read More » -
Capture Windows 7 Using MDT (Microsoft Deployment Toolkit)
This post details the steps to capture Windows 7 using MDT. I am sure for some of you, MDT is quite old now. You may have switched to using SCCM completely for imaging enterprise systems. Microsoft Deployment Toolkit (MDT) is…
Read More » -
How to Allow logon through Remote Desktop Services
I was working on a project where I faced an issue related to remote desktop services. I could not login to the domain controller located in a remote site. The domain controller refused to allow me in. The error message…
Read More » -
How to find out who restarted Windows Server
In this post I will show you the steps to find out who restart Windows Server. If you are working for a big organization, you might have lot of Windows servers in your setup. Ensuring the servers are up and…
Read More » -
Modify Group Policy Refresh Interval for Windows computers
In this post I will show you the steps to modify the Group Policy refresh interval for windows computers. By default the GP refresh interval is 90 minutes. This steps covered in this post is especially relevant to system admins.…
Read More » -
How to Configure Group Policy for LAPS
The post details the steps to configure Group Policy for LAPS. This is the third and final post that covers the group policy configuration of LAPS. In this post we will modify some of the group policy settings related to…
Read More » -
How to configure Active directory for LAPS
This post covers the steps to configure Active Directory for LAPS. In short we will prepare our Active Directory for implementing LAPS. In my previous post, we saw how to install and deploy Microsoft LAPS. We installed the LAPS on…
Read More » -
How to install and deploy Microsoft LAPS Software
In this post we will see how to install and deploy the Microsoft LAPS software. The Local Administrator Password Solution (LAPS) provides management of local account passwords of domain joined computers. When LAPS is implemented, passwords are stored in Active…
Read More »