Changes the computer name. The name can be up to 15 characters long, and can't contain the following symbols: ~ ! @ # $ % ^ & * ( ) = + _ [ ] { } \ | ; : . ' " , < > / ?. Changing the computer name is optional.
Example: Hexandcube-PC
1
WMIC computersystem where caption="%computername%" rename "${VALUE}"
Common File Extensions
Toggles the visibility of common file extensions in Windows Explorer.
Toggles the verbose startup, shutdown, logon, and logoff status messages.
Verbose status messages may be helpful when you're troubleshooting slow startup, shutdown, logon, or logoff behavior.