Tag

#Active Directory

Disable “Run” Command via GPO

May 26, 2026

Want an easy way to harden your workstations? Disable the Run box for standard users. It’s a classic, straightforward restriction that stops curious users and particular basic social…

Veeam VSS Failure on DCs with SentinelOne

March 21, 2026

If you are backing up Windows Domain Controllers with Veeam and hitting VSS snapshot failures, and you happen to be running SentinelOne (S1), you’ve run into a specific…

Rename Windows Domain

March 26, 2023

The following procedure shows you how to rename an Active Directory domain.

Join a Computer or Server to a Domain

November 5, 2018

Using the following command, a computer can be joined to an existing Active Directory Domain. netdom join %computername% /domaind:DOMAIN /userd:username /passwordd:password PowerShell it can be accomplished with the…