AirGap mode - Disable - superseded
0 Votes |
Versioning - This is an older version.
1 | Airgap mode - OFF | 10/27/2022 7:50:40 AM |
2 | AirGap mode - Disable | 10/28/2022 3:20:24 AM |
3 | AirGap mode - Disable | 10/28/2022 9:10:36 AM |
Description
Deploy this Task to disable AirGap mode on the Root Server.
Schedule deployment of this task along with the companion task "AirGap mode - Enable" 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
26959 | |
Beta - Preliminary testing ready for more | |
AirGap mode - Disable | |
BES | |
Internal | |
10/27/2022 12:00:00 AM | |
AirGap, Site gather, Root Server | |
True | |
andrea.proietto on 10/28/2022 3:20:24 AM | |
andrea.proietto on 10/28/2022 3:20:24 AM | |
253 Views / 0 Downloads | |
![]() ![]() ![]() ![]() ![]() |
Relevance

exists main gather service
Used in 1 fixlet | * Results in a true/false |

if (exists value of setting "_BESServer_AirgapMode_Enabled" of client) then (value of setting "_BESServer_AirgapMode_Enabled" of client is "1") else false
Actions
Action 1 (default)
Action Link Click
here to deploy this action.
Script Type
BigFix Action Script
setting "_BESServer_AirgapMode_Enabled"="0" 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
waithidden service besrootserver 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/26957
Sharing
Social Media: |