Setup Builder Machine

From MPSWiki
Jump to: navigation, search

All above is applied to win7 machine

  • drivers
  • add to domain
  • activate windows
  • performance options - best performance (except show contents when dragging)
  • turn off system restore
  • UAC settings - all to ignore
  • Set page file 2Gb
  • powercfg -h off
  • power options - high performance
  • turn off IP V6
  • Change WOL:

Wol network adapter.PNG

  • Install time zone udpate (Minsk time)
  • Install .NET \\orion\installs\System\DotNetFramework\NDP471-KB4033342-x86-x64-AllOS-ENU.exe
  • if root certificate error: dbl-click on \\orion\Installs\OS Installs\Windows 7\MicrosoftRootCertificateAuthority2011.cer and then select "Place all certificates in the following store" and then Browse and select "Trusted Root Certificataion Authorities"
  • Install PowerShell \\orion\installs\System\Win7AndW2K8R2-KB3191566-x64.msu
  • turn off next services: update, firewall, defender, security center, themes, windows audio, windows search.
  • add remove windows components:

Winfeatures.PNG


All below is applied to vtune 2019

  • enable symbols: press Configure Analysis and at the right bottom corner press: Search Sources/Binaries

Vtune2019 1.PNG

Vtune2019 2.PNG


All below is applied to win10 machine

  • enable symlinks: run gpedit, go to Configuration\Windows Settings\Security Settings\Local Policies\User Rights Assignment and grant rights for "Create symbolic links"


All below is applied to vs2019

  • need install vs2013 (run vs2013.5_pro_enu.iso and set c++ only, vc_mbcsmfc.exe and fix_web_service_build_for_Framework40.bat)


in Extensions\Manage Extensions you can install:

  • CodeMaid (overall progress)
  • VsColorOutput (for color output and build time (after install go to Tools\Options\VsColorOutput and set to true next options: "Show Elapsed Build Time" and "Yes, I Donated!"))


On open solution, Retarget Projects:

  • Windows SDK Version: No Upgrade
  • Platform Toolset: No Upgrade