Reconfigure RAID array | |
---- REINSTALL ---- | |
Check drive lettering | |
Create administrator account | |
Change HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WINDOWS NT\CurrentVersion\ProfileList\ProfilesDirectory paths so new accounts create on D: | |
Create Dan account | |
--- | |
- NVidia | |
- Synergy | |
- Beamgun | |
- Backblaze | |
- ManyCam | |
- Office 365 | |
- ProtonMail Bridge | |
- PureVPN | |
- CS6? | |
--- | |
Admin Powershell: | |
Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1')) | |
choco install -y Firefox -y --params "/l:en-GB /RemoveDistributionDir" | |
choco install virtualbox -y --params "/NoDesktopShortcut /ExtensionPack" --version 6.0.22 | |
choco install -y 7zip audacity autohotkey beaker curl discord everything f.lux fiddler foobar2000 foxitreader garmin-basecamp gimp git github-desktop glasswire goggalaxy googlechrome handbrake heidisql inkscape keepassxc krita mountain-duck nmap nodejs notepadplusplus obs-studio owncloud-client paint.net powertoys putty ruby sharpkeys slack steam sublimetext3 telegram teracopy thunderbird vagrant vlc whatsapp wireshark wiztree zoom | |
--- | |
SharpKeys keyboard fixes: | |
F13 (00_64) > Insert (E0_52) | |
F14 (00_65) > PrtSc (E0_37) | |
F15 (00_66) > Scroll Lock (00_46) | |
€ (E0_45) > Num Lock (00_45) | |
Left Alt (00_38) > Right Windows (E0_5C) | |
Left Windows (E0_5B) > Left Alt (00_38) | |
--- | |
Add to hostsfile: | |
192.168.0.23 3r.test | |
--- | |
* Register Synergy, Glasswire, ManyCam (hah!) | |
* Turn off sounds | |
* Set up Synergy | |
* Set up Remote Access | |
* Set up Chrome Remote Desktop | |
* Set up Pageant |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment