KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q171067: SMSINST: Error Creating Registry Keys with Empty Values

Article: Q171067
Product(s): Microsoft Systems Management Server
Version(s): WINDOWS:1.0
Operating System(s): 
Keyword(s): kbenv kbsms120bug kbsmsInst
Last Modified: 10-APR-1999

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Systems Management Server Installer version 1.0 
-------------------------------------------------------------------------------

SYMPTOMS
========

When you are logged on as an administrator and try to run an executable from the
Systems Management Server Installer, the following error message appears:

  **
  ERROR
  You do not have access to make the required system configuration
  modifications. Please rerun this installation from an administrators
  account.
  **

CAUSE
=====

This problem may occur when the Systems Management Server Installer attempts to
write to the client's registry and the configuration requires that the registry
contain a subkey that actually has no values in it. This may occur with most
Windows NT services that are installed.

WORKAROUND
==========

Add a value with no data, to allow the subkey to be copied and installed, as in
the following example:

  MainKey
  SubKey
  Value = Keep; REG_SZ; Data=""

STATUS
======

This problem was corrected in the latest version of the Systems Management
Server Installer.

MORE INFORMATION
================

To obtain the latest version of the Systems Management Server Installer, go to
http://www.microsoft.com/smsmgmt/downloads/install.asp.


Additional query words: prodsms

======================================================================
Keywords          : kbenv kbsms120bug kbsmsInst 
Technology        : kbSMSSearch kbSMSI100
Version           : WINDOWS:1.0
Issue type        : kbbug
Solution Type     : kbfix

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.