Posted: Wed Nov 07, 2012 2:59 pm Post subject: Re: How to get the configmgr file for configmgr in WMB 6
Grand Master
Joined: 12 Nov 2005 Posts: 1432
bkiran2020 wrote:
How can i generate the .configmgr file for configmgr in WMB 6 ??
You can write a small script to write this file which pull these info and write an xml file as below:
<?xml version="1.0" encoding="UTF-8"?>
<configmgr crlNameList="" domainName="XXXXX" host="hostname" listenerPort="port#" queueManager="qmgrname" securityExit="" securityExitJar="" sslCipherSuite="NONE" sslDistinguishedNames="" sslKeyStore="" sslTrustStore="" svrconn="svrconn channel name which is used to connect to configmgr"/>
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum