ref #23
@ -3,20 +3,28 @@
# certain services comment out the corresponding lines below.
$services = @(
"diagnosticshub.standardcollector.service"
"DiagTrack"
"dmwappushservice"
"HomeGroupListener"
"HomeGroupProvider"
"lfsvc"
"MapsBroker"
"NetTcpPortSharing"
"RemoteAccess"
"RemoteRegistry"
"SharedAccess"
"TrkWks"
"WbioSrvc"
"WMPNetworkSvc"
"wscsvc"
"WSearch"
"XblAuthManager"
"XblGameSave"
"XboxNetApiSvc"
# Services which cannot be disabled
#"wscsvc"
#"WdNisSvc"
)
foreach ($service in $services) {