DHCP is a standards-based client/ server protocol. All windows server editions of Windows Server include the DHCP Server service, which can be installed to support DHCP. The DHCP setup requires three main process Installing the DHCP Server serviceConfiguring the DHCP server with the appropriate scopes, exclusions, reservations, and optionsActivating the
Windows Server Setup and Implementation
Windows server Setup and Implementation
Whats is Microsoft Management Console (MMC) and how to customize it?
The Microsoft Management Console (MMC) can simplify your regular server administration. Such as managing domain computers, users, and other aspects of the network environment in-addition to managing and trouble shooting the server it self and that by creating customized consoles containing of whats called snap-ins of exiting tools in one
Simple Quick Full Guide to Implement Windows Server and Active Directory Domain Service
Windows server installation and setup can be complex task especially of the lack clear steps and purpose, further more implementing active directory and all domain related features can became a nightmare for the same reasons above. In this article we provide a clear steps to setup and implement the full
How to Enable Disabled Network adapter in Virtual Machine?
If you are running windows server in a virtual machine you may notice that the network adapter is disabled and therefore cannot set any ip configuration needed to install active directory for instance. One tip you may try is: Go to VMware then settings -> click on options tab -> go
How to delete Domain Organization Unit (OU)?
You have to be an administrator in order to do the following changes therefore the logged on user should be in the Admins group. Run Active Directory Users and Computers. - > View -> Advanced Features. Now you have to remove the Deny permissions which preventing the removal of the OU and this has to be
How to install Remote Server Administration Tools in Windows Server and Windows 10 (RSAT)?
To install Remote Server Administration Tools in windows server Active Directory Users and Computers: Open Server Manager -> Add roles and features -> selected Go to “Remote Serer Administration Tools” and expand it - > Select “AD DS and AD LDS Tools -> click install and follow the wizard. To install Remote Server Administration Tools
How to delegate tasks to a new administrator to manage specific users and/or computers and/or Organizational Unit OU?
How to run the Remote Desktop Connection Client/Admin?
To run the client in admin mode, you must do the following, as appropriate for your client: Enter either mstsc /admin or mstsc /console at the command prompt or in the Run dialog box To run the client in virtual session mode, you can do either of the following: Enter mstsc at the command prompt or
How to Configure Remote Desktop for Administration?
The two components of Remote Desktop for Administration you will need to support and configure are:Terminal Services for the server portion The Remote Desktop Connection (RDC) for the client portion. An alternative to using RDC is the Remote Desktops snap-in, which lets you connect to and manage multiple remote desktops. To
What are the basic windows server commands in the command line interface (CLI)?
Any windows server administrator should be familiar with the most basic command line utilities. These commands might vary of its purposes however it is essential for windows server administration and trouble shooting. First make sure that TCP/IP networking is installed prior using command line utilities . Note that to learn how to use any of the Net