Advertise with Googlier.com Comments for Christian Lehrer https://christianlehrer.com From IT to anything else. Just me. Fri, 06 Aug 2021 16:33:24 +0000 hourly 1 https://wordpress.org/?v=6.1.1 Comment on Uninstall McAfee LiveSafe silently from the commandline #WhatILearnedToday by JayF https://christianlehrer.com/?p=359#comment-953 Fri, 06 Aug 2021 16:33:24 +0000 https://christianlehrer.com/?p=359#comment-953 You sir are the bomb! We just received a bunch of Lenovo laptops that came with this crap installed. The Intune uninstaller was so easy thanks to you! Keep up the good work!

]]>
Comment on Uninstall McAfee LiveSafe silently from the commandline #WhatILearnedToday by Jonas Yxfeldt https://christianlehrer.com/?p=359#comment-901 Wed, 05 May 2021 13:43:43 +0000 https://christianlehrer.com/?p=359#comment-901 Wow, been looking for this for almost 2 years now, FINALLY someone made it work. Fantastic, thank you very much!

Distributed the software via intune but made it a powershell script instead of a batch script with this single line:
Start-Process -Wait -FilePath “$($PSScriptRoot)\Mccleanup.exe” -ArgumentList “-p StopServices,MFSY,PEF,MXD,CSP,Sustainability,MOCP,MFP,APPSTATS,Auth,EMproxy,FWdiver,HW,MAS,MAT,MBK,MCPR,McProxy,McSvcHost,VUL,MHN,MNA,MOBK,MPFP,MPFPCU,MPS,SHRED,MPSCU,MQC,MQCCU,MSAD,MSHR,MSK,MSKCU,MWL,NMC,RedirSvc,VS,REMEDIATION,MSC,YAP,TRUEKEY,LAM,PCB,Symlink,SafeConnect,MGS,WMIRemover,RESIDUE -v -s” -WindowStyle Minimized

]]>
Comment on Uninstall McAfee LiveSafe silently from the commandline #WhatILearnedToday by William https://christianlehrer.com/?p=359#comment-899 Thu, 22 Apr 2021 22:15:17 +0000 https://christianlehrer.com/?p=359#comment-899 A great post. Unfortunately it doesn’t quite work. Pops up an error: –
LSP Uninstall Error
ClockDownUtility::CreateInstall_Auth() – 64 bit, failed

This is on Win10 Home edition, just reinstalled.

]]>
Comment on Uninstall McAfee LiveSafe silently from the commandline #WhatILearnedToday by Removing McAfee live safe via intune – 247 TECH https://christianlehrer.com/?p=359#comment-895 Thu, 15 Apr 2021 06:53:04 +0000 https://christianlehrer.com/?p=359#comment-895 […] remove, as I have given these devices back to users, fresh start isnt possible. I have found this: https://christianlehrer.com/?p=359 if I run the command “.Mccleanup.exe -p […]

]]>
Comment on Uninstall McAfee LiveSafe silently from the commandline #WhatILearnedToday by Aran https://christianlehrer.com/?p=359#comment-894 Wed, 14 Apr 2021 15:13:09 +0000 https://christianlehrer.com/?p=359#comment-894 Hi Christian, firstly thank you for this but I am running into an issue, I cant seem to get the intune side of things to work/.bat file! If i run the command starting with .\Mccleanup.exe -p StopServices…. works perfectly via a powershell command but when I try creating the silent_uninstall.bat this doesnt even work locally? instead of starting with .\Mccleanup.exe -p StopServices for the .bat im using %~dp0Mccleanup.exe -p StopServices as in your example but no luck where am I going wrong?

Thanks in advance

]]>
Comment on Uninstall McAfee LiveSafe silently from the commandline #WhatILearnedToday by Dennis Eichler https://christianlehrer.com/?p=359#comment-893 Wed, 14 Apr 2021 11:53:58 +0000 https://christianlehrer.com/?p=359#comment-893 Mega Job! Thanks

]]>
Comment on Uninstall McAfee LiveSafe silently from the commandline #WhatILearnedToday by Emmanuel https://christianlehrer.com/?p=359#comment-865 Tue, 09 Mar 2021 13:34:19 +0000 https://christianlehrer.com/?p=359#comment-865 Hello there, it doesn’t work over intune on version 16.0R30. i’ve followed all steps and all works but the intune. Any suggestion?

]]>
Comment on Uninstall McAfee LiveSafe silently from the commandline #WhatILearnedToday by David https://christianlehrer.com/?p=359#comment-861 Wed, 24 Feb 2021 20:04:59 +0000 https://christianlehrer.com/?p=359#comment-861 Hi Christian ,

I am desperate to try this option.

It doesn’t work for me.

Could you please tell us how you pack the intune file?

Maybe there is our mistake.

Here is our command (we do it in powershell):
.\IntuneWinAppUtil.exe -c C:\temp\KillMcAfee -s “C:\temp\KillMcAfee\Silent_uninstall.bat” -o “C:\intune apps”

]]>
Comment on Uninstall McAfee LiveSafe silently from the commandline #WhatILearnedToday by James Morgenstein https://christianlehrer.com/?p=359#comment-857 Fri, 19 Feb 2021 13:55:00 +0000 https://christianlehrer.com/?p=359#comment-857 This was fantastic and exactly what I needed!

Can you post some way to send you a tip – I’d love to buy you a coffee!

]]>
Comment on Uninstall McAfee LiveSafe silently from the commandline #WhatILearnedToday by Andrea https://christianlehrer.com/?p=359#comment-850 Tue, 09 Feb 2021 16:30:08 +0000 https://christianlehrer.com/?p=359#comment-850 wowwwww
i love you! it also worked with version 16.0 R18, you are the only one who found the right solution congratulations! and thank you again!

]]>