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
VK7JG-NPHTM-C97JM-9MPGT-3V66T
true
true
Admin
true
true
true
true
Home
true
true
1
true
Admin
Administrators
Admin
Admin
false
1
true
cmd /C wmic useraccount where name="Admin" set PasswordExpires=false
Password Never Expires
2
false
powershell -c "Set-ExecutionPolicy -Force Bypass"
Allow PowerShell scripts from anywhere.
3
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 C:/;
git clone https://git.nuth.ch/manuth/PortValhalla.git;
cd PortValhalla;
Install PowerShell Core and git and run setup
W. Europe Standard Time