How to display dialog box containing Lock, Suspend, Restart, and Shutdown icons from command line in Ubuntu
If you are an Ubuntu user, you might have observed the dialog box that gets displayed when you quickly press…
How to Install Docker on Windows Without Internet Connection
If you don't have an internet connection on a Windows system, then you can download the Docker file from anotherĀ (Internet…
How to Check if a User or Group Exists in AD using PowerShell
If you want to check the existence of any user or group in Windows Active Directory, use the following PowerShell…
How to Create a Capture Image from a Boot Image in Windows Deployment Services Windows Server 2016
You can use capture image to create a reference image of a sysprepped Windows operating system, this task is also…
How to Add Images to Windows Deployment Services on Windows Server 2016
When you are done with configuring windows deployment services on your server, the next step is to add images to…
How to Configure Windows Deployment Services on Server 2016
Windows Deployment Services is a technology for deploying Windows on multiple computers without using CD/DVD on each computer. If you…
How to Pre-Stage Client Computers using WDS console
You can secure your WDS deployments by pre-staging client computers using their GUID or MAC addresses. This way, only known…
How to Prevent Users from Shutting Down the Domain Joined Client Computers
Domain users are by default allowed to shutdown, restart, or put the domain-joined client computers to sleep. However, you can…
How to Set Up an Active Directory on Windows Server 2016 Using PowerShell
In this tutorial, I will explain how to install an active directory on Windows Core Server 2016 using a few…
How to Configure an IP Address Using PowerShell on Windows
If you are coming from Linux to Windows and you are used to working on the shell, then the following…