(148) Microsoft Intune - Remove HP Wolf Security
- Mr B SOE way
- Oct 18, 2024
- 1 min read
By default when you purchase any HP devices, they are come in-built with HP Wolf Security and bloatware, the best way I have found is to use Remediation scripts (detect and remediate).
By navigating to https://intune.microsoft.com/ > Devices > Scripts and remediations > Remediations > Create
Under Basics, give it a name.
Under Settings, use the following from my Github Repo, for the following: Detect: https://raw.githubusercontent.com/mrbernardmah/HP-Wolf-Security-Remediate/refs/heads/main/Detect.ps1 Remediate: https://raw.githubusercontent.com/mrbernardmah/HP-Wolf-Security-Remediate/refs/heads/main/Remediate.ps1 Select Yes against 'Run script in 64-bit PowerShell'
It should then remove the unwanted bloatware. Select your assignments and deploy to the group.
コメント