User Tools

Site Tools


computing:windows:rename_pc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
computing:windows:rename_pc [2018/04/10 12:02]
gcooper
computing:windows:rename_pc [2021/09/14 10:54] (current)
gcooper
Line 9: Line 9:
 <file> <file>
 wmic computersystem where caption='currentname' rename 'newname' wmic computersystem where caption='currentname' rename 'newname'
-</file> 
- 
-<file> 
-netdom renamecomputer %COMPUTERNAME% /Newname "NEW-NAME" 
-</file> 
- 
-Windows 2008/2012: 
- 
-<file> 
-netdom renamecomputer "$env:COMPUTERNAME" /Newname "NEW-NAME" 
 </file> </file>
  
computing/windows/rename_pc.1523383362.txt.gz · Last modified: 2018/04/10 12:02 by gcooper