Response Status. This column displays the response status from the system. If the Deploy Key task was successful for a specific target system and key, the The key deployed successfully message displays.
If the Deploy Key task failed, an error message appears.
Possible error messages when the key must be sent to the selected system directly, include:
Target system is not running Microsoft Windows as required. The target node must be running some variant of the Windows operating system.
Target system denied connection access. Provide WBEM access credentials for this system. The default or supplied credentials are invalid for access to this target.
Credentials supplied are invalid or conflict with an existing set in use or the trust relationship between domains has failed. There is a conflict between the credentials supplied and those used in a current connection with the target system. Alternatively, the credentials supplied are outside of the domain (or trust) within which the target is operating.
Keys cannot be deployed to this system. There are no products for a system of this type. The target is not a server, desktop, notebook, or other suitable system.
Permission to write licensing information at target system denied. The target system is not permitting remote access to its registry. The “remote registry service” must be running on all candidate targets. In this case, a simple check might help.
telnet hostname (connect to target host)
net start (verify that the remote registry service is already running)
net start remote registry service (start registry service if needed)