INFO: Using SMS 1.2 for Remote Installation of MSMQ

Last reviewed: December 3, 1997
Article ID: Q176328
The information in this article applies to:
  • Microsoft Message Queue Server version 1.0

SUMMARY

Microsoft System Management Server 1.2 can be used to distribute Microsoft Message Queue Server, Independent Client, and Dependent Client.

MORE INFORMATION

The following is a sample PDF file:

   [PDF]
   Version = 1.0

   [Package Definition]
   Product = Microsoft Message Queueing
   Version = 1.0
   Comment = Version 1.0 for Windows NT 4.0 (or Higher) and Windows 95
   (or higher)
   SetupVariations = PEC, PSC, BSC, RS, DC, IC
   Workstation Access = UserRead, GuestRead

   [PEC Setup]
   CommandName = Primary Enterprise Controller Setup
   CommandLine = setup \x \c:msmqinst.ini /q
   SystemTask = FALSE
   UserInputRequired = TRUE
   SynchronousSystemExit = FALSE
   SupportedPlatforms = Windows NT(x86), Windows NT(Alpha)

   [PSC Setup]
   CommandName = Primary Site Controller Setup
   CommandLine = setup \x \c:msmqinst.ini /q
   SystemTask = FALSE
   UserInputRequired = TRUE
   SynchronousSystemExit = FALSE
   SupportedPlatforms = Windows NT(x86), Windows NT(Alpha)

   [BSC Setup]
   CommandName = Backup Site Controller Setup
   CommandLine = setup \x \c:msmqinst.ini /q
   SystemTask = FALSE
   UserInputRequired = TRUE
   SynchronousSystemExit = FALSE
   SupportedPlatforms = Windows NT(x86), Windows NT(Alpha)

   [RS Setup]
   CommandName = Routing Server Setup
   CommandLine = setup \x \c:msmqinst.ini /q
   SystemTask = TRUE
   UserInputRequired = FALSE
   SynchronousSystemExit = TRUE
   SupportedPlatforms = Windows NT(x86), Windows NT(Alpha)

   [DC Setup]
   CommandName = Dependent Client Setup
   CommandLine = setup \x \c:msmqinst.ini /qt
   SystemTask = TRUE
   UserInputRequired = FALSE
   SynchronousSystemExit = TRUE
   SupportedPlatforms = Windows 95, Windows NT(x86), Windows NT(Alpha)

   [IC Setup]
   CommandName = Dependent Client Setup
   CommandLine = setup \x \c:msmqinst.ini /qt
   SystemTask = TRUE
   UserInputRequired = FALSE
   SynchronousSystemExit = TRUE
   SupportedPlatforms = Windows 95, Windows NT(x86), Windows NT(Alpha)

   [Setup Package for Inventory]
   InventoryThisPackage = TRUE
   Detection Rule Part 1 = FIle 1
   [File 1]
   File = c:somefilename

REFERENCES

Refer to the Microsoft Systems Management Server (SMS) version 1.2 documentation for information on using SMS for the remote installation of Package Definition File (PDF) applications.

Refer to Microsoft Message Queue Administrator Guide for information on the deployment of MSMQ applications.

Keywords          : MQConfig MQConnect MQDeploy MQGen MQSecurity
Version           : WINNT:1.0
Platform          : winnt
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.

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