SMS: Software Audit Fails to Find Package

Last reviewed: June 20, 1997
Article ID: Q154856
The information in this article applies to:
  • Microsoft Systems Management Server, versions 1.0, 1.1, and 1.2

SUMMARY

When you create an Audit rule file for a package that scans for multiple files, the Audit will fail to report the package if the files you specified are found in different subdirectories.

Steps to Reproduce the Problem

  1. Create an Audit rule file similar to the following:

          package 0 "MY Application"
    
             file "Myapp.exe"
             file "Mydll.dll"
    
    

  2. Follow the proper steps for creating and distributing an Audit package.

If Myapp.exe is found in a different directory than Mydll.dll, both Audit16.exe and Audit32.exe fail to report the package. Audit16.exe creates a .nhm file that does not contain a group for Audited Software. Audit32.exe does not create a .nhm file.

STATUS

This is by product design.


Additional query words: prodsms 1.00 1.10 1.20 audit
Keywords : kbnetwork kbusage smsaudit
Version : 1.0 1.1 1.2
Platform : WINDOWS


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.

Last reviewed: June 20, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.