github farag2/Sophia-Script-for-Windows 4.5.2
19.06.2020

latest releases: 6.6.5, 6.6.4, 6.6.3...
3 years ago

Diff from v4.5.1
4.5.1...4.5.2

  • Removed sections due to Network troubleshooter is unable to start DPS service

    • Stop event trace sessions
    • Turn off the data collectors at the next computer restart
    • To restore Network troubleshooter download attached DiagLog_EN.xml and execute in CMD
    :: Restart needed
    logman import -name "DiagLog" -xml "PathTo\DiagLog_EN.xml"
    logman start "DiagLog"
  • Updated "Turn on logging for all Windows PowerShell modules" section

    • Fixed typo in registry path key creation
    • To restore execute
    Remove-ItemProperty -Path HKLM:\SOFTWARE\Policies\Microsoft\Windows\PowerShell\ModuleLogging\ModuleNames -Name EnableModuleLogging -Force
    New-ItemProperty -Path HKLM:\SOFTWARE\Policies\Microsoft\Windows\PowerShell\ModuleLogging -Name EnableModuleLogging -PropertyType DWord -Value 1 -Force
  • Minor changes

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

NewReleases is sending notifications on new releases.