This appendix explains how to stop using the automatic quarantining function.
-
Use the rcxadm avmgr list command to confirm the antivirus software which has already been registered.
-
Use the rcxadm avmgr delete command to unregister all antivirus software.
-
Confirm the storage directory of the XML files for changing the network.
When the storage directory has not been customized, it will be as follows.
- [Windows Manager]
-
Installation_folder\SVROR\Manager\etc\files\avmgr
When the storage directory has been customized, it will be described in avmgr.lserver_xml_dir in avmgr.rcxprop.
-
Delete any existing XML files for changing the network.
-
When a virtual PC was linked to an L-Server in order to use this function, release the link.
For the procedure to release the link, refer to "18.6 Releasing an L-Server" in the "User's Guide for Infrastructure Administrators (Resource Management) CE".
-
Disable the email notification function and the message notification function.
-
Delete any definition files in the following directory.
- Location of the Definition Files
-
- [Windows Manager]
-
Installation_folder\SVROR\Manager\etc\customize_data
- Names of the Definition Files
-
-
When a VE license has been applied, delete the following file.
- Location of the File
-
- [Windows Manager]
-
Installation_folder\SVROR\Manager\etc\conf
- Name of the File
-
rorsetup.conf
-
Return the content set in "2.1 Preparations for Using the Automatic Quarantining Function" for the antivirus software back to the original content.
-
Check the registered information of sub managers using the rcxadm submgr list command.
-
When there are sub managers registered, use the rcxadm submgr delete command to delete all of the sub manager information.
-
Close any unnecessary ports.
If the rules created in "2.2.3 Configuring the Windows Firewall" will no longer be used, delete them.
- Example Procedure
-
netsh advfirewall firewall delete rule name="ServerView Resource Orchestrator(TCP)"
netsh advfirewall firewall delete rule name="ServerView Resource Orchestrator(UDP)"
netsh advfirewall firewall delete rule name="ServerView Resource Orchestrator(SMTP)"
- Execution Results
-
> Deleted 1 rule(s).
> Ok.