/build/static/layout/Breadcrumb_cap_w.png

uninstall silent project and visio using SCCM 2007 R2

I need to create a distribution package that makes the silent uninstallation of software microsoft Project 2003/2007/2010 Standard / Professional and Microsoft Visio 2003/2007/2010 Standard / Premium.

I'm using the method configuration in the config.xml file.
I did some testing by removing the packages manually using this configuration:

D: \ Project2010x32> setup.exe / uninstall PrjStd / config "d: \ Project2010x32 \ PrjStd.WW \ config.xml"

<Configuration Product="PrjStd">

<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" /> ->

<Logging Type="standard" Path="D:\Project2010x32std" Template="Microsoft Office Project Standard Setup(*).log" />


<Setting Id="SETUP_REBOOT" Value="NEVER" />
-------------------------------------------------- -------
D: \ Visio> setup.exe / uninstall Visio / config "d: \ Visio \ Visio.WW \ config.xml"

<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />

<Logging Type="standard" Path="C:\Install\Logs" Template="Microsoft Office Visio Setup(*).log" />

<Setting Id="SETUP_REBOOT" Value="NEVER" />


I got hit with this configuration manually, now need to create the distribution package. Do you have a procedure to create the package?


0 Comments   [ + ] Show comments

Answers (2)

Posted by: mac-duff 11 years ago
Second Degree Blue Belt
0

Hi,

if I understand it right at first u need to discover which version is currently installed and after located the install source to start the correct uninstall procedure which can be done with a select case behaviour. Finally when u have the script just put it has GPO or SCCM or what ever.

Or do I misunderstand u?

Cheers

stephan

Posted by: renato1gonsalves 11 years ago
White Belt
0

Hi staff could do the setup script and package to uninstall Project and Visio. I wonder how I can contribute to the community by posting the document. ITNINJA docx to the site.

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ