Are there any scripts around to export details on ...
# citrix-cloud
j
Are there any scripts around to export details on Policies from Citrix Cloud? ChatGPT just makes up cmdlets that don't exist
r
Use the ACT export tool to get that.
Once you define the Customer.yml file. Open ACT then do a dump of policies Backup-CvadAcToFile -TargetFolder "C:\Users\davis\Documents\Citrix\AutoConfig\SandBox\GroupPolicies" -GroupPolicies Then you can see all settings.
j
What sort of output is it?
r
yml output, than you can edit and see what settings are in the policies. Edit with notepad, visual code or any tool that can open that file really
👍🏻 1
👍 1
d
You can also try the Citrix daas rest apis James..iv tried that before and it works
👍 1
c
but chatgpt is amazing and will replace us all 🤦
i had someone question me and tell me i was wrong the other day because chatgpt told him java is a pre req for latest CWA.
😂 2
j
It's great as long as you understand its propensity for making stuff up. I asked it to review a document and it actually invented a new document and reviewed that, just because the file upload failed
😂 2
j
Might be placebo, but I feel like this removed quite a bit of random commands 😅
n
I agree with @Ray Davis. i used the ACT tool for doing this last week. I was able to import all of the site settings easily.