Windows 10 setup script. Part II

A little more than a year ago, I laid out my script for automating the configuration of Windows 10. Recently I rewrote Windows 10 Sophia Script as a primitive module for 6,000 lines for one-time use.

There were two main complaints about the previous version:

  1. Nobody wanted to go into 3,500 lines of code and comment on this or that section so that it would not be executed in the future;

  2. If it was necessary to roll back to the default value, no one could figure out what exactly to do.

2 : . 270 : , "".

, ( ), #, , , , # , . : , " ".


Windows 10 Sophia Script Windows 10: 2004 (20H1) 2009 (20H2), x64, . , , LTSC (1809), Windows 10 . 4.x.

.

  • ;

  • ;

  • ;

  • "" OneDrive;

  • %TEMP% %SystemDrive%\Temp

  • ;

    • ;

    • ;

    • ;

    • ;

    • ;

    • ;

    / Enter ;

  • UWP- ( ), , WPF;

  • Windows;

  • WSL;

  • Windows, , WPF;

  • Windows;

    • ;

  • ;

    • %SystemRoot%\SoftwareDistribution\Download

    • %TEMP%

  • ;

  • , syspin.exe

  • , ;

  • Microsoft Defender, ;

  • Microsoft Defender, ;

  • , , F5 ;

  • , .

.


Nota bene

  • ;

  • , ;

  • PowerShell;

    • Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope Process -Force

  • ;

    • .\Preset.ps1


A bit dated video (timed) by Chris Titus Tech :)

Download from GitHub

Windows 10 Sophia Script

PS For those who want to go further: we are looking for someone who knows C # to help add a graphical shell to the module. An early example based on sketches .




All Articles