/d The data to assign to the registry ValueName being added. /f Force overwriting the existing registry entry without prompt. Examples: REG ADD \\ABC\HKLM\Software\MyCo Adds a key HKLM\Software\MyCo on remote machine ABC REG ADD HKLM\Software\MyCo /v Data /t REG_BINARY /d fe340ead Adds a value (name: Data, type: REG_BINARY, data: fe340ead) REG ADD HKLM\Software\MyCo /v MRU /t REG_MULTI_SZ /d fax\0mail Adds a value (name: MRU, type: REG_MULTI_SZ, data: fax\0mail\0\0) REG ADD HKLM\Software\MyCo /v Path /t REG_EXPAND_SZ /d ^%systemroot^% Adds a value (name: Path, type: REG_EXPAND_SZ, data: %systemroot%) Notice: Use the caret symbol ( ^ ) inside the expand string
/BootProgram: Sets the default boot program for a given architecture. This is the path relative to the REMINST share, for ...
/BP - Force a BreakPoint in Netlogon on /TRUNC - Truncate log file (rename to *.bak) /UNLOAD - Unload netlogon.dll from lsass.exe ...
/CreateDNSDelegation:{Yes | No} default will be automatically computed based on the environment Specifies whether a DNS delegation ...
/CriticalReplicationOnly:{Yes | } Specifies whether the promotion operation performs only critical replication before reboot, ...
/d The data to assign to the registry ValueName being added. /f Force overwriting the existing registry entry without prompt. ...
/DatabasePath:"path_to_database_files" default is %SYSTEMROOT%\NTDS Specifies the fully qualified, non-UNC path to a directory ...
/DCAccountName:"name of DC to precreate" Specifies the name of the read-only domain controller account that you are creating. ...
/DelegatedAdmin:"name of user or group" Specifies the name of user or group that will install and administer the read-only ...
/delete The delete command will remove a RepsFrom attribute on the destination domain controller for the specified naming ...