/ Published in: C#
Expand |
Embed | Plain Text
Add-PSSnapin Citrix* Get-XAApplicationReport "BANK MTS" | ?{$_.FolderPath.StartsWith("Applications/Testing")} | Export-Clixml D:\testingApps.xml
You need to login to post a comment.
Add-PSSnapin Citrix* Get-XAApplicationReport "BANK MTS" | ?{$_.FolderPath.StartsWith("Applications/Testing")} | Export-Clixml D:\testingApps.xml
You need to login to post a comment.