Install/Upgrade: BigFix File Properties v1.0.0.0 - Windows
0 Votes |
Versioning - This is the latest version.
1 | Install BigFix File Properties | 1/31/2013 8:26:28 PM |
2 | Install/Upgrade: BigFix File Properties v1.0.0.0 - Windows | 1/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
3954 | |
Beta - Preliminary testing ready for more | |
Install/Upgrade: BigFix File Properties v1.0.0.0 - Windows | |
BESC | |
Software Sharing | |
624128 | |
Internal | |
danielheth; jgstew | |
1/31/2014 12:00:00 AM | |
Install BigFix File Properties Shell | |
True | |
jgstew on 1/26/2015 10:48:24 AM | |
jgstew on 1/26/2015 10:48:24 AM | |
6867 Views / 16 Downloads | |
* Average over 0 ratings. ** Log In or Register to add your rating. |
Relevance
Not in Proxy Agent Context (Relevance 1131)
if exists property "in proxy agent context" then ( not in proxy agent context ) else true
isWindows (Relevance 1172)
windows of operating system
Windows Vista or later (Relevance 2999204)
version of operating system > "5.1"
Used in 1 fixlet | * Results in a true/false |
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=trueSuccess Criteria
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
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |
Comments
|
|
Thanks! |
|
|
There is a new version of this task that will work. |
|
|
Hmm. looks like it is missing. I have a copy so I should be able to restore it. |
|
|
Is the bfprop.msi no longer available for this fixlet? |
|
|
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. |
|
|
This is pretty handy. Thanks. |