Documentation for NETUP32.INI
Netup32 version 8.5.0.600
[Netup32]| Debug mode |
|---|
| Key | bDebug | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | When enabled this items shows detailed version/update information from client.

When enabled this feature also set:
g_answer = 1
g_RAS_USER_answer = 1
g_bshow_info = 1
g_show_DAT_update_info = 1
g_delay_before_service = 0
g_bshow_progress = 1
|
| Answer mode |
|---|
| Key | bAnswer | | Type | boolean | | Values | 0/1 = off/on | | Default | 0 = off | | When enabled the user will be allowed to decline or accept any install/update/upgrade performed |
| Shows information |
|---|
| Key | bShow_info | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Shows popup boxes on actions performed, user will not be allowed to decline updates unless bAnswer or bDebug is enabled |
| Language |
|---|
| Key | uLanguage | | Type | integer | | Values | numerical | | Default | empty = language from regional settings | | Numerical language-id, see \Config\NetupTXT.txt for values, when set this value overrides ANY local settings |
| Root of Netup32 |
|---|
| Key | szSource_path | | Type | string | | Values | any | | Default | empty = source path read from .EXE location | | This should normally be left empty, location is read from NETUP32.EXE location when executed |
[Log]| Log path |
|---|
| Key | szlog_path | | Type | string | | Values | any | | Default | empty = logs directory in Netup32 folder |
| Install log file name |
|---|
| Key | szInstall_list_file | | Type | string | | Values | any | | Default | INSTALL70.TXT |
| Audit mode |
|---|
| Key | bAudit | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on |
| Audit log filename |
|---|
| Key | szAudit_list_file | | Type | string | | Values | any | | Default | AUDIT70.TXT |
| Show log file warnings |
|---|
| Key | bShow_logfile_warning | | Type | boolean | | Values | 0/1 = off/on | | Default | 0 = off | | Enabled whether Netup32 should show a warning when a virus alert is found in the local VirusScan log files |
| Run at log file warnings |
|---|
| Key | szRun_at_log_warning | | Type | string | | Values | any | | Default | empty = no command | | Program to run when a virus alert is found in the local log file |
| Clear local log files |
|---|
| Key | bClear_logfile | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Clear the local log files if they do not contain any virus alerts. This is done to speed up NetUp32 log file checking by keeping the size of the log file to a minimum. |
| Check Installating log |
|---|
| Key | bCheck_Install_log | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | NetUp32 will now check VirusScan installationlog (C:\VSCAN.TXT) for installation failure. An entry is added to the installation log on the server if the installation has failed. |
| Copy the VirusScan installation log to the server log directory |
|---|
| Key | bCopy_VSCAN_log | | Type | boolean | | Values | 0/1 = off/on | | Default | 0 = off | |
NetUp32 can make a copy of the local installation log file C:\VSCAN.TXT to the server
<log directory>\Install. The log file on the server will be named <hostname>.vscan.txt.
This makes it possible to get a log file from every installation which is started.
If a log file with the same name already exists it will be overwritten.
The size of the log file is normally 40 -160 Kb. |
| Copy the Buffer Overflow protection log to the server log directory |
|---|
| Key | bCopy_BufferOverflow_log | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | |
NetUp32 will make a copy of the local Buffer Overflow protection log file to the server log directory if the local log file size is more than 3 bytes. The log file is appended to the _BufferOverflow.TXT file. After the copy, the local log file is cleared. |
| Copy the Access protection log to the server log directory |
|---|
| Key | bCopy_AccessProtection_log | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | |
NetUp32 will make a copy of the local Access protection log file to the server log directory if the local log file size is more than 3 bytes. The log file is appended to the _AccessProtection.TXT file. After the copy, the local log file is cleared. |
[SP]| Switches to Serice Pack installer |
|---|
| Key | szSP_switch | | Type | string | | Values | any | | Default | /q | Parameter which will be used if Service Pack is using MSInstaller = /q Parameters which will be used if the Service Pack is a SuperDAT = /s /f (/s = silent /f = force) |
[DAT]| Log DAT updates |
|---|
| Key | bLog_DAT_update | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Enables logging of performed DAT updates |
| Show DAT update information |
|---|
| Key | bShow_DAT_update_info | | Type | boolean | | Values | 0/1 = off/on | | Default | 0 = off | | Enables information on DAT updates if bShow_info is enabled |
| Show active DAT update |
|---|
| Key | bShow_active_DAT_update | | Type | boolean | | Values | 0/1 = off/on | | Default | 0 = off | Displays active DAT update if bShow_info is enabled. When enabling this item the users will see the following box when DAT updates are performed.
 The user can close the window but the update will still be running. |
| Allow DAT downgrade |
|---|
| Key | bAllow_DAT_downgrade | | Type | boolean | | Values | 0/1 = off/on | | Default | 0 = off | If enabled NetUp32 will launch a McAfee Update if the server DAT version is not the same at the local DAT version. If disabled NetUp32 will only launch McAfee Update if the server DAT version is newer than the local DAT version |
| Check that the DAT files are up-to-date |
|---|
| Key | bCheck_DAT | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | When NetUp32 is done updatering it will (if enabled) check if the local DAT files are the same version of the ones on the server. If they are not same version. NetUp32 will appends the local C:\Documents and Settings\All Users\Application Data\Network Associates\VirusScan\UpdateLog.txt to the server log file AutoUpdate.TXT. This makes it easy to check to update problem centralized |
| Run before DAT/Engine update |
|---|
| Key | szRun_before_DAT | | Type | string | | Values | any | | Default | empty = no command | | Command to run before a DAT/Engine update. NetUp32 will run the program/script and wait for it to finish |
| Run after DAT/Engine update |
|---|
| Key | szRun_after_DAT | | Type | string | | Values | any | | Default | empty = no command | | Command to run after a DAT/Engine update. NetUp32 will run the program/script and wait for it to finish |
| Extra.DAT directory |
|---|
| Key | szExtra_DATS_dir | | Type | string | | Values | any | | Default | empty = Extradat | | The folder where extra.dat is located |
[Workstation]| Keys for workstation |
|---|
| Includes the setting for all workstation Windows NT, 2000 and XP |
| Netup32 active |
|---|
| Key | bNetUp32_active | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Is Netup32 going to be active on this platform |
| Delay seconds |
|---|
| Key | uDelay_sec | | Type | integer | | Values | numerical = no. of seconds | | Default | empty = 0 | | Delay before Netup32 performs any action |
| Random delay minutes |
|---|
| Key | uRandom_Delay_min | | Type | integer | | Values | numerical = no. of minutes | | Random delay before Netup32 performs any action |
| Check free diskspace |
|---|
| Key | uFree_Diskspace | | Type | integer | | Values | numerical = no. of free MB | | Default | 50 | | Check %SystemDrive% drive for free disk space (check is only performed when new VirusScan installation is ready). Remove it or set it to 0 will skip free disk space test |
| Verify that the user running NetUp32 has got the right access to perform VirusScan installation |
|---|
| Key | bcheck_user_access | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | |
NetUp32 can before installing VirusScan verify that the user account running
NetUp32 has write access to the registry key
HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\.
This is a good indication that the user account has the sufficient right to
perform a VirusScan installation.
This verification can be enabled by bcheck_user_access=1 in the [Workstation] and
[Server] section. |
| Run a shell command before setup |
|---|
| Key | szRun_Shell_before_setup | | Type | string | | Values | any | | Default | empty = no command | |
NetUp32 now support making a ShellExecute before installing VirusScan Enterprise.
The ShellExecute is started before the szRun_before_setup=.
ShellExecute can for example be used to run a .htm file or a web link without
knowing which web browser is installed on the system. |
| Run before Setup |
|---|
| Key | szRun_before_setup | | Type | string | | Values | any | | Default | empty = no command | | Command to run before VirusScan Enterprise setup |
| Control the installation time-out |
|---|
| Key | uSetup_timeout | | Type | integer | | Values | numerical = no. of minutes | | Default | 30 | | Control the time-out for the setup to complete |
| Setup string |
|---|
| Key | szRun_setup | | Type | string | | Values | any | | Default | setupvse.exe ADDLOCAL=ALL CMASOURCEDIR=%TEMP% PRESERVESETTINGS="" RUNAUTOUPDATE="" RUNONDEMANDSCAN="" REBOOT=R /li " %SystemDrive%scan.txt" /q /i | | Command to execute when a program setup is needed. See VirusScan Enterprise Installation Guide for detailed information on command line parameters. |
| Force VirusScan Enterprise installation |
|---|
| Key | bForceInstall | | Type | boolean | | Values | 0/1 = off/on | | Default | 0 = off |
NetUp32 can force the installation of VirusScan Enterprise even if it
is already installed. This is done by running
NetUp32 bForceInstall=1
or
Start_32 bForceInstall=1 |
| Path to configuration directory |
|---|
| Key | szConfig_Dir | | Type | string | | Values | any | | Default | empty = \CONFIG | | Path to the directory containing several configuration files for NetUp32. If empty this will by default be the \CONFIG directory. |
| Path to VirusScan configuration CAB files |
|---|
| Key | szConfig_cab_path | | Type | string | | Values | any | | Default | MID\ | VirusScan Enterprise configuration .CAB directory. This will by default be the \CONFIG\MID directory. The configuration files is created by McAfee Install Designer - MID. The MID configurations filenames are fixed to:
VSECFG.CAB - For both servers and workstations.
VSECFG_S.CAB - For servers only.
VSECFG_W.CAB - For workstations only.
NetUp32 will first check for the file VSECFG_W.CAB on workstations or VSECFG_S.CAB on servers. If this
configuration file is not found NetUp32 will use VSECFG.CAB which is a configuration file which can be use for both
workstations and servers.
For more information about McAfee Install Designer read the McAfee Install Designer Product Guide. |
| Enable update after install |
|---|
| Key | bUpdate_after_install | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Update VirusScan Enterprise after the installation i completed. Install and Update in the same run of NetUp32 |
| Enable program update |
|---|
| Key | bUpdate_program | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Determines whether Netup32 should perform program upgrades (installations) or not |
| Enable DAT update |
|---|
| Key | bUpdate_DAT | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Determines whether Netup32 should perform DAT updates or not |
| Enable Service Pack update |
|---|
| Key | bUpdate_SP | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Determines whether Netup32 should perform Service Pack updates or not |
| Enable configuration update |
|---|
| Key | bUpdate_config | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Determines whether Netup32 should perform configuration updates or not. The config update include CONFIG.REG and the .CAB configuration file form the config directory. |
| Enable hotfix update |
|---|
| Key | bUpdate_Hotfix | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Determines whether Netup32 should install hotfix or not |
| Enable update of the local update site list - SiteList.xml |
|---|
| Key | bChangeSitelist | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Normally NetUp32 will change the first update site in the local Sitelist.xml which is a copy from the server (\Config\SiteList.xml).
Disable this to prevent NetUp32 from copying SiteList.xml form the server and changing the first update site |
| Delay before service |
|---|
| Key | uDelay_before_service | | Type | integer | | Values | numerical = seconds | | Default | 30 | | Number of seconds Netup32 will wait before stopping and starting services |
| Ask before applying configuration |
|---|
| Key | bAsk_for_config_update | | Type | boolean | | Values | 0/1 = off/on | | Default | 0 = off | | Asks before applying configuration, if NetUp32 in answer mode |
| Stop Service before import config.reg |
|---|
| Key | bStop_Service_before_Config | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | If this is enabled NetUp32 will stop VShield before importing the CONFIG.REG. |
| Show progress |
|---|
| Key | bShow_progress | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | Will show progress when running, installing and updating.
 |
| Show installating progress |
|---|
| Key | bShow_install_progress | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | Will only show progress when NetUp32 is installing VirusScan not when updating. Set also bShow_progress=0 if only install progress should be showed.
 |
| Verify services and processes are running |
|---|
| Key | bCheck_service | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | NetUp32 will verify that McShield, McTaskManager and McAfee Framework service are running. If a service is not running it will be reported in the Audit log file. The Audit log file can be monitored by NetUp32 Log Monitor which will send an alert if something is wrong. NetUp32 Log Viewer will also report the system where the service is not running. |
| Start services and processes if thery are not running |
|---|
| Key | bStart_service | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | NetUp32 will start McShield and McTaskManager service if they are not running. If the service can be started correctly it will be reported as Active in the Audit log file.
NetUp32 will also start the process SHSTAT if it is not running. SHSTAT is the small shield in the systray. |
| Run a program if a service is not running |
|---|
| Key | szRun_if_missing_process | | Type | string | | Values | any | | Default | empty = no command | | Command to run if a service is not running even if bStart_service is staring the service. |
| Use SuperDAT for DAT update |
|---|
| Key | bUseSuperDAT_for_update | | Type | boolean | | Values | 0/1 = off/on | | Default | 0 = false | | NetUp32 will use SuperDAT for DAT update instead of the normal incremental DAT update |
[Server]| Keys for Server |
|---|
| Includes the setting for all server running Windows NT, 2000 and 2003 server |
| Netup32 active |
|---|
| Key | bNetUp32_active | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Is Netup32 going to be active on this platform. |
| Check free diskspace |
|---|
| Key | uFree_Diskspace | | Type | integer | | Values | numerical = no. of free MB | | Default | 50 | | Check %SystemDrive% drive for free disk space (check is only performed when new VirusScan installation is ready). Remove it or set it to 0 will skip free disk space test |
| Verify that the user running NetUp32 has got the right access to perform VirusScan installation |
|---|
| Key | bcheck_user_access | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | |
NetUp32 can before installing VirusScan verify that the user account running
NetUp32 has write access to the registry key
HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\.
This is a good indication that the user account has the sufficient right to
perform a VirusScan installation.
This verification can be enabled by bcheck_user_access=1 in the [Workstation] and
[Server] section. |
| Run a shell command before setup |
|---|
| Key | szRun_Shell_before_setup | | Type | string | | Values | any | | Default | empty = no command | |
NetUp32 now support making a ShellExecute before installing VirusScan Enterprise.
The ShellExecute is started before the szRun_before_setup=.
ShellExecute can for example be used to run a .htm file or a web link without
knowing which web browser is installed on the system. |
| Run before Setup |
|---|
| Key | szRun_before_setup | | Type | string | | Values | any | | Default | empty = no command | | Command to run before VirusScan Enterprise setup |
| Control the installation time-out |
|---|
| Key | uSetup_timeout | | Type | integer | | Values | numerical = no. of minutes | | Default | 30 | | Control the time-out for the setup to complete |
| Setup string |
|---|
| Key | szRun_setup | | Type | string | | Values | any | | Default | setupvse.exe ADDLOCAL=ALL CMASOURCEDIR=%TEMP% PRESERVESETTINGS="" RUNAUTOUPDATE="" RUNONDEMANDSCAN="" REBOOT=R /li " %SystemDrive%scan.txt" /q /i | | Command to execute when a program setup is needed. See VirusScan Enterprise Installation Guide for detailed information on command line parameters. |
| Force VirusScan Enterprise installation |
|---|
| Key | bForceInstall | | Type | boolean | | Values | 0/1 = off/on | | Default | 0 = off |
NetUp32 can force the installation of VirusScan Enterprise even if it
is already installed. This is done by running
NetUp32 bForceInstall=1
or
Start_32 bForceInstall=1 |
| Path to configuration directory |
|---|
| Key | szConfig_Dir | | Type | string | | Values | any | | Default | empty = \CONFIG | | Path to the directory containing several configuration files for NetUp32. If empty this will by default be the \CONFIG directory. |
| Path to VirusScan configuration CAB files |
|---|
| Key | szConfig_cab_path | | Type | string | | Values | any | | Default | MID\ | VirusScan Enterprise configuration .CAB directory. This will by default be the \CONFIG\MID directory. The configuration files is created by McAfee Install Designer - MID. The MID configurations filenames are fixed to:
VSECFG.CAB - For both servers and workstations.
VSECFG_S.CAB - For servers only.
VSECFG_W.CAB - For workstations only.
NetUp32 will first check for the file VSECFG_W.CAB on workstations or VSECFG_S.CAB on servers. If this
configuration file is not found NetUp32 will use VSECFG.CAB which is a configuration file which can be use for both
workstations and servers.
For more information about McAfee Install Designer read the McAfee Install Designer Product Guide. |
| Enable update after install |
|---|
| Key | bUpdate_after_install | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Update VirusScan Enterprise after the installation i completed. Install and Update in the same run of NetUp32 |
| Enable program update |
|---|
| Key | bUpdate_program | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Determines whether Netup32 should perform program upgrades (installations) or not |
| Enable DAT update |
|---|
| Key | bUpdate_DAT | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Determines whether Netup32 should perform DAT updates or not |
| Enable Service Pack update |
|---|
| Key | bUpdate_SP | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Determines whether Netup32 should perform Service Pack updates or not |
| Enable configuration update |
|---|
| Key | bUpdate_config | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Determines whether Netup32 should perform configuration updates or not |
| Enable hotfix update |
|---|
| Key | bUpdate_Hotfix | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Determines whether Netup32 should install hotfix or not |
| Enable update of the local update site list - SiteList.xml |
|---|
| Key | bChangeSitelist | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Normally NetUp32 will change the first update site in the local Sitelist.xml which is a copy from the server (\Config\SiteList.xml).
Disable this to prevent NetUp32 from copying SiteList.xml form the server and changing the first update site |
| Delay before service |
|---|
| Key | uDelay_before_service | | Type | integer | | Values | numerical = seconds | | Default | 30 | | Number of seconds Netup32 will wait before stopping and starting services |
| Stop Service before import config.reg |
|---|
| Key | bStop_Service_before_Config | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | If this is enabled NetUp32 will stop VShield before importing the CONFIG.REG. |
| Show progress |
|---|
| Key | bShow_progress | | Type | boolean | | Values | 0/1 = off/on | | Default | 0 = off | Will show progress when running, installing and updating.
 |
| Show installating progress |
|---|
| Key | bShow_install_progress | | Type | boolean | | Values | 0/1 = off/on | | Default | 0 = off | Will only show progress when NetUp32 is installing VirusScan not when updating. Set also bShow_progress=0 if only install progress should be showed.
 |
| Verify services and processes are running |
|---|
| Key | bCheck_service | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | NetUp32 will verify that McShield, McTaskManager and McAfee Framework service are running. If a service is not running it will be reported in the Audit log file. The Audit log file can be monitored by NetUp32 Log Monitor which will send an alert if something is wrong. NetUp32 Log Viewer will also report the system where the service is not running. |
| Start services and processes if thery are not running |
|---|
| Key | bStart_service | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | NetUp32 will start McShield and McTaskManager service if they are not running. If the service can be started correctly it will be reported as Active in the Audit log file.
NetUp32 will also start the process SHSTAT if it is not running. SHSTAT is the small shield in the systray. |
| Run a program if a service is not running |
|---|
| Key | szRun_if_missing_process | | Type | string | | Values | any | | Default | empty = no command | | Command to run if a service is not running even if bStart_service is staring the service. |
| Use SuperDAT for DAT update |
|---|
| Key | bUseSuperDAT_for_update | | Type | boolean | | Values | 0/1 = off/on | | Default | 0 = false | | NetUp32 will use SuperDAT for DAT update instead of the normal incremental DAT update |
[Win9x]| Keys for Windows 9x and ME |
|---|
Includes the setting for all workstation running Windows 95, 98 and ME. Run McAfee VirusScan 4.5.1 on these systems because VirusScan Enterprise can not be installed on Windows 9x and ME. Instead of using this function in NetUp32 7.x.x it is better to separate Windows 9x and ME system from Windows NT, XP, 2000 and 2003 before running NetUp32. Here is a simple script to do this: TestOS.bat |
| Netup32 active |
|---|
| Key | bNetUp32_active | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Is Netup32 going to be active on this platform. |
| NetUp32 9x startup command |
|---|
| Key | szPrevius_NetUp32 | | Type | string | | Values | any | | Default | empty | | Command line to be execute when a Windows 95, 98 or ME activate NetUp32 version 7.x.x. This can fx. be the path to NetUp32 version 4.5.1 - \\SERVER\SHARE\4.5.1\NETUP32.EXE |
[RAS]| RAS users will run in answer mode |
|---|
| Key | bRAS_USER_answer | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | When enabled users on a RAS connection will be allowed to run in answer mode. RAS connections are detected as Active Dial-up connections or when a environment variable specified by szRAS_check_var has the value specified by szRAS_check_value. Fx. the default values a line in AUTOEXEC.BAT containing a line set connection=ras will enable answer modes. |
| RAS environment check variable |
|---|
| Key | szRAS_check_var | | Type | string | | Values | any | | Default | connection | | Environment variable which must be set to enable RAS users to run in answer mode, this option is for users on a slow connection which is not a Dial-up connection, i.e. a ISDN router |
| RAS environment check value |
|---|
| Key | szRAS_check_value | | Type | string | | Values | any | | Default | ras | | The value the environment variable defined by szRAS_check_var must be have to enable RAS answer mode |
[Include_Exclude]| Use include list |
|---|
| Key | bUse_include | | Type | boolean | | Values | 0/1 = off/on | | Default | 0 = off | | Only machines include in the file (machine-name) specified by szInclude_list_file will be handled by Netup32. This option is useful for test situations, since only the specified machines will be affected by Netup32 |
| Use exclude list |
|---|
| Key | bUse_exclude | | Type | boolean | | Values | 0/1 = off/on | | Default | 0 = off | | Machines included in the file (machine-name) specified by szExclude_list_file will not be handled by Netup32. This option is useful fx. for terminal servers, since in normal situations users will not be allowed to update NetShield on terminal servers, and they should therefor be handled in another way |
| Include file |
|---|
| Key | szInclude_list_file | | Type | string | | Values | any | | Default | empty = INCLUDE.TXT | | All machines included in this file (machine-name) will be affected when Netup32 is executed on them. The file contains machine-names, one on every line without \\ in front, that is CLIENT not \\CLIENT |
| Exclude file |
|---|
| Key | szExclude_list_file | | Type | string | | Values | any | | Default | empty = EXCLUDE.TXT | | All machines included in this file (machine-name) will be excluded from Netup32. The file contains machine-names, one on every line without \\ in front, that is CLIENT not \\CLIENT |
[ePO_agent]| Install ePO 3.0 agent |
|---|
| Key | bEnable_Install_ePO | | Type | boolean | | Values | 0/1 = off/on | | Default | 0 = off | | Will install ePO agent specified in the szRun_setup= |
| Only install ePO 3.0 agent |
|---|
| Key | bOnly_install_ePO | | Type | boolean | | Values | 0/1 = off/on | | Default | 0 = off | | Will only install the ePO agent if this is enabled and ignore everything else |
| Check the ePO agent version / Upgarde ePO agent |
|---|
| Key | bCheck_epo_agent_ver | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Upgarde the local ePO agent if there is a new version (FramePkg.exe) on the server |
| Path to the ePO 3.0 agent installation file |
|---|
| Key | szInstall_path_ePO | | Type | string | | Values | any | | Default | empty | | Path to the ePO agent installation file. Leave blank if it is the subdirectory \ePO in the NetUp32 directory |
| The setup file and parameters for the ePO 3.0 agent |
|---|
| Key | szRun_setup_ePO | | Type | string | | Values | any | | Default | FRAMEPKG.EXE /INSTALL=AGENT /SILENT | The ePO 3.0 agent installation file and parameters. Create the ePO agent from the ePO 3.0 console.
Look in the ePolicy Orchestrator Product Guide version 3.0 (epo_30_product_guide_en.pdf) on page 289 section called: "Agent installation command-line options" for more information about the command-line options. |
| Force ePO agent installation |
|---|
| Key | bForceInstall_ePO | | Type | boolean | | Values | 0/1 = off/on | | Default | 0 = off |
NetUp32 can force the installation of the ePO agent even if it is already installed.
This is done by running
NetUp32 bForceInstall_ePO=1
or
Start_32 bForceInstall_ePO=1 |
| Check local sitelist.xml for spipesite information |
|---|
| Key | bCheck_for_Spipesite | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | |
NetUp32 will check for both ePO agent version number and verify that the local SiteList.XML also include
a SpipeSite. The SpipeSite check can be disabled by setting bCheck_for_Spipesite=0.
|
[CMA]| Upgrade McAfee Common Framework |
|---|
| Key | bEnable_Update_CMA | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Will upgrade McAfee Common Framework if newer version is in the \CMA directory |
| Path to McAfee Common Framework (FramePkg.exe) installation file |
|---|
| Key | szInstall_path_CMA | | Type | string | | Values | any | | Default | empty | | Path to the McAfee Common Framework installation file. Leave blank if it is the subdirectory \CMA in the NetUp32 directory |
| The setup file and parameters for the McAfee Common Framework |
|---|
| Key | szRun_setup_CMA | | Type | string | | Values | any | | Default | FRAMEPKG.EXE /INSTALL=UPDATER /SILENT | | The McAfee Common Framework installation file and parameters. |
[MASM]| Install / upgrade McAfee Anti-Spyware Enterprise Module |
|---|
| Key | bEnable_Update_MASM | | Type | boolean | | Values | 0/1 = off/on | | Default | 1 = on | | Will upgrade / install McAfee Anti-Spyware Enterprise Module if newer version is in the \MASM directory |
| Path to McAfee Anti-Spyware Enterprise Module installation files |
|---|
| Key | szInstall_path_MASM | | Type | string | | Values | any | | Default | empty | | Path to the McAfee Anti-Spyware Enterprise Module installation files. Leave blank if it is the subdirectory \MASM in the NetUp32 directory |
| The setup file and parameters for the McAfee Anti-Spyware Enterprise Module |
|---|
| Key | szRun_setup_MASM | | Type | string | | Values | any | | Default | VSE85MAS.EXE /S | | The McAfee Common Anti-Spyware Enterprise Module installation file and parameters. |
[RunAs]| Section for START_32 RunAs |
|---|
| This section is written by the NU32PWS.EXE username and password encryption program and is only used by Start_32 which can activate NetUp32 with another user account. |
| Username |
|---|
| Key | szUser | | Type | string | | Values | any | | Default | empty | Encrypted username.
|
| Domain name |
|---|
| Key | szDomain | | Type | string | | Values | any | | Default | empty | | Encrypted domain name. |
| Password key 1 |
|---|
| Key | szPassword1 | | Type | string | | Values | any | | Default | empty | | Encrypted password key 1. |
| Password key 2 |
|---|
| Key | szPassword2 | | Type | string | | Values | any | | Default | empty | | Encrypted password key 2. |
[Start_32]| Repeat NetUp32 every xx minutes |
|---|
| Key | uRepeat_min | | Type | integer | | Values | numerical = minutes | | Default | empty = 0 | Number of minutes between activating Netup32. Start_32 will activate NetUp32 and wait/sleep xx minutes and then activate NetUp32 again and will continue doing this.
This is a very effective way to make sure that NetUp32 is activated several time each day even if the user is not login off and on.
This section is only used by Start_32 |
| Start NetUp32 from server |
|---|
| Key | bRun_from_server | | Type | boolean | | Values | 0/1 = off/on | | Default | 0 = off | | Start_32 will, if possible, copy NetUp32.exe to the local system and run it from here. This is designed to save network trafic. To provented this enable this setting. It is also possible to run START_32 bRun_from_server=1 |
|