Forum Discussion
Rob_Lam
Sep 16, 2024Brass Contributor
How do I get HP Bloatware script to run during enrollment?
Hi all I am wanting to put a script within Intune so during the deployment phase of autopilot it would remove the HP Bloatware however if I attach this script https://gist.github.com/mark05e/a79...
Sep 17, 2024
How did you add it? Like a Win32 package? And it fails because? Can you show a Transcript log (Start-Transcript c:\windows\temp\bloat.log at the top of the script and Stop-Transcript at the end of the script)?