NTDSUTIL is a command-line tool that Microsoft Windows Server administrators use to manage Active Directory (AD) and its related components. It allows administrators to perform various tasks, such as managing …
Cyril Kardashevsky
Cyril Kardashevsky
I enjoy technology and developing websites. Since 2012 I'm running a few of my own websites, and share useful content on gadgets, PC administration and website promotion.
-
-
Exchange Servers use SSL certificates to encrypt connections between the client and servers. Whether using Outlook Desktop or on the web, the SSL certificate provides a way to protect client-server …
-
One of the most critical tasks for administrators is to manage user access to resources, including remote desktop access. Controlling remote desktop access to servers contributes to a more secure …
-
PowerShell is all about objects. In most cases, you display the output on the screen or store them in a variable. But in some instances, redirecting the output to a …
-
If you have lots of contacts stored in your Outlook or Exchange account and want to move them elsewhere, such a task may turn into quite a tedious process. There …
-
The Flexible Single Master Operations (FSMO) roles are critical components of an Active Directory domain controller. They are responsible for managing various operations within the domain, including creating and deleting …
-
Windows’s auditing policies allow storing log-on and log off events in the event logs. When enabled, every successful (and unsuccessful) log-on and log-off event can be found inside the Security …
-
The DCPROMO (Domain Controller Promoter) console utility is used on Windows Server to install the Active Directory Domain Services (ADDS) role, promoting a member server to the AD domain controller …
-
Screen sharing is a staple in Windows systems. Did you know you can also screen share on Linux? Ubuntu screen sharing using Vino VNC Server is an excellent way. Vino …
-
To keep your Active Directory in the best shape, you should periodically check the replication between domain controllers using the repadmin and dcdiag tools. The repadmin command line tool can …