Install/Upgrade: BigFix File Properties v1.0.0.0 - Windows
Log In or Register to download the BES file, and more.

0 Votes

Versioning - This is the latest version.

1Install BigFix File Properties1/31/2013 8:26:28 PM
2Install/Upgrade: BigFix File Properties v1.0.0.0 - Windows1/26/2015 10:48:24 AM

Description

This application will provide you with a Windows Shell Extension that ties directly into your BigFix file repository. You no longer need to use the Windows Software Distribution Wizard in order to put files into the repository.


Property Details

ID3954
StatusBeta - Preliminary testing ready for more
TitleInstall/Upgrade: BigFix File Properties v1.0.0.0 - Windows
DomainBESC
CategorySoftware Sharing
Download Size624128
SourceInternal
Source IDdanielheth; jgstew
Source Release Date1/31/2014 12:00:00 AM
KeywordsInstall BigFix File Properties Shell
Is TaskTrue
Added by on 1/26/2015 10:48:24 AM
Last Modified by on 1/26/2015 10:48:24 AM
Counters 6867 Views / 16 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

Not in Proxy Agent Context (Relevance 1131)
Used in 1055 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
isWindows (Relevance 1172)
Used in 1152 fixlets and 538 analyses   * Results in a true/false
Show indented relevance
windows of operating system
Windows Vista or later (Relevance 2999204)
Used in 7 fixlets and 2 analyses   * Results in a true/false
Show indented relevance
version of operating system > "5.1"
Used in 1 fixlet   * Results in a true/false
Show indented relevance
not exists regapps "BFProp.exe" whose(version of it >= "1.0.0.0")

Actions

Action 1 (default)

Action Link Click here to deploy this action.
Script Type BigFix Action Script
// This is based on:  http://bigfix.me/fixlet/details/1396?force=true
prefetch BFProp.msi sha1:1fb9c41ebb5d66b5793ff14de072d044895236e7 size:624128 https://dl.dropboxusercontent.com/u/640753/BFProp.msi

waithidden "{pathname of system folder & "\msiexec.exe"}" /i "{(pathname of client folder of current site) & "\__Download\BFProp.msi"}" /qn /norestart
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!
skoontz -
Thanks!
jgstew -
There is a new version of this task that will work.
jgstew -
Hmm. looks like it is missing. I have a copy so I should be able to restore it.
skoontz -
Is the bfprop.msi no longer available for this fixlet?
danielheth -
I'm in discussions with a forum user which might result in enhanced action script generation. Basically adding action script for each of the ways you can download the file. So the users have options of which code to use.
jgstew -
This is pretty handy. Thanks.