[THIN] Re: Need Tool

  • From: "Rick Mack" <Rick.Mack@xxxxxxxxxxxxxx>
  • To: <thin@xxxxxxxxxxxxx>
  • Date: Thu, 9 Dec 2004 19:35:20 +1000

Hi Doug,

I've got a copy here, from version 2.2 of the SDK.

If you like I can send you a copy of the utils. Just need a private
email address.

Regards,

Rick

Ulrich Mack
Volante Systems
18 Heussler Terrace, Milton 4064 
Queensland, Australia
tel +61 7 32467704
rmack@xxxxxxxxxxxxxx


-----Original Message-----
From: thin-bounce@xxxxxxxxxxxxx [mailto:thin-bounce@xxxxxxxxxxxxx] On
Behalf Of Stratton, Doug MSER:EX
Sent: Thursday, 9 December 2004 10:23 AM
To: 'thin@xxxxxxxxxxxxx'
Subject: [THIN] Re: Need Tool


We are having problems with export so I was looking for an alternative.
I can't find this enum.  Can you tell me which sdk it is in.  I have
looked in the ones I have 2.1 and 3 I think and did not spot it.  There
is an enumnodes.cs.

  _____  

From: Rick Mack [mailto:thin-bounce@xxxxxxxxxxxxx] On Behalf Of Rick
Mack
Sent: Wed, December 8, 2004 1:43 PM
To: thin@xxxxxxxxxxxxx
Subject: RE: [THIN] Re: Need Tool


Hi Doug,
 
2 tools in the free Citrix server SDK, enum and export, will give you
ini file format ouputs that have everything.
 

Enum lists all published applications in a farm. It is run at the
command line and the output can be modified to produce an apps list file
for automation purposes, eg.

For /f "tokens=3 delims=\" %i in ('enum ^| find "Applications"') do
@echo %i >> xp_appslist.txt

Export can produce an APP file, which is basically an application
descriptor file that can be used to re-create a published application.

The syntax of the export command is:

Export app_name /ea App_filename 

eg

Export "\Applications\Travel System" /ea "Travel System.app"

Dumping all your apps is easy with:
 

For /f " "tokens=1 delims=:" %i in (xp_applist.txt) do export
"\Applications\%i" /ea "%i.app"

That lets you backup, modify and import (using newapp) your published
apps into another farm. We've used the tools to replicate a 1.8 farm
with 300-odd published apps into a clean XP farm.
 
regards,
 
Rick
 
Ulrich Mack
Volante Systems

  _____  

From: thin-bounce@xxxxxxxxxxxxx on behalf of Stratton, Doug MSER:EX
Sent: Thu 9/12/2004 6:32 AM
To: 'thin@xxxxxxxxxxxxx'
Subject: [THIN] Re: Need Tool


Every thing.  Servers it is on, limits, location, name.......

  _____  

From: thin-bounce@xxxxxxxxxxxxx [mailto:thin-bounce@xxxxxxxxxxxxx] On
Behalf Of Bill.Ramby@xxxxxxxxxxx
Sent: Wed, December 8, 2004 12:00 PM
To: thin@xxxxxxxxxxxxx
Subject: [THIN] Re: Need Tool



If it were just the apps, I would say use the command "Query farm /apps
> apps.txt". What settings are you looking for?

 

Regards
William R. Ramby
 

-----Original Message-----
From: thin-bounce@xxxxxxxxxxxxx [mailto:thin-bounce@xxxxxxxxxxxxx] On
Behalf Of Stratton, Doug MSER:EX
Sent: Wednesday, December 08, 2004 2:41 PM
To: 'thin@xxxxxxxxxxxxx'
Subject: [THIN] Need Tool

 

Hi

We are using MF XP. W2k 

 

Looking for some little tool that will print out the published
applications and all the settings for that app to a text file.

 

I had a quick look at the stuff in the SDK but did not spot anything
that works with non PS 3.0 stuff.

 

Thanks

 

Doug Stratton
ISM Canada, IBM Global Services
Telephone: (250) 356-6678 
Email: Doug.M.Stratton@xxxxxxxxxxxxxxx 

 

########################################################################
#############

This e-mail, including all attachments, may be confidential or
privileged. Confidentiality or privilege is not waived or lost because
this e-mail has been sent to you in error. If you are not the intended
recipient any use, disclosure or copying of this e-mail is prohibited.
If you have received it in error please notify the sender immediately by
reply e-mail and destroy all copies of this e-mail and any attachments.
All liability for direct and indirect loss arising from this e-mail and
any attachments is hereby disclaimed to the extent permitted by law.

########################################################################
#############

########################################################################
#############
This e-mail, including all attachments, may be confidential or
privileged. Confidentiality or privilege is not waived or lost because
this e-mail has been sent to you in error. If you are not the intended
recipient any use, disclosure or copying of this e-mail is prohibited.
If you have received it in error please notify the sender immediately by
reply e-mail and destroy all copies of this e-mail and any attachments.
All liability for direct and indirect loss arising from this e-mail and
any attachments is hereby disclaimed to the extent permitted by law.
########################################################################
#############


#####################################################################################
This e-mail, including all attachments, may be confidential or privileged.  
Confidentiality or privilege is not waived or lost because this e-mail has been 
sent to you in error.  If you are not the intended recipient any use, 
disclosure or copying of this e-mail is prohibited.  If you have received it in 
error please notify the sender immediately by reply e-mail and destroy all 
copies of this e-mail and any attachments.  All liability for direct and 
indirect loss arising from this e-mail and any attachments is hereby disclaimed 
to the extent permitted by law.
#####################################################################################
********************************************************
This Weeks Sponsor Activaeon.com
Reduce licensing costs with activAeon XA and
get one month completely free.
http://www.activaeon.com
**********************************************************
Useful Thin Client Computing Links are available at:
http://thin.net/links.cfm
ThinWiki community
http://www.thinwiki.com
***********************************************************
For Archives, to Unsubscribe, Subscribe or
set Digest or Vacation mode use the below link:
http://thin.net/citrixlist.cfm

Other related posts: