en-US
0807:00000807
en-US
en-US
en-US
en-US
0
true
1
Primary
300
2
EFI
100
3
MSR
128
4
Primary
true
1
1
NTFS
de94bba4-06d1-4d40-a16a-bfd50179d6ac
2
2
FAT32
3
3
4
4
C
NTFS
OnError
0
4
Never
true
Admin
false
1
0807:00000807
en-US
en-US
en-US
en-US
true
0
DerGeret
W269N-WFGWX-YVC9B-4J6C9-T83GX
true
true
Admin
true
true
true
true
Home
true
true
1
true
Admin
Administrators
Admin
Admin
false
Control Panel View
1
reg add
"HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel"
/v StartupPage /t REG_DWORD /d 1 /f
true
2
Control Panel Icon Size
false
reg add
"HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel"
/v AllItemsIconView /t REG_DWORD /d 0 /f
3
false
cmd /C wmic useraccount where name="Admin" set
PasswordExpires=false
Password Never Expires
4
false
powershell -c "Set-ExecutionPolicy -Force Bypass"
5
false
powershell -c
Set-ExecutionPolicy Bypass -Scope Process -Force;
[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072;
iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'));
Import-Module $env:ChocolateyInstall/helpers/chocolateyProfile.psm1;
choco install -y git --params='/WindowsTerminalProfile /DefaultBranchName:main';
choco install -y powershell-core --install-arguments='"ADD_FILE_CONTEXT_MENU_RUNPOWERSHELL=1 ADD_EXPLORER_CONTEXT_MENU_OPENPOWERSHELL=1 REGISTER_MANIFEST=1 USE_MU=1 ENABLE_MU=1"';
refreshenv;
cd $env:USERPROFILE/Documents;
git clone https://git.nuth.ch/manuth/PortValhalla.git;
W. Europe Standard Time