Citrix DaaS - Policies - Powershell
Hi all,
I notice that policies are not list when I mount the PSDrive on Citrix DaaS.
I can create a policy but the existing policies cannot be modify (because they are not listed).
This behavior is problematic because if we create a new policy all the existing policies are deleted.
Is it a bug ? Is there a way to list the existing policies? I try (Get-PSDrive NameOfTheDrive).Refresh() but it does not resolve my problem)