INFO: Using SMS 1.2 for Remote Installation of MSMQ

ID: Q176328

The information in this article applies to:

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

Last Reviewed: December 4, 1997