Syntax: netsh wins server [\ServerName | Address] dump > FileName Parameters: ServerName - The name of the remote (non-local) WINS server. Address - The IP address of the remote (non-local) WINS server. FileName - The name of the destination file where the WINS server configuration is dumped. Notes: This command permits you to view the WINS configuration in a text editor or use the load command for loading the output file to configure another WINS server. If used without redirection in Netshell, this command displays the WINS server configuration information in the command window. Examples: netsh wins server dump > wincfg.dmp netsh wins server \WINS-A dump > winscfg.dmp netsh wins server 10.0.0.1 dump > winscfg.dmp
Syntax: dsquery server -o {dn | rdn} -forest -domain -site -name -desc -hasfsmo {schema | name | infr | pdc | rid} -isgc ...
Syntax: dsquery slink -transport {ip | smtp} -o {dn | rdn} -name -desc {-s | -d } -u -p { | *} -q -gc -limit {-uc | -uco ...
Syntax: dsquery slinkbr -transport {ip | smtp} -o {dn | rdn} -name -desc {-s | -d } -u -p { | *} -q -gc -limit {-uc | -uco ...
Syntax: Mtedit.exe /domain:value /DC:value /forest:value /DisableTrustChecking filename /? Parameters: /Domain:value Specifies ...
Syntax: netsh wins server \ServerName | Address dump > FileName Parameters: ServerName - The name of the remote (non-local) ...
Syntax: WBADMIN DELETE CATALOG -quiet Description: Deletes the backup catalog that is stored on the local computer. Use this ...
Syntax: WBADMIN DELETE SYSTEMSTATEBACKUP {-keepVersions: | -version: | -deleteOldest} -backupTarget: -machine: -quiet Description: ...
Syntax: WBADMIN DISABLE BACKUP -quiet Description: Stops running the existing scheduled daily backups. To use this command, ...
Syntax: WBADMIN ENABLE BACKUP -addtarget: -removetarget: -schedule: -include: -nonRecurseInclude: -exclude: -nonRecurseExclude: ...