Uninstall 7-zip
Log In or Register to download the BES file, and more.

0 Votes

Description

Uninstall 7-zip from an endpoint.

Property Details

ID682
TitleUninstall 7-zip
DomainBESC
CategoryUninstall
Sourcedanielheth@bigfix.me
Source ID<Unspecified>
Source Severity<Unspecified>
Source Release Date12/3/2012 12:00:00 AM
KeywordsUninstall zip endpoint
Is TaskTrue
Added by on 12/3/2012 6:26:04 PM
Last Modified by on 12/3/2012 6:26:04 PM
Counters 6030 Views / 43 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Relevance

isWindows (Relevance 274)
Used in 593 fixlets and 3 analyses   * Results in a true/false
Show indented relevance
name of operating system starts with "Win"
Not in Proxy Agent Context (Relevance 1131)
Used in 1061 fixlets and 12 analyses   * Results in a true/false
Show indented relevance
if exists property "in proxy agent context" then ( not in proxy agent context ) else true
Used in 1 fixlet   * Results in a true/false
Show indented relevance
exists key whose (value "DisplayName" of it as string contains "7-Zip") of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of registry

Actions

Action 1 (default)

Action Link Click here to uninstall this software.
Script Type BigFix Action Script
//name of registry key
parameter "app"="{name of key whose (value "DisplayName" of it as string contains "7-Zip") of key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" of registry}"
waithidden msiexec.exe /x {parameter "app" as string} /quiet
Success Criteria

This action will be considered successful when the applicability relevance evaluates to false.


Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!