Browse Source

Remote Access and Registry

Re-enabled
pull/82/head
pythoninthegrass 9 years ago
parent
commit
c2dcf6cab9
  1. 4
      scripts/disable-services.ps1

4
scripts/disable-services.ps1

@ -11,8 +11,8 @@ $services = @(
"lfsvc" # Geolocation Service
"MapsBroker" # Downloaded Maps Manager
"NetTcpPortSharing" # Net.Tcp Port Sharing Service
"RemoteAccess" # Routing and Remote Access
"RemoteRegistry" # Remote Registry
#"RemoteAccess" # Routing and Remote Access
#"RemoteRegistry" # Remote Registry
"SharedAccess" # Internet Connection Sharing (ICS)
"TrkWks" # Distributed Link Tracking Client
"WbioSrvc" # Windows Biometric Service

Loading…
Cancel
Save