Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot Reach Multiple Citrix Environments #68

Open
audioeptesicus opened this issue Apr 15, 2019 · 4 comments
Open

Cannot Reach Multiple Citrix Environments #68

audioeptesicus opened this issue Apr 15, 2019 · 4 comments

Comments

@audioeptesicus
Copy link

I'm wanting to execute the script to run against multiple Citrix environments. I've added 3 delivery controllers to the DeliveryControllers value in the Parameters.XML file, and the script executes against the first delivery controller only, and will not run against the other two. I've checked that the script executes successfully against each delivery controller separately, but not together. Is this possible?

I should note that 2 of the environments are in the same domain (prod and dev), and the 3rd is in another, but again, I'm able to execute the script successfully against each when running them separately.

@phildo23
Copy link

Did you ever get this worked out? We have 10+ sites in our environment and each site has 4 DCs (all on the same domain). I'd like to utilize 1 script if possible for the entire environment but if I need to run a script per site i can deal with that.

@audioeptesicus
Copy link
Author

Did you ever get this worked out? We have 10+ sites in our environment and each site has 4 DCs (all on the same domain). I'd like to utilize 1 script if possible for the entire environment but if I need to run a script per site i can deal with that.

I was not successful in getting this working with 1 script... Instead, I have a scheduled task to run the script on a delivery controller in each environment, while another scheduled script will run and wait for the HTML outputs from the environment's reports. Once the reports are all saved, my 'master' script will join the HTML reports and will then e-mail them out.

@Swaticat241
Copy link

Did you ever get this worked out? We have 10+ sites in our environment and each site has 4 DCs (all on the same domain). I'd like to utilize 1 script if possible for the entire environment but if I need to run a script per site i can deal with that.

I was not successful in getting this working with 1 script... Instead, I have a scheduled task to run the script on a delivery controller in each environment, while another scheduled script will run and wait for the HTML outputs from the environment's reports. Once the reports are all saved, my 'master' script will join the HTML reports and will then e-mail them out.

Hi Audioeptesicus , we have a similar situation , may you please share the scheduled script that consolidates the HTML Output files in one and sends the email out...

@phildo23
Copy link

Thanks for reminding me. I was going to look into that too but never got around to it so I just setup email rules. Can you share that script? Or at least fill me in on what the best method you found for combining them was? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants