The information in this article applies to:
SYMPTOMSThe Edit INI File script item in Systems Management Server Installer is used to make modifications to an existing INI file during script execution. When using a single script item to make modifications to existing values while at the same time removing other sections of an INI file, the resulting contents of the INI file may be incorrect. Example of Script Item Settings That Can Reproduce Problem[Section1][Section2] Valueitem=XXXXXX [Section3] Valueitem=XXXXXX The results of this modification should be to remove [Section1] completely and change the values of the entries listed under the other sections. Test results have shown that this can actually leave [Section1] in the INI file and transcribe the values from the following section back into the unremoved [Section1]. To work around this problem, try either of the following:
WORKAROUNDTo resolve this problem, obtain the latest service pack for Systems Management Server 2.0. For additional information, please see the following article in the
Microsoft Knowledge Base: Q236325 SMS: How to Obtain the Latest Systems Management Server 2.0 Service Pack STATUSMicrosoft has confirmed this to be a problem in Systems Management Server 2.0. This problem was first corrected in Systems Management Server 2.0 Service Pack Service Pack 1. Additional query words: prodsms smsinst
Keywords : kbSMS200 kbSMS200bug kbSMS120 kbSMS120bug kbSMSInst smsinst |
Last Reviewed: July 25, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |