Get DNS server IP’s using PowerShell
On servers, we use static IP configuration and static DNS configuration. If you have multiple sites in your environment, this list of DNS server IPs will vary from one site’s …
On servers, we use static IP configuration and static DNS configuration. If you have multiple sites in your environment, this list of DNS server IPs will vary from one site’s …
Lets get started.. 1 – For this demo, I will use my existing AD Server with Windows.ae domain and previously created empty OU call Network Branch. My Network Branch OU is now empty without any User in …
What is NFS Server? Using the NFS protocol, you can transfer files between computers running Windows and other non-Windows operating systems, such as Linux or UNIX. In Windows Server 2016, …
Have you ever ran into a situation where your disk space on your Windows Server were running low and you had to constantly remote into the server to check the …
Here are some of the ways you can automate software package and modules installations in Server 2016, using some of the new package management cmdlets that come with PowerShell. With …
In this article, I’ll show you how to disable the Windows Firewall on A Windows Nano Server 2016. Below, you will see two methods to do it one using Netsh …
In this article, I’ll show you how to modify \ Change the existing DNS Server IP address on a Windows Nano Server 2016. To complete this operation, You will need …
To join the Nano Server to my Active Directory domain I’ll use offline Domain Join utility (Djoin.exe). To complete this you will need to run the Djoin command from a …
An RODC is a domain controller (DC) that holds a read-only copy of the Active Directory database and the SYSVOL folder. It supports unidirectional replication and only pulls data from …
In my lab, I have VMware ESXi hosts and I just want to deploy the Nano Server as a Virtual Machine so that I can play around with it, which …