DOCUMENT:Q192497  09-SEP-1999  [sms]
TITLE   :SMS: Custom MIF Has Incorrect Format or Illegal Values for Time
PRODUCT :Microsoft Systems Management Server
PROD/VER:winnt:1.2
OPER/SYS:
KEYWORDS:

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

 - Microsoft Systems Management Server version 1.2 
-------------------------------------------------------------------------------

SYMPTOMS
========

When using the Mifcheck utility to check the validity of a Custom MIF you may
receive an error message similar to the following:

   Time has incorrect format or illegal values, on line number #, token '0'

One example:

   Error in file test.mif
   Time has incorrect format or illegal values, on line 12, token '0'

WORKAROUND
==========

To avoid this error, edit the Custom MIF and surround the Date/Time value with
quotation marks, as in this example:

      Start Component
        Name = "Workstation Configuration"
        Start Group
          Name = "Installation Information"
          ID = 1
          Class = "Microsoft Corp.|Installation Information|1.0"
          Start Attribute
            Name = "Installation Date"
            ID = 1
            Type = Date
            Storage = Specific
            Value = "07/01/98 10:30:30"

REFERENCES
==========

For additional information about using the Mifcheck utility, please see the
following article in the Microsoft Knowledge Base:

   Q168724 SMS: List of Tools Available on the SMS 1.2 Compact Disc

For additional information about restrictions on the Data type refer to the
"Microsoft Systems Management Server 1.2 Resource Guide," Chapter 4: File
Formats, pages 221-222.

Additional query words: prodsms badmif

======================================================================
Keywords          :  
Technology        : kbSMSSearch kbSMS120
Version           : winnt:1.2
Issue type        : kbprb

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

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 1999.