-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path1709 set services startup to manual.ps1
279 lines (269 loc) · 15.7 KB
/
1709 set services startup to manual.ps1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
$regpath='HKLM:\SYSTEM\CurrentControlSet\Services'
Set-ItemProperty -Path ($regpath+"\AJRouter") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\ALG") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\AppIDSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\Appinfo") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\AppMgmt") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\AssignedAccessManagerSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\AxInstSV") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\BthHFSrv") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\bthserv") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\camsvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\CertPropSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\ClipSVC") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\COMSysApp") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\CscService") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\defragsvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\DeviceAssociationService") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\DeviceInstall") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\DevicesFlowUserSvc_24dff") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\DevQueryBroker") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\diagsvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\DmEnrollmentSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\DoSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\dot3svc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\DsSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\Eaphost") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\EFS") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\embeddedmode") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\EntAppSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\fdPHost") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\FDResPub") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\fhsvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\FontCache3.0.0.0") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\FrameServer") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\GraphicsPerfSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\hidserv") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\HvHost") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\icssvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\InstallService") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\IpxlatCfgSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\irmon") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\KeyIso") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\klvssbridge64_21.16") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\KtmRm") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\LicenseManager") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\lltdsvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\MSDTC") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\MSiSCSI") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\msiserver") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\NaturalAuthentication") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\NcaSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\NcdAutoSetup") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\Netlogon") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\Netman") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\netprofm") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\NetSetupSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\NgcCtnrSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\NgcSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\p2pimsvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\p2psvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\PcaSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\PeerDistSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\PerfHost") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\PhoneSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\pla") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\PlugPlay") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\PNRPAutoReg") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\PNRPsvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\PolicyAgent") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\PrintNotify") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\PrintWorkflowUserSvc_24dff") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\QWAVE") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\RasAuto") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\RetailDemo") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\RmSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\RpcLocator") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\ScDeviceEnum") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\SCPolicySvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\SDRSVC") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\seclogon") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\SEMgrSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\SensorDataService") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\SensorService") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\SensrSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\SessionEnv") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\SharedRealitySvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\smphost") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\SmsRouter") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\SNMPTRAP") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\spectrum") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\StateRepository") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\StorSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\svsvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\swprv") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\TapiSrv") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\TermService") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\TieringEngineService") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\TimeBrokerSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\TokenBroker") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\TrustedInstaller") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\tzautoupdate") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\UI0Detect") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\UmRdpService") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\upnphost") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\VaultSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\vds") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\vmicguestinterface") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\vmicheartbeat") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\vmickvpexchange") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\vmicrdv") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\vmicshutdown") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\vmictimesync") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\vmicvmsession") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\vmicvss") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\VMwareHostd") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\VSS") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\W32Time") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\WalletService") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\WarpJITSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\wbengine") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\wcncsvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\WdiSystemHost") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\WebClient") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\Wecsvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\WEPHOSTSVC") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\wercplsupport") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\WFDSConMgrSvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\WiaRpc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\WinHttpAutoProxySvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\WinRM") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\wisvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\wlidsvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\wlpasvc") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\wmiApSrv") -Name Start -Value 3
Set-ItemProperty -Path ($regpath+"\WwanSvc") -Name Start -Value 3
Set-Service -Name AJRouter -StartupType Manual
Set-Service -Name ALG -StartupType Manual
Set-Service -Name AppIDSvc -StartupType Manual
Set-Service -Name Appinfo -StartupType Manual
Set-Service -Name AppMgmt -StartupType Manual
Set-Service -Name AssignedAccessManagerSvc -StartupType Manual
Set-Service -Name AxInstSV -StartupType Manual
Set-Service -Name BthHFSrv -StartupType Manual
Set-Service -Name bthserv -StartupType Manual
Set-Service -Name camsvc -StartupType Manual
Set-Service -Name CertPropSvc -StartupType Manual
Set-Service -Name ClipSVC -StartupType Manual
Set-Service -Name COMSysApp -StartupType Manual
Set-Service -Name CscService -StartupType Manual
Set-Service -Name defragsvc -StartupType Manual
Set-Service -Name DeviceAssociationService -StartupType Manual
Set-Service -Name DeviceInstall -StartupType Manual
Set-Service -Name DevicesFlowUserSvc_24dff -StartupType Manual
Set-Service -Name DevQueryBroker -StartupType Manual
Set-Service -Name diagsvc -StartupType Manual
Set-Service -Name DmEnrollmentSvc -StartupType Manual
Set-Service -Name DoSvc -StartupType Manual
Set-Service -Name dot3svc -StartupType Manual
Set-Service -Name DsSvc -StartupType Manual
Set-Service -Name Eaphost -StartupType Manual
Set-Service -Name EFS -StartupType Manual
Set-Service -Name embeddedmode -StartupType Manual
Set-Service -Name EntAppSvc -StartupType Manual
Set-Service -Name fdPHost -StartupType Manual
Set-Service -Name FDResPub -StartupType Manual
Set-Service -Name fhsvc -StartupType Manual
Set-Service -Name FontCache3.0.0.0 -StartupType Manual
Set-Service -Name FrameServer -StartupType Manual
Set-Service -Name GraphicsPerfSvc -StartupType Manual
Set-Service -Name hidserv -StartupType Manual
Set-Service -Name HvHost -StartupType Manual
Set-Service -Name icssvc -StartupType Manual
Set-Service -Name InstallService -StartupType Manual
Set-Service -Name IpxlatCfgSvc -StartupType Manual
Set-Service -Name irmon -StartupType Manual
Set-Service -Name KeyIso -StartupType Manual
Set-Service -Name klvssbridge64_21.16 -StartupType Manual
Set-Service -Name KtmRm -StartupType Manual
Set-Service -Name LicenseManager -StartupType Manual
Set-Service -Name lltdsvc -StartupType Manual
Set-Service -Name MSDTC -StartupType Manual
Set-Service -Name MSiSCSI -StartupType Manual
Set-Service -Name msiserver -StartupType Manual
Set-Service -Name NaturalAuthentication -StartupType Manual
Set-Service -Name NcaSvc -StartupType Manual
Set-Service -Name NcdAutoSetup -StartupType Manual
Set-Service -Name Netlogon -StartupType Manual
Set-Service -Name Netman -StartupType Manual
Set-Service -Name netprofm -StartupType Manual
Set-Service -Name NetSetupSvc -StartupType Manual
Set-Service -Name NgcCtnrSvc -StartupType Manual
Set-Service -Name NgcSvc -StartupType Manual
Set-Service -Name p2pimsvc -StartupType Manual
Set-Service -Name p2psvc -StartupType Manual
Set-Service -Name PcaSvc -StartupType Manual
Set-Service -Name PeerDistSvc -StartupType Manual
Set-Service -Name PerfHost -StartupType Manual
Set-Service -Name PhoneSvc -StartupType Manual
Set-Service -Name pla -StartupType Manual
Set-Service -Name PlugPlay -StartupType Manual
Set-Service -Name PNRPAutoReg -StartupType Manual
Set-Service -Name PNRPsvc -StartupType Manual
Set-Service -Name PolicyAgent -StartupType Manual
Set-Service -Name PrintNotify -StartupType Manual
Set-Service -Name PrintWorkflowUserSvc_24dff -StartupType Manual
Set-Service -Name QWAVE -StartupType Manual
Set-Service -Name RasAuto -StartupType Manual
Set-Service -Name RetailDemo -StartupType Manual
Set-Service -Name RmSvc -StartupType Manual
Set-Service -Name RpcLocator -StartupType Manual
Set-Service -Name ScDeviceEnum -StartupType Manual
Set-Service -Name SCPolicySvc -StartupType Manual
Set-Service -Name SDRSVC -StartupType Manual
Set-Service -Name seclogon -StartupType Manual
Set-Service -Name SEMgrSvc -StartupType Manual
Set-Service -Name SensorDataService -StartupType Manual
Set-Service -Name SensorService -StartupType Manual
Set-Service -Name SensrSvc -StartupType Manual
Set-Service -Name SessionEnv -StartupType Manual
Set-Service -Name SharedRealitySvc -StartupType Manual
Set-Service -Name smphost -StartupType Manual
Set-Service -Name SmsRouter -StartupType Manual
Set-Service -Name SNMPTRAP -StartupType Manual
Set-Service -Name spectrum -StartupType Manual
Set-Service -Name StateRepository -StartupType Manual
Set-Service -Name StorSvc -StartupType Manual
Set-Service -Name svsvc -StartupType Manual
Set-Service -Name swprv -StartupType Manual
Set-Service -Name TapiSrv -StartupType Manual
Set-Service -Name TermService -StartupType Manual
Set-Service -Name TieringEngineService -StartupType Manual
Set-Service -Name TimeBrokerSvc -StartupType Manual
Set-Service -Name TokenBroker -StartupType Manual
Set-Service -Name TrustedInstaller -StartupType Manual
Set-Service -Name tzautoupdate -StartupType Manual
Set-Service -Name UI0Detect -StartupType Manual
Set-Service -Name UmRdpService -StartupType Manual
Set-Service -Name upnphost -StartupType Manual
Set-Service -Name VaultSvc -StartupType Manual
Set-Service -Name vds -StartupType Manual
Set-Service -Name vmicguestinterface -StartupType Manual
Set-Service -Name vmicheartbeat -StartupType Manual
Set-Service -Name vmickvpexchange -StartupType Manual
Set-Service -Name vmicrdv -StartupType Manual
Set-Service -Name vmicshutdown -StartupType Manual
Set-Service -Name vmictimesync -StartupType Manual
Set-Service -Name vmicvmsession -StartupType Manual
Set-Service -Name vmicvss -StartupType Manual
Set-Service -Name VMwareHostd -StartupType Manual
Set-Service -Name VSS -StartupType Manual
Set-Service -Name W32Time -StartupType Manual
Set-Service -Name WalletService -StartupType Manual
Set-Service -Name WarpJITSvc -StartupType Manual
Set-Service -Name wbengine -StartupType Manual
Set-Service -Name wcncsvc -StartupType Manual
Set-Service -Name WdiSystemHost -StartupType Manual
Set-Service -Name WebClient -StartupType Manual
Set-Service -Name Wecsvc -StartupType Manual
Set-Service -Name WEPHOSTSVC -StartupType Manual
Set-Service -Name wercplsupport -StartupType Manual
Set-Service -Name WFDSConMgrSvc -StartupType Manual
Set-Service -Name WiaRpc -StartupType Manual
Set-Service -Name WinHttpAutoProxySvc -StartupType Manual
Set-Service -Name WinRM -StartupType Manual
Set-Service -Name wisvc -StartupType Manual
Set-Service -Name wlidsvc -StartupType Manual
Set-Service -Name wlpasvc -StartupType Manual
Set-Service -Name wmiApSrv -StartupType Manual
Set-Service -Name WwanSvc -StartupType Manual