net user Administrator 123
net user Administrator /active:yes
hostname
wmic /?
wmic computersystem where "name='OldName' " call rename netnr
net user UserName /delete
cls
netsh firewall set opmode mode=disable
REG ADD HKLM\\SYSTEM\\CurrentControlSet\\Control\\Terminal" "Server /v fDenyTSConnections /t REG_DWORD /d 00000000 /f
sc delete "服务名"
secpol.msc
gpedit.msc
certutil -urlcache -split -f https://netnr.eu.org/favicon.ico
bitsadmin /transfer myDownLoadJob /download /priority normal "https://netnr.eu.org/favicon.ico" "D:\\favicon.ico"
powershell (new-object Net.WebClient).DownloadFile('https://netnr.eu.org/favicon.ico','D:\favicon.ico')
powershell iwr -uri "https://netnr.eu.org/favicon.ico" -outfile "favicon.ico"
Set WS=CreateObject("WScript.Shell")
WS.Run "syncthing.exe",0