Compile Winutil

This commit is contained in:
ChrisTitusTech
2024-08-07 16:57:14 +00:00
committed by github-actions[bot]
parent 9a1fbd77a7
commit ee0a2818b6
19 changed files with 388 additions and 171 deletions

View File

@ -123,7 +123,7 @@ Intel LMS service is always listening on all ports and could be a huge security
Write-Host "All found LMS.exe files have been deleted.";
}
Write-Host 'Intel LMS vPro service has been disabled, removed, and blocked.';
```
## Undo Script
@ -132,7 +132,7 @@ Intel LMS service is always listening on all ports and could be a huge security
Write-Host "LMS vPro needs to be redownloaded from intel.com"
```