Tag: Command line
-
Changing the computername
Domain joined netdom.exe renamecomputer %computername% /NewName:<new name> /userd:domainuser /passwordd:* Non-Domain joined wmic.exe computersystem where name="%computername%" rename name="<new name>"
-
Launch Regional and Language Settings
Bring up the Regional and Language Settings dialog box control intl.cpl