AirGap mode - Enable
| 1 Votes |
Versioning - This is the latest version.
| 1 | Airgap mode - ON | 10/27/2022 7:43:26 AM |
| 2 | AirGap mode - Enable | 10/28/2022 3:19:54 AM |
| 3 | AirGap mode - Enable | 10/28/2022 9:11:05 AM |
Description
Deploy this Task to enable AirGap mode on the Root Server.
Schedule deployment of this task along with the companion task "AirGap mode - Disable" in order to define external site gather windows on the Root Server.
CAUTION: This will restart the Root Server service; it is recommended to deploy contingency measures in the event that the service does not restart successfully
Property Details
| 26961 | |
| Beta - Preliminary testing ready for more | |
| AirGap mode - Enable | |
| BES | |
| Internal | |
| 10/27/2022 12:00:00 AM | |
| AirGap, Site gather, Root Server | |
| True | |
| andrea.proietto on 10/28/2022 9:11:05 AM | |
| andrea.proietto on 10/28/2022 9:11:05 AM | |
| 4163 Views / 20 Downloads | |
* Average over 0 ratings.
** Log In or Register to add your rating.
|
Relevance
exists main gather service
| Used in 1 fixlet | * Results in a true/false |
if (exists setting "_BESServer_AirgapMode_Enabled" of client) then if (exists value of setting "_BESServer_AirgapMode_Enabled" of client) then (value of setting "_BESServer_AirgapMode_Enabled" of client is "0") else true else true
Actions
Action 1 (default)
Action Link Click
here to deploy this action.
Script Type
BigFix Action Script
setting "_BESServer_AirgapMode_Enabled"="1" on "{parameter "action issue date" of action}" for client
if {windows of operating system}
waithidden sc stop besrootserver
pause while {state of service "besrootserver" is not "Stopped"}
waithidden sc start besrootserver
else
wait service besserver restart
endif
Success Criteria
This action will be considered successful when the applicability relevance evaluates to false.
Action 2
Action Link Click
here to review this task in the bigfix.me Content Database.
Script Type
URL
https://bigfix.me/cdb/fixlet/26956
Sharing
| Social Media: |

