microsoft:server
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| microsoft:server [2024/10/04 10:22] – sysadmin | microsoft:server [2026/02/23 12:25] (current) – rplecko | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| https:// | https:// | ||
| + | hostname | ||
| + | | ||
| + | ...checks current hostnme... | ||
| 1. At an elevated command prompt, type //netdom computername < | 1. At an elevated command prompt, type //netdom computername < | ||
| Line 19: | Line 22: | ||
| | | ||
| 4. Reboot the DC. | 4. Reboot the DC. | ||
| - | + | ||
| - | + | | |
| + | |||
| 5. Launch an elevated command prompt and type netdom computername < | 5. Launch an elevated command prompt and type netdom computername < | ||
| netdom computername newdc2.ad.domain.com / | netdom computername newdc2.ad.domain.com / | ||
| Line 28: | Line 32: | ||
| netdom computername newdc2.ad.domain.com /enumerate | netdom computername newdc2.ad.domain.com /enumerate | ||
| {{ : | {{ : | ||
| + | |||
| + | 7. Reboot the DC. | ||
| + | < | ||
| + | shutdown -r -t 0 | ||
| + | </ | ||
| + | Summary | ||
| + | < | ||
| + | hostname | ||
| + | netdom computername <old> / | ||
| + | netdom computername <old> /enumerate | ||
| + | netdom computername <old> / | ||
| + | shutdown -r -t 0 | ||
| + | netdom computername <new> /remove: <old> | ||
| + | netdom computername <new> /enumerate | ||
| + | shutdown -r -t 0 | ||
| + | </ | ||
| + | |||
microsoft/server.1728037325.txt.gz · Last modified: 2024/10/04 10:22 by sysadmin
