DOCUMENT:Q277745 06-AUG-2002 [sms] TITLE :Creation of Cyclical Redundancy Checksum Entries for Programs PRODUCT :Microsoft Systems Management Server PROD/VER::2.0 OPER/SYS: KEYWORDS:kbClient kbConfig kbServer kbsms200 ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Systems Management Server version 2.0 ------------------------------------------------------------------------------- SUMMARY ======= This article describes how Microsoft Systems Management Server (SMS) creates the Cyclical Redundancy Checksum (CRC) entries for client programs. SMS uses a file integrity method that prevents the start of a program by the Systems Management Client service if the program does not match the CRC generated for that program by the site server. MORE INFORMATION ================ When you find that mismatched files exist between the client, the logon point, the client access point (CAP), and the site server, it means that there has been a previous unsuccessful attempt using the verification process. SMS maintains the list of client files that require CRC generation in the Sitectrl.ct0 site control file. The following example lists a typical entry: BEGIN_CLIENT_CONFIGURATION <3> TARGET_PLATFORM SITE_KEY_FLAGS <0> Property <><4> Property ><4> Property <><2> Property <><2> Property <><1> Property <><2> Property <><4> Property <><2> Property <><4> Property <><4> Property <><3> Property <><3> Property <><2> Property <><2> Property <><2> Property <><2> Property <><4> Property <><4> Property <><2> Property <><2> Property <><1> Property <><2> Property <><4> Property <><2> Property <><4> Property <><4> Property <><3> Property <><3> Property <><2> Property <><2> Property <><2> Property <><2> Property <><2> Property <><2> The Client Install Data Manager uses the data from the preceding file to locate the client files, and then to generate the CRC data. The CRC is built against the files located in the site server's \Bin\i386 and \Bin\Alpha directory structure. It then populates the CRC data in the Cli_inst.cfg file located in the \SMS\Inboxes\Clidata.Src folder on the site server. The Inbox Manager copies this file to the Clidata.box folder on the client access points. The client, when installed, takes the reserved data from the Cli_inst.cfg file, and then inserts it into its local registry. When the SMS Client service tool (Clisvcl.exe) starts, it attempts to start each individual client program. When it undertakes this process, it checks the CRC of the local file against the registry built from the Cli_inst.cfg file. If it does not match, you can receive the following error message: #$#$#$#$#$ ERROR: The Client Service is not authorized to run this application (5) For additional information about the CRC checking process, click the article numbers below to view the articles in the Microsoft Knowledge Base: Q246331 CRC Checking and Installation of Client-Side Hotfixes Q270912 SMS: '#$#$#$#$#$ ERROR' Appears in Clisvc.log File Additional query words: prodsms ====================================================================== Keywords : kbClient kbConfig kbServer kbsms200 Technology : kbSMSSearch kbSMS200 Version : :2.0 Issue type : kbinfo ============================================================================= 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 2002.