Hey guys,
We will be rolling out SP3 through SCCM soon, but in our testing we found that the Microsoft Shared Computer Toolkit prevented quite a few installations of SP3.
In doing some research I found that I can use an uninstall string of MsiExec.exe /i {BC69E66C-47DE-412E-87DF-D1B8055A9AF7} to get rid of it, but my question is do I need the original software when I create the Package / Program in SCCM?
I ask because there's no where to find this software package online, and we've since deleted the .msi (was part of an older image that we had).
Thanks