system_setup
This is an old revision of the document!
Table of Contents
System Set Up
TODO:
- Add file size / file count checks to the back up script.
- Ensure 'Check for Updates' uses 'Download ConEmu Preview, Installer (32-bit, 64-bit)' for ComEmu.
OS Install
- Get iso.
- Note keys (XHQ8N-C3MCJ-RQXB6-WCHYG-C9WKB for Windows_8.1_Pro_X64_Activated.iso)
- Note Microsoft password (write down or bring up on phone).
- Use rufus_v1.4.1.exe to make a USB drive bootable and installable.
- Plug in USB drive, boot and install.
Windows Update
OS Set Up
- Win, 'PC Settings'.
- Accounts > Sign-in Options > Set up PIN.
- Time and language > Date and time > Set up Formats
- Time and language > Region and language > Install 'English (New Zealand)'.
- 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 'Display the full path in the title bar'.
- Uncheck 'Hide protected operating system file'.
- There must be others?!?!
- Win, Win+I (settings charm)
- Tiles > Show administrative tools > Yes
- (Set Num Lock to be on at start up.)
- Run
regedit.exe
. - [Registry Editor] HKEY_USERS > .DEFAULT > Control Panel > Keyboard
- [Registry Editor] Set the value of 'InitialKeyboardIndicators' to '2'.
Temp Directory Setup
- Make the directory 'C:\Temp'.
- Win, 'Edit the system environment variables'.
- [System Properties] Click the 'Environment Variables' button.
- [Environment Variables] Note the values for TEMP and TMP user variables (probably '%USERPROFILE%\AppData\Local\Temp').
- [Environment Variables] Note the values for TEMP and TMP system variables (probably '%SystemRoot%\TEMP').
- [Environment Variables] Set the values for TEMP and TMP user variables to 'C:\Temp'.
- [Environment Variables] Set the values for TEMP and TMP system variables to 'C:\Temp'.
- Reboot the machine.
- Delete the contents of the original temp variables.
IE Setup
- [IE] Ctrl + J
- [IE, View Downloads] Options
- (Set to 'C:\Temp')
Sleep, Reboot, Shut Down
Shut down | Shutdown.exe -s -t 00 |
Reboot | Shutdown.exe -r -t 00 |
Hibernate or Sleep | rundll32.exe powrprof.dll,SetSuspendState 0,1,0 |
Lock | Rundll32.exe User32.dll,LockWorkStation |
- Create a shortcut on the desktop.
- Set the icon (get from Mega).
- Right click it > Pin to Taskbar.
- Delete shortcut on desktop.
- Open a command prompt as administrator.
- Enter
powercfg /h off
.
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('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%systemdrive%\chocolatey\bin
- 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).
# Frameworks cinst DotNet3.5 cinst DotNet4.5 # Essentials #cinstm MicrosoftSecurityEssentials cinst malwarebytes cinst Firefox cinst notepadplusplus cinst 7zip cinst foobar2000 #cinstm truecrypt # Install manually cinst vlc cinst autohotkey_l # Recommended cinst gimp cinst paint.net cinst windirstat cinst filezilla cinst sumatrapdf cinst PDFCreator cinst IrfanView cinst Lastpass # Dev only cinst tortoisesvn cinst winmerge # Install after TortoiseSVN cinst sysinternals cinst fiddler4 cinst expresso cinst ConEmu # Download ConEmu Preview, Installer (32-bit, 64-bit) cinst virtualbox # Optionals cinst InkScape cinst GoogleChrome cinst libreoffice cinst uTorrent cinst googleearth #cinst IcoFx cinst anki # 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.
Manual Installs
Software Configuration
Off Page Setups
Firefox
- Alt > Tools > Options
- [Options] General tab > Startup > When Firefox starts: 'Show my windows and tabs from last time'
- [Options] General tab > Downloads > Always ask me where to save files.
- [Options] Content tab > Languages > Choose…
- [Languages] Set to:
- “English/New Zealand [en-nz]”
- “English/Australia [en-au]”
- “English/United Kingdom [en-gb]”
- “English [en]”
- [Options] Sync tab > Sign in. Use settings in password vault.
- Install a nice theme.
- Install the following extensions:
Adblock PlusAdguard AdBlocker- Firebug
- Greasemonkey
- New Zealand Language Dictionary
- Pocket
- Restart Button
- Tab Scope
- (Add-on Compatibility Reporter)
- Fix up the buttons on the toolbar.
- Get Firefox profile from Mega.
- Copy xxx? to
%AppData%\Mozilla\Firefox\Profiles\gm1k3148.default\gm_scripts
- Browse to chrome://mega/content/secure.html#fm/account/settings.
- Click settings cog, bottom right.
- Set the 'Downloads folder' to 'C:\Temp'.
- Install the search engines:
- Duck Duck Go (g)
- My Wiki (sw)
- Stack Overflow (so)
- Trade Me ( tm )
- You Tube (yt)
- The Pirate Bay (pb)
- Lastpass > preferences > General > Security > Automatically log off after idle: 60.
- Restart Firefox.
Window PowerShell ISE
- Tools > Options
- [Options] First, click 'Manage Themes…' button.
- [Manage Themes] Select 'Dark Console, Dark Editor'
- [Manage Themes] Click OK.
- [Options] Then, set 'Font Family' to 'Consolas'.
- [Options] Set 'Font Size' to 10.
- [Options] Click OK.
7-Zip
- Open '7-Zip File Manager' as administrator.
- [7-Zip File Manager] Tools > Options
- [Options] System tab.
- [Options] Under 'All Users', set 'Zip' and anything that isn't already set to 7-Zip.
- [Options] Click OK.
uTorrent
- [uTorrent] Options > Preferences
- [uTorrent, Preferences] General > Windows Integration > Uncheck 'Start uTorrent when Windows Starts'
- [uTorrent, Preferences] UI Settings:
- Display Options > Uncheck 'Confirm when deleting torrents'
- Display Options > Uncheck 'Show confirmation dialog on exit'
- When Adding Torrents > Check 'Don't start the download automatically'
- [uTorrent, Preferences] Directories (check each to specify directory):
- 'Put new downloads in:'
E:\Torrents\New Downloads
- 'Move completed downloads to:'
E:\Torrents\Completed Downloads
- 'Store .torrents in:'
E:\Torrents\Torrents
- 'Move .torrents for finished jobs to:'
E:\Torrents\Torrents\Completed
- 'Automatically load .torrents from:'
E:\Torrents\Torrents
- [uTorrent, Preferences] Connection > Listening Port > Check 'Randomize port each start'
- [uTorrent, Preferences] BitTorrent > Protocol Encryption > Outgoing: Enabled
- [uTorrent] Set the columns to be: Name, Size, Remaining, Status, Health, Down Speed, Up Speed, ETA, Seeds, Peers, Availability, Seed/Peers, Label, Added, Completed On
Send2c:geo
- Browse to Send2c:geo.
- Click the 'No browser name!' link and set the browser name.
- Click the 'Add a device' link.
- [Phone] Open C:Geo.
- [Phone] Menu → Settings → Services → send2c:geo → Request Registration
Visual Studio
Extensions:
- Code alignment
- (CodeMaid)
- Spell Checker
- Web Essentials
More Shit
Bin
- Download Bin.7z from backup on mega.
- Extract to
C:\Bin
. - Run the
xxxx Keyboard Shortcuts.ahk
and fix any file location errors. - Run 'Get Your Shit Together' and pin to start bar (
C:\Bin\GetYourShitTogether\GetYourShitTogether.exe
). - Run 'Sneaker Net Sync' and pin to start bar (
C:\Bin\Sneaker Net Sync\SneakerNetSync.exe
).
- Open up
%appdata%\Microsoft\Windows\Start Menu\Programs\Startup
. - Create short cuts for:
C:\Bin\xxxx Keyboard Shortcuts.ahk
(do not switch on 'run as administrator')C:\Bin\GetYourShitTogether\GetYourShitTogether.exe
- Firefox
- Process Explorer
- Edit
C:\Bin\General Scripts\Bin\Check for updates.ps1
. - Check that the applications that are specified by version number match the installed versions.
- Run
C:\Bin\General Scripts\Bin\Check for updates.ps1
, fix errors, and update software.
- Copy Wallpaper from Mega to
C:\Wallpaper
.
Gmvault
- Run the command 'C:\Bin\gmvault\gmvault.bat sync -t quick stephen@tallguyracing.com -d “E:\Backups\Gmail”'.
Dev
- Create the directory 'C:\Dev'.
- Restore from backup?
Backups
- Ensure the 'C:\Bin\Backup Scripts\General Backup.ps1' script is working.
- Ensure the 'C:\Bin\General Scripts\Bin\Do Housekeeping and Go the Fuck to Sleep.ps1' and all of its dependencies are working.
- Ensure the 'Hourly Housekeeping.ps1' and all of its dependencies are working.
- Install the Mega Sync app.
- Sync 'E:\Backups\Offsite Backup Sync' with Mega:Backups/Ares.
- Win, 'Task Scheduler'.
- [Task Scheduler] Task Scheduler (Local) > Task Scheduler Library > Right click > New Folder.
- [Task Scheduler, Enter name…] Enter 'My Tasks', click OK.
- [Task Scheduler] Task Scheduler (Local) > Task Scheduler Library > My Tasks > Right click > Create Task…
- [Task Scheduler, Create Task] General tab > Name: 'Hourly Maintenance'.
- [Task Scheduler, Create Task] Triggers tab > New…
- [Task Scheduler, New Trigger] Settings > Daily
- [Task Scheduler, New Trigger] Start: '12:00:00 p.m.'
- [Task Scheduler, New Trigger] Check 'Repeat task every'.
- [Task Scheduler, New Trigger] Check 'Stop task…' and select '30 minutes'.
- [Task Scheduler, New Trigger] Click OK.
- [Task Scheduler, Create Task] Actions tab > New…
- [Task Scheduler, New Action] Program/script: 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe'
- [Task Scheduler, New Action] Add arguments: '-f “C:\Bin\General Scripts\Bin\Hourly Housekeeping.ps1”'
- [Task Scheduler, New Action] Click OK.
- [Task Scheduler, Create Task] Conditions tab > Uncheck 'Start the task only…'
- [Task Scheduler, Create Task] Click OK.
- [Task Scheduler] Check 'Next Run Time' is correct.
- [Task Scheduler] Right click the task > Run.
- [Task Scheduler] F5 to refresh.
- [Task Scheduler] Ensure the 'Last Run Result' is 0x0.
- Check logs to make sure it worked correctly.
External Drives
- Create the directory
C:\External Drives
. - Plug in Flicky.
- Plug in 'Backup Media'.
- Win, 'Computer Management'.
- Storage > Disk Management.
- Map Flicky to
C:\External Drives\Flicky
. - Map 'Backup Media' to
C:\External Drives\Backup Media
.
Libraries
Libraries seem to be fucked in Windows 8
- [Explorer] Remove existing libraries.
- [Explorer] Create a library called
Podcast Management
. - [Explorer] Add to it:
%userprofile%\Downloads
C:\External Drives\Clippy\PODCASTS
C:\External Drives\Clippy\MetalCast
C:\External Drives\Clippy
system_setup.1428697655.txt.gz · Last modified: 2017/01/01 19:55 (external edit)