Merge branch 'narutards/patch-4'

close #24
pull/5/head
Alex Hirsch 9 years ago
commit 6f2e205105

@ -70,6 +70,7 @@ send me a pull request.
- [10se1ucgo](https://github.com/10se1ucgo)
- [maci0](https://github.com/maci0)
- [narutards](https://github.com/narutards)
- [tumpio](https://github.com/tumpio)
## License

@ -3,25 +3,26 @@
# 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"
"diagnosticshub.standardcollector.service" # Microsoft (R) Diagnostics Hub Standard Collector Service
"DiagTrack" # Diagnostics Tracking Service
"dmwappushservice" # WAP Push Message Routing Service
"HomeGroupListener" # HomeGroup Listener
"HomeGroupProvider" # HomeGroup Provider
"lfsvc" # Geolocation Service
"MapsBroker" # Downloaded Maps Manager
"NetTcpPortSharing" # Net.Tcp Port Sharing Service
"RemoteAccess" # Routing and Remote Access
"RemoteRegistry" # Remote Registry
"SharedAccess" # Internet Connection Sharing (ICS)
"TrkWks" # Distributed Link Tracking Client
"WbioSrvc" # Windows Biometric Service
#"WlanSvc" # WLAN AutoConfig
"WMPNetworkSvc" # Windows Media Player Network Sharing Service
"wscsvc" # Windows Security Center Service
"WSearch" # Windows Search
"XblAuthManager" # Xbox Live Auth Manager
"XblGameSave" # Xbox Live Game Save Service
"XboxNetApiSvc" # Xbox Live Networking Service
# Services which cannot be disabled
#"WdNisSvc"

Loading…
Cancel
Save