UserManagement Admin Web for WebOffice is a .NET ASP-solution and is provided by a ZIP-archive, which has to be unpacked into a manually created virtual directory.
Open the Internet Information Services (IIS) Manger via Start / Programs / Administrative Tools / Internet Information Services (IIS) Manager.

Open IIS (Internet Information Services Manager)
Next a new virtual directory named „UserManagementAdmin“ has to be created. Open the context menu with a right-click on “Default Web Site” and start the Virtual Directory Creation Wizard by a click on “New / Virtual Directory…”

Create a virtual directory named "UserManagementAdmin"
The next step is running the wizard to create a virtual directory.

Welcome page of the Virtual Directory Creation Wizard
Set “UserManagementAdmin” as alias of the virtual directory and click “Next”.

Set Alias name of the virtual directory
On the next page of the wizard the path to the directory which will contain the files of User Management Admin Web has to be defined. Start with a click on the “Browse”-button.

Set directory to the UserManagement Admin Web files
Navigate to “\Inetpub\wwwroot\” and click on “Make New Folder” to create a new folder named “UserManagementAdmin”.

Navigate to the folder \Inetpub\wwwroot

Create a folder named "UserManagementAdmin"
If the last steps were successful, the correct path should be set in the wizard.

Path to the User Management Admin Web files
The permissions on the virtual directory have to be set to “Read” and “Run scripts (such as ASP)”.

Set permissions
The wizard ends with a report of success. Click the “Finish”-button to close the wizard.

End page of the Virtual Directory Creation Wizard