system_setup
Differences
This shows you the differences between two versions of the page.
system_setup [2023/01/26 02:50] – [Windows Set Up] stephen | system_setup [2023/02/21 22:31] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 52: | Line 52: | ||
winget install --id ' | winget install --id ' | ||
winget install --id ' | winget install --id ' | ||
+ | winget install --id ' | ||
winget install --id ' | winget install --id ' | ||
winget install --id ' | winget install --id ' | ||
Line 57: | Line 58: | ||
winget install --id ' | winget install --id ' | ||
winget install --id ' | winget install --id ' | ||
+ | winget install --id ' | ||
winget install --id ' | winget install --id ' | ||
winget install --id ' | winget install --id ' | ||
Line 63: | Line 65: | ||
</ | </ | ||
- Set up [[chrome_brave_setup|Brave]] | - Set up [[chrome_brave_setup|Brave]] | ||
+ | - Uninstall crap | ||
+ | - Settings > Apps > Installed apps, get rid of crap. | ||
+ | - Run '' | ||
+ | - Start: Unpin crap. | ||
+ | - Taskbar: Turn off search & widget, unpin crap. | ||
+ | - Install the FiraCode Nerd Font. | ||
+ | - Download the **FiraCode Nerd Font** from [[https:// | ||
+ | - Extract the zip. | ||
+ | - Search for '' | ||
+ | - Install the 12 remaining font files. | ||
- Set up [[powershell_setup|PowerShell]] | - Set up [[powershell_setup|PowerShell]] | ||
+ | - Set up [[windows_terminal|Windows Terminal]] | ||
+ | - Set up [[git_cheat_sheet|Git]] | ||
+ | - Settings > Power | ||
+ | - Settings > Remote Desktop. | ||
+ | - Explorer: Set up options. | ||
+ | - Language & regional set up. Control Panel > Clock and Region. | ||
+ | - Back up BitLocker recovery keys to password manager. | ||
+ | - Notepad++: Enable dark mode. | ||
+ | - Notepad++: Style Configurator, | ||
- | + | <code> | |
- | + | ||
- | OS: Apps > Installed apps, get rid of crap. | + | |
- | OS: | + | |
- | OS: Unpin shit from Start. | + | |
- | OS: Windows Terminal → default terminal application. | + | |
- | OS: PowerShell > Admin > Winget install browsers & applications. | + | |
- | OS: | + | |
OS: Windows features. | OS: Windows features. | ||
- | OS: Install FiraCode Nerd Font. | ||
- | OS: Explorer > Options. | ||
- | OS: Install Fira Code font. | ||
- | Install SQL Server 2022 Developer Edition | ||
- | OneDrive: Turn off ' | ||
- | OS: Taskbar turn off search & widget. | ||
- | Notepad++: Enable dark mode. | ||
- | OS: PowerShell: set-executionpolicy Unrestricted -scope currentuser | ||
- | Install CrowdStrike. | ||
- | Install DriveStrike. | ||
- | Install Vanta. | ||
- | Notepad++: Style Configurator, | ||
Visual Studio Code: Set up sync. | Visual Studio Code: Set up sync. | ||
- | Terminal: Default profile: ' | ||
Zoom: Set up video & audio settings. | Zoom: Set up video & audio settings. | ||
- | OS: BitLocker, verify enabled, backup restore key. | ||
- | OS: Set up PowerShell profile script. | ||
- | Terminal: Defaults > Appearance, Font FiraCode Nerd Font Mono, Font size 10. | ||
- | OS: PowerShell: Oh-my-posh set up. | ||
Git: Set up settings. | Git: Set up settings. | ||
AHK: Set up auto load & new bin location. | AHK: Set up auto load & new bin location. | ||
- | OS: Desktops set up. | ||
- | OS: Language & regional set up. | ||
Visual Studio: Install desktop dev. | Visual Studio: Install desktop dev. | ||
Visual Studio: Extensions. | Visual Studio: Extensions. | ||
Line 111: | Line 106: | ||
Wait: 60 | Wait: 60 | ||
On resume: ✔ | On resume: ✔ | ||
+ | </ | ||
- Win, 'PC Settings' | - Win, 'PC Settings' | ||
Line 116: | Line 112: | ||
- Time and language > Date and time > Set up Formats | - Time and language > Date and time > Set up Formats | ||
- Time and language > Region and language > Install ' | - Time and language > Region and language > Install ' | ||
- | |||
- | - Control Panel > System and Security. | ||
- | - [System and Security] System > Allow remote access. | ||
- | - [System Properties] Remote tab > Remote Desktop > Allow remote connections to this computer. | ||
- | |||
- | - [Windows Explorer] View > Options. | ||
- | - [Windows Explorer, Folder Options] View tab, Advanced settings: | ||
- | - Check ' | ||
- | - Uncheck 'Hide protected operating system file'. | ||
- | - There must be others?!?! | ||
- Win, Win+I (settings charm) | - Win, Win+I (settings charm) | ||
Line 135: | Line 121: | ||
- [Registry Editor] Set the value of ' | - [Registry Editor] Set the value of ' | ||
- | - (Disable automatic restart after Windows Update) | + | ==== Scheduled Task Setup ==== |
- | - Try the second part of this: [[http://superuser.com/questions/957267/how-to-disable-automatic-reboots-in-windows-10|Disable that stupid shit]] | + | |
- | - If that doesn't work, install Group Policy Edit (see Mega > System setup > Hard to get installs > add_gpedit_msc_by_jwils876-d3kh6vm.zip). | + | - Run the following:< |
- | - Try the first part of this: [[http://superuser.com/ | + | schtasks /Create /RU " |
- | - Try this [[http://lifehacker.com/stop-windows-from-restarting-your-computer-after-update-509712123|Disable that stupid shit]] | + | schtasks /Create /RU " |
+ | schtasks /Create /RU " | ||
+ | </code> | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | - **Hourly maintenance**: | ||
+ | - Trigger: Settings: | ||
+ | | ||
+ | - Trigger: ✔ Repeat task every: '' | ||
+ | - Trigger: for a duration | ||
+ | - Actions: Program/script: ''" | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | - Actions: Program/script: ''" | ||
+ | | ||
+ | | ||
==== Temp Directory Setup ==== | ==== Temp Directory Setup ==== | ||
Line 178: | Line 187: | ||
- Right click it > Pin to Start. | - Right click it > Pin to Start. | ||
- Delete shortcut on desktop. | - Delete shortcut on desktop. | ||
- | |||
- | |||
- | ===== Software Installs ===== | ||
- | |||
- | ==== Chocolatey ==== | ||
- | |||
- | - Open up a command line as administrator. | ||
- | - Change PowerShell execution policy:< | ||
- | powershell set-executionpolicy unrestricted | ||
- | </ | ||
- | - Install Chocolatey:< | ||
- | @powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString(' | ||
- | choco feature enable -n=allowGlobalConfirmation | ||
- | </ | ||
- | - Set final PowerShell execution policy:< | ||
- | set-executionpolicy remotesigned -scope currentuser | ||
- | set-executionpolicy remotesigned -scope localmachine | ||
- | </ | ||
- | |||
- | ==== Bulk Software Install ==== | ||
- | |||
- | Copy the following to a ps1 file and run in PowerShell (run as administrator). | ||
- | <code powershell> | ||
- | # Frameworks | ||
- | cinst DotNet3.5 | ||
- | cinst DotNet4.5 | ||
- | |||
- | # Browsers | ||
- | cinst Firefox | ||
- | cinst GoogleChrome | ||
- | cinst opera | ||
- | |||
- | # Essentials | ||
- | cinst malwarebytes | ||
- | cinst notepadplusplus --x86 | ||
- | cinst vscode # Doesn' | ||
- | cinst 7zip | ||
- | cinst spotify | ||
- | cinst foobar2000 | ||
- | cinst veracrypt | ||
- | cinst vlc | ||
- | cinst autohotkey_l | ||
- | cinst everything | ||
- | |||
- | # Recommended | ||
- | cinst gimp | ||
- | cinst paint.net # Doesn' | ||
- | cinst windirstat | ||
- | cinst filezilla | ||
- | cinst sumatrapdf | ||
- | cinst jpegview | ||
- | cinst Lastpass | ||
- | cinst sharex | ||
- | |||
- | # Dev only | ||
- | cinst git | ||
- | cinst tortoisesvn | ||
- | cinst nodejs | ||
- | cinst gitkraken | ||
- | cinst winmerge # Install after TortoiseSVN | ||
- | cinst sysinternals # Installs to C: | ||
- | cinst fiddler4 | ||
- | cinst ConEmu # Download ConEmu Preview, Installer (32-bit, 64-bit) | ||
- | cinst virtualbox | ||
- | cinst qbittorrent | ||
- | |||
- | # Optionals | ||
- | cinst InkScape | ||
- | cinst libreoffice | ||
- | cinst googleearth | ||
- | cinst anki | ||
- | cinst babelmap # Might need manual install. | ||
- | cinst dropbox | ||
- | cinst megasync ? | ||
- | |||
- | # Others | ||
- | # cinst javaruntime # Fuck Java. Fuck it in the ass. Do not install. | ||
- | cinst pscx # PowerShell Community Extensions | ||
- | cinst Silverlight | ||
- | cinst flashplayerplugin | ||
- | cinst cwrsync | ||
- | cinst wget | ||
- | </ | ||
- | |||
- | Note errors and check / fix them. | ||
- | |||
- | ==== Fonts ==== | ||
- | |||
- | - Download the **FiraCode Nerd Font** from [[https:// | ||
- | - Extract the zip. | ||
- | - Search for '' | ||
- | - Install the 12 remaining font files. | ||
==== Tall Guy Software ==== | ==== Tall Guy Software ==== | ||
Line 327: | Line 244: | ||
See [[chrome_brave_setup|Chrome / Brave Setup]]. | See [[chrome_brave_setup|Chrome / Brave Setup]]. | ||
- | ==== Window PowerShell ISE ==== | ||
- | |||
- | - Tools > Options | ||
- | - [Options] First, click ' | ||
- | - [Manage Themes] Select 'Dark Console, Dark Editor' | ||
- | - [Manage Themes] Click OK. | ||
- | - [Options] Then, set 'Font Family' | ||
- | - [Options] Set 'Font Size' to 10. | ||
- | - [Options] Click OK. | ||
==== 7-Zip ==== | ==== 7-Zip ==== |
system_setup.1674701412.txt.gz · Last modified: 2023/01/27 03:50 (external edit)