background image

3<B3@>@7A3

Deep Freeze Enterprise is then deployed to the specified workstations. These workstations will later 

reboot into a Frozen state.
The workstations must then be configured to prevent BigFix from generating a different entry into its 

database every time a Frozen workstation starts up. To do this, complete the following steps: 

1.  Set BigFix service to start manually in the workstations. 
2.  From  the  workstation  where  the  Deep  Freeze  Enterprise  Configuration Administrator  is 

located, copy the Command Line Control tool (DFC.exe) to all the workstations. 
This program is located in 

C:\WINDOWS\system32

3.  A few lines must be added to the login script to guarantee that the BigFix service doesn’t start 

up unless the workstation is in a Thawed state. 

The following is a batch file to ensure that the BigFix service doesn’t start up unless the workstation is 

in a Thawed state:

@ ECHO OFF
IF EXIST C:\PERSI0.SYS GOTO INSTALLED
GOTO END
:INSTALLED
DFC.EXE get /ISFROZEN
IF ERRORLEVEL 1 GOTO ERROR1
IF ERRORLEVEL 0 Goto ERROR0
:ERROR1
ECHO ERRORLEVEL 1
NET STOP BESCLIENT
GOTO END
:ERROR0
ECHO ERRORLEVEL 0
NET START BESCLIENT
GOTO END

:END

Deploying the Deep Freeze Enterprise Console

Since the Enterprise Console is a stand-alone executable file, it can be deployed by copying it into 

every single remote site administrative workstation. The first time the local administrator runs the 

Console, a One Time Password (OTP) must be entered in order for the console to be activated. This 

OTP must be created using the Configuration Administrator, located in the same workstation as the 

BigFix Enterprise Console.
Once the Deep Freeze Enterprise Console is deployed to all administrative workstations throughout all 

remote sites, every local administrator should replace the default Deep Freeze workstation password 

with one of their own.

Summary of Contents for DEEP FREEZE ENTERPRISE - INTEGRATING WITH BIGFIX PATCH MANAGER...

Page 1: ...W 3fSQcbOPZS 4O WQa 2SdWQS 4WZbS 4O WQa eS AOdS 4O WQa 7 aWUVb 4O WQa AgabS TWZS O R E7 ASZSQb O S b ORS O Ya O R SUWabS SR b ORS O Ya T 4O WQa 1 ObW ZZ bVS Q O g O R RcQb O Sa O S b ORS O Ya T bVSW S...

Page 2: ...ration Administrator on the same computer as the BigFix Console and create a set of installation files Enterprise Console Workstation installation file and if necessary the Workstation Seed configured...

Page 3: ...ion files are created BigFix can be used to deploy them to every remote site To deploy Deep Freeze using BigFix complete the following steps 1 In the BigFix Enterprise Console go to Wizards Windows So...

Page 4: ...A3 4 2 The Windows Software Distribution Wizard appears as shown below Specify a name for the task Click Next 3 In the dialog shown below specify the location of the workstation installation file Clic...

Page 5: ...Deep Freeze is not supported by Windows NT and Windows Server 2003 clear the check boxes Click Next If the Deep Freeze Server version is to be deployed select Windows Server 2003 5 Select how to targ...

Page 6: ...perform the Silent Install DFWks exe Install Click Next 7 On the next screen the text fields for this task can be customized If needed edit the text fields and click Next 8 Click Finish A password scr...

Page 7: ...e bottom half of the screen Click on the indicated link to start deployment 11 The Take Action window appears Select the workstations to install Deep Freeze on Although Deep Freeze will not be deploye...

Page 8: ...vice doesn t start up unless the workstation is in a Thawed state ECHO OFF IF EXIST C PERSI0 SYS GOTO INSTALLED GOTO END INSTALLED DFC EXE get ISFROZEN IF ERRORLEVEL 1 GOTO ERROR1 IF ERRORLEVEL 0 Goto...

Page 9: ...ed to reboot the workstations into a Frozen state is DFC password BOOTFROZEN The Command Line Control tool DFC exe must be in all workstations for the batch file to work If the Command Line Control wa...

Page 10: ...ative workstation Therefore the file has to be pushed and executed Since BigFix is not actually installing it no trace of the program is left behind Deploying Critical Updates and Virus Definitions Al...

Reviews: