Skip to content

11.06.2020

Choose a tag to compare

@farag2 farag2 released this 10 Jun 22:07
· 2273 commits to master since this release
8bfa86c

Windows 10 2004 Version

Diff from v4.5
4.5...4.5.0.1

  • Updated "Remove Windows capabilities" section

    • Moved Notepad from the $CheckedCapabilities variable to the $ExcludedCapabilities

    • To restore uninstalled Notepad execute

      Get-WindowsCapability -Online -Name Microsoft.Windows.Notepad* | Add-WindowsCapability -Online -Verbose
  • Updated "Turn on hardware-accelerated GPU scheduling" section

    • Added determining whether an OS is not installed on a virtual machine