Use the following steps to upgrade the VSEL ePO policy from version 1.9 to 2.0 using a Powershell script:
- Download the attached .zip file (UpdateVselPolicies.zip) and extract it to a folder on the server with Powershell.
IMPORTANT: This script must be run on a system that has Powershell v2.0 installed.
- To export the policy:
- Open the ePO management console.
- Click Policy Catalog.
- From the Product drop-down list, select VirusScan Enterprise for Linux 1.9.0.
- Click Export.
- Right-click Policies_For_VirusScan_Enterprise_for_Linux_1.9.0 and select Save target as.
- Name the download and save as an xml file.
- Place the file into the same folder that contains the Powershell script and open a Powershell console.
- Navigate to the folder that contains the script.
- Type .\UpdateVselPolicies.ps1 <name of 1.9 xml policy> <name of new vsel 2.0 policy> and press ENTER.
For example: If the name of 1.9 policy is VirusScan Enterprise for Linux 1.9.0.xml:
.\UpdateVselPolicies.ps1 "VirusScan Enterprise for Linux 1.9.0.xml" "vsel2.0"
- Export the client tasks from ePO:
- Click Client Task Catalog.
- Under Client Task Types, select VirusScan Enterprise for Linux 1.9.0.
- Click the Actions button and select Export Tasks.
- Right-click Client_Task_Catalog_Export and select Save target as.
- Name the file and save as xml.
- To import the management policies:
- Click Policy Catalog.
- From the Product drop-down list, select VirusScan Enterprise for Linux 2.0.
- Click Import.
- Select the new xml file and click OK.
- Finish the import by following the prompts and instructions displayed on the subsequent screens.
- To import the on scan task:
- Open the System Tree page.
- Select the domain the policy will be assigned to.
- Select Assigned Client Tasks.
- Click the Actions button and select Import Assignments.
- Locate the updated .xml file and click OK.