Microsoft Host Integration Server 2004-based server
When you run the Configuration Wizard (ConfigFramework.exe) after you configure the Microsoft Host Integration Server 2004 service account, you receive the following message:
Microsoft Host Integration Server 2004 Configuration Wizard
Unable to verify that the specified account is an Administrator on this computer; however the account may have similar privileges.
Are you sure you want to use this account?
When you click
OK in this message, you receive an ERROR_MORE_DATA message. The following is the text of this message:
Microsoft Host Integration Server 2004 Configuration Wizard
More data is available.
In this message, you can click
Retry or
Cancel. If you click
Retry, the message is displayed again. If you click
Cancel, the Configuration Wizard performs a rollback operation, and the configuration is not completed.
If the problem occurs while the Configuration Wizard is running in an unattended mode, the Configuration Wizard does not configure the server to run Host Integration Server 2004. The server is not configured because the user account that ConfigFramework.exe is running under must have local administrative rights to configure the server to run Host Integration Server 2004.
Host Integration Server 2004 client
When you interactively start the Configuration Wizard on a Host Integration Server 2004 client, the Configuration Wizard does not display the
Choose the type of client deployment page. If the logged-on user is not a member of the Local Administrators security group or if you receive the ERROR_MORE_DATA message, the Configuration Wizard uses the
Just me (run as application) deployment option.
If the problem occurs while the Configuration Wizard is running in unattended mode, the Configuration Wizard does not configure the Host Integration Server 2004 client. The client is not configured when the configuration XML file is set up to use one of the following client deployment types:
- Everyone (run as application)
- Windows Service
The client is not configured because the user account that ConfigFramework.exe is running under must have local administrative rights to use either of these deployment types. However, the configuration succeeds if the configuration XML file is set up to use the
Just me (run as application) client deployment type.
When this problem occurs while you are configuring a Host Integration Server 2004 server or client, information that is similar to the following is logged in the configuration log that the Host Integration Server 2004 Configuration Wizard creates:
[Time Error ConfigHelper] c:\depotsetup\private\common\configwizard\confighelper\confighelper.cpp(887): FAILED hr = 800700ea
[Time Error ConfigHelper] Failed to check if DOMAIN\UserName is a member of Group: Administrators.
[Time Error ConfigHelper] More data is available.
[Time Error ConfigHelper] c:\depotsetup\private\common\configwizard\confighelper\confighelper.cpp(1040): FAILED hr = 800700ea
[Time Error ConfigHelper] Failed to check if DOMAIN\UserName is an administrator on this computer.