Browse Source
Merge pull request #246 from guillemcanal/patch-1
Remove unexistant services
pull/249/head
Alex Hirsch
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
2 deletions
-
scripts/disable-services.ps1
|
|
@ -6,8 +6,6 @@ $services = @( |
|
|
|
"diagnosticshub.standardcollector.service" # Microsoft (R) Diagnostics Hub Standard Collector Service |
|
|
|
"DiagTrack" # Diagnostics Tracking Service |
|
|
|
"dmwappushservice" # WAP Push Message Routing Service (see known issues) |
|
|
|
"HomeGroupListener" # HomeGroup Listener |
|
|
|
"HomeGroupProvider" # HomeGroup Provider |
|
|
|
"lfsvc" # Geolocation Service |
|
|
|
"MapsBroker" # Downloaded Maps Manager |
|
|
|
"NetTcpPortSharing" # Net.Tcp Port Sharing Service |
|
|
|