DSCResources/VE_XD7Catalog/VE_XD7Catalog.Resources.psd1
<# VE_XD7Catalog\VE_XD7Catalog.Resources.psd1 #> ConvertFrom-StringData @' XenDesktopSDKNotFoundError = Citrix XenDesktop 7.x Powershell SDK/Snap-in was not found. ChangingMachineCatalogUnsupportedWarning = Changing '{0}' Citrix XenDesktop 7.x machine catalog '{1}' type is not supported. Machine catalog will be recreated. CreatingMachineCatalog = Creating Citrix XenDesktop 7.x machine catalog '{0}'. UpdatingMachineCatalog = Updating Citrix XenDesktop 7.x machine catalog '{0}'. RemovingMachineCatalog = Removing Citrix XenDesktop 7.x machine catalog '{0}'. InvokingScriptBlockWithParams = Invoking script block with parameters: '{0}'. ResourcePropertyMismatch = Property '{0}' is NOT in desired state; expected '{1}', actual '{2}'. ResourceInDesiredState = Citrix XenDesktop 7.x machine catalog '{0}' is in the desired state. ResourceNotInDesiredState = Citrix XenDesktop 7.x machine catalog '{0}' is NOT in the desired state. '@ |