-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
XenDesktop7/DSCResources/VE_XD7DesktopGroupApplication/VE_XD7DesktopGroupApplication.psm1
Line 273 in a52f396
| AssertXDModule -Name 'Citrix.Common.Commands', 'Citrix.Broker.Admin.V2' -IsSnapin -Path "$env:ProgramFiles\Citrix\Broker\Modules\Citrix.Common.Commands\Citrix.Common.Commands.psd1"; |
Hi Ian,
I've been using your module to attempt to build out as much of CVAD in code as I possibly can. I'm trying to move up from 1906.2 to 1912 LTSR & when attempting to create a desktop app, it fails as citrix seemed to have moved the module location on us :( Worked fine with 1906 & 1906.2 releases.
Currently is;
-Path "$env:ProgramFiles\Citrix\Broker\Modules\Citrix.Common.Commands\Citrix.Common.Commands.psd1";
Over to
"$env:ProgramFiles\Citrix\PowerShellModules\Citrix.Common.Commands\Citrix.Common.Commands.psd1";
Metadata
Metadata
Assignees
Labels
No labels
