PS MS03 icon

PS MS03

2 big stars
PS MS03 screenshot
Name: PS MS03
Works on: windowsWindows 2003 and above
Version: 1
Last Updated: 25 Apr 2017
Release: 10 Jun 2013
Category: Programming > Components Libraries
Rate this software:
1174 downloads
commentsComments
downloadDownload
Liked it? Tell others:
details

PS MS03 Details

Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2003 | Windows 2008 | Windows Vista | Windows 2012
SHA1 Hash: a290174986e3e44074cad3f86b0c869d15486dd6
Size: 33.4 KB
File Format: zip
Rating: 2.173913043 out of 5 based on 23 user ratings
Downloads: 1174
License: Free
PS MS03 is a free software by IntegrationAdmin.com and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2003, Windows 2008, Windows Vista, Windows 2012.
You can download PS MS03 which is 33.4 KB in size and belongs to the software category Components Libraries.
PS MS03 was released on 2013-06-10 and last updated on our database on 2017-04-25 and is currently at version 1.
download button
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
features

PS MS03 Description

A Powershell script thats wrapped around WebSphere MQ supportpac MS03. MS03 is a tool provided by IBM to allow users to create MQSC script backups for their queuemanagers. The script itself uses XML configuration files, to determine how it should use MS03. For example if the qmgrs are remote or local, what MQ version to use, and so on.

Installation and configuration

1) Download and install the very latest WebSphere MQ Client, using this link.

2) Download and install MS03 for Windows, using this link.

3) Download PS MS03 (see Download from for download link). Extract the content to same machine as you performed step 1 & 2 on.

4) Place the entire ms03_win folder (from step2) in the root of .\ps_ms03 folder.

5) Configure the XML configuration file .\config\qmgrs.xmL. This file contains the connection details MS03 will use to connect to specified qmgrs. For each qmgr theres a important OptionsFile tag. Default is set to .\config\qmgr_options_file.xml and further information regarding the file is pointing towards is explained in next step.

6) Configure the XML configuration file config\qmgr_options_file.xmL. This is where you set all the MS03 options. Each tag/option is described with a comment inside qmgr_options_file.xml.

7) Start up the PowerShell prompt, navigate to the folder where you extracted the script, and finally run the script. heres an example on how to navigate & executing the script:cd C:\FullPathToScriptPackage.\ps_ms03.ps1

8) The result will be presented to you directly in the PowerShell prompt. This result will also be saved as a txtlog in the \saved_qmgrs folder for later reference.