mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
Enable WpnUserService (#6246)
This commit is contained in:
committed by
GitHub
parent
771b5010e7
commit
e3460fa423
@@ -78,7 +78,6 @@ $regUserServicesToDisables = @(
|
|||||||
"HKLM:\SYSTEM\CurrentControlSet\Services\PimIndexMaintenanceSvc"
|
"HKLM:\SYSTEM\CurrentControlSet\Services\PimIndexMaintenanceSvc"
|
||||||
"HKLM:\SYSTEM\CurrentControlSet\Services\UnistoreSvc"
|
"HKLM:\SYSTEM\CurrentControlSet\Services\UnistoreSvc"
|
||||||
"HKLM:\SYSTEM\CurrentControlSet\Services\UserDataSvc"
|
"HKLM:\SYSTEM\CurrentControlSet\Services\UserDataSvc"
|
||||||
"HKLM:\SYSTEM\CurrentControlSet\Services\WpnUserService"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
$regUserServicesToDisables | ForEach-Object {
|
$regUserServicesToDisables | ForEach-Object {
|
||||||
|
|||||||
Reference in New Issue
Block a user