github farag2/Sophia-Script-for-Windows 4.0.15
31.01.2020

latest releases: 6.7.2, 6.7.1, 6.7.0...
4 years ago
  • Added "Include command line in progress creation events" section;

  • Added "Let track app launches to improve Start menu and search results" section;

  • Removed "Do not let track app launches to improve Start menu and search results" section;

  • Added "Stop event trace sessions" section;

  • Updated "Turn off the data collectors at the next computer restart" section;

  • Updated "Turn off diagnostics tracking scheduled tasks" section. Some tasks has been removed from the list. To recover execute

    $tasks = @(
    "DmClient"
    "DmClientOnScenarioDownload"
    "EnableLicenseAcquisition"
    "GatherNetworkInfo"
    "MNO Metadata Parser"
    "NetworkStateChangeTask"
    "TempSignedLicenseExchange"
    )
    Get-ScheduledTask -TaskName $tasks | Enable-ScheduledTask
  • Comments

  • Minor changes.

Don't miss a new Sophia-Script-for-Windows release

NewReleases is sending notifications on new releases.