This is an old revision of the document!
windows setup - oobe
win10 home create local account at OOBE
- DO NOT connect to internet during OOBE
- if already connected, try restart the computer or turn off the wifi
- if must login, use
nobodyboss@outlook.com mSxxxx@xxx
check hardware info
Get-CimInstance -ClassName Win32_BIOS | Format-List Get-CimInstance -ClassName Win32_Processor | Format-List Get-Ciminstance -ClassName "cim_physicalmemory" | % { ($_.BankLabel)+":"+($_.Capacity/1gb)+"GB" }
create local admin user
Create users / change account name/type
control userpasswords
Command line add user
net user /add Owner net localgroup administrators Owner /add # net user Owner /fullname:"Owner"
uninstall vendor bloatware, antivirus, office, etc
start appwiz.cpl
rename computer, join domain
SystemPropertiesComputerName.exe
start sysdm.cpl
- Rename-Computer -NewName "usernameYYYY"
- Rename-Computer -NewName "newname" -DomainCredential mydomain\administrator -Restart
add domain user to local
control userpasswords2
reboot
shutdown /r /t 0
restart-computer
connect to server & printers
- map network drive
- connect printers
batch file to connect server
net use n: /delete net use /persistent:yes net use N: \\server\share password /user:domain\username /savecred
enable System Protection
SystemPropertiesProtection.exe
regional
multi-monitor users - set left right position
start desk.cpl
keep the model and serial number
- register warranty after 7 days
- take photo to my TG group