Add Gold Image Baselines to Approved Application List
| 0 Votes |
Versioning - This is the latest version.
| 1 | Add Gold Image Baselines to Approved Application List | 3/24/2016 5:00:36 AM |
| 2 | Add Gold Image Baselines to Approved Application List | 8/11/2016 11:58:20 AM |
| 3 | Add Gold Image Baselines to Approved Application List | 8/11/2016 11:59:23 AM |
| 4 | Add Gold Image Baselines to Approved Application List | 8/11/2016 12:21:24 PM |
Description
Property Details
| 21129 | |
| Production - Fully Tested and Ready for Production | |
| Add Gold Image Baselines to Approved Application List | |
| BESC | |
| RES Software | |
| 8/10/2016 12:00:00 AM | |
| True | |
| RESQA on 8/11/2016 12:21:24 PM | |
| RESQA on 8/11/2016 12:21:24 PM | |
| 7262 Views / 2 Downloads | |
* Average over 0 ratings.
** Log In or Register to add your rating.
|
Relevance
| Used in 8 fixlets | * Results in a true/false |
number of (pathnames of find files "authfiles*.txt" of (descendant folders of folder (pathname of parent folder of parent folder of file of service "BESRootServer" as string))) > 0
Actions
Action 1 (default)
Action Link Click
here to deploy this action.
Script Type
BigFix Action Script
// Source Release Date: 2016-08-10
delete __createfile
delete "{(value of variable "temp" of environment) & "\importbaseline.bat"}"
createfile until __done
cd /d {"%22"}{(pathname of parent folder of parent folder of file of service "BESRootServer" as string)}\BES Server\UploadManagerData\BufferDir{"%22"}
for /f {"%22"}delims=|{"%22"} %%f in ('dir /b /s authfiles*.txt') do "{pathname of parent folder of parent folder of file of service "res" & "\pwrtech.exe"}" /importhashes={"%22"}%%f{"%22"} /createifnotexists
for /f {"%22"}delims=|{"%22"} %%f in ('dir /b /s authfiles*.txt') do @del /Q /F {"%22"}%%f{"%22"}
__done
copy __createfile "{(value of variable "temp" of environment) & "\importbaseline.bat"}"
waithidden cmd /c "{(value of variable "temp" of environment) & "\importbaseline.bat"}"
delete "{(value of variable "temp" of environment) & "\importbaseline.bat"}"
Success Criteria
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
| Social Media: |

