These release notes provide information about Ensim Pro for Windows 10.2.0 hotfix 9 resolved issues, prerequisites, and installation instructions.
Topics include:
This hotfix contains the following files:
This hotfix resolves the following issues. The numbers in parentheses indicate the Ensim problem report (PR) number.
Before installing this hotfix, ensure that your Ensim Pro 10.2.0 for Windows system has the following:
Ensim Pro for Windows 10.2.0 - hotfix 1, 3, 4, 5, 6, 7, 8
It takes 5 to 10 minutes to apply the hotfix. During this time, new customers cannot be provisioned, and Ensim Pro control panel is unavailable.
This section explains how to install the hotfix.
Before installing the hotfix, you need to disable server applications. This section describes the pre-installation instructions.
- Ensure that you have installed all hotfixes mentioned in the prerequisites section unless they are marked as optional.
- Open a command window and run the command iisreset /stop.
- Disable the EnsimProvisionEngine service by logging in to server as server administrator and performing the following steps:
a. Click Start > Programs > Administrative Tools, then click Component Services.
b. In the left navigation bar, expand Console Root > Component Services > Computers > My Computer >
COM+ Applications.
c. Right-click EnsimProvisionEngine, then select Shut down.The pre-installation procedure is complete.
After performing the steps in the pre-installation section, complete the following steps to install the hotfix.
- Unzip the hotfix zip file to a temporary directory.
- Change to the directory <install_dir>\cli where <install_dir> refers to the path where Ensim Pro is installed. For example, if Ensim Pro is installed in C:\Program Files\Ensim\WEBppliance, then switch to C:\Program Files\Ensim\WEBppliance\cli directory.
- Back up the existing wwpcli.dll file to a location other than the existing directory.
Important: Do not rename the file and keep it in the current directory.- Copy the new wwpcli.dll from the temporary directory to the current directory.
- Change to the directory <install_dir>\pe\ProvEngine.
- Back up the existing Ensim.ProvEngine.dll file to a location other than the existing directory.
Important: Do not rename the file and keep it in the current directory.- Copy the new Ensim.ProvEngine.dll from the temporary directory to the current directory.
After installing the hotfix as described in the preceding section, perform the following step to complete the hotfix installation.
Open a command window and run the command iisreset /start.
The hotfix installation is complete.
You can remove (or roll back) the installed hotfix by restoring the backed up DLL files
To roll back the hotfix installation:
- Login to the server as administrator.
- Open a command window and run the command iisreset /stop.
- Stop the EnsimProvisionEngine COM+ component:
a. Click Start > Programs > Administrative Tools, then click Component Services.
b. In the left navigation bar, expand Console Root > Component Services > Computers > My Computer >
COM+ Applications.
c. Right-click EnsimProvisionEngine, then select Shut down.- Restore the wwpcli.dll file from the backup location to the directory <install_dir>\cli where <install_dir> refers to the path where Ensim Pro is installed.
- Restore the Ensim.ProvEngine.dll file from the backup location to the directory <install_dir>\pe\ProvEngine.
- Open a command window and run the command iisreset /start.
The hotfix rollback is complete.