xPSDesiredStateConfiguration
xPSDesiredStateConfiguration copied to clipboard
xArchive does not support URLs for Path
When using xArchive to expand an archive you receive the below error if you specify a URL for the Path parameter.
"PowerShell DSC resource MSFT_xArchive failed to execute Test-TargetResource functionality with error message: The path "URL for Zip" does not exist or is not a path leaf."
Other modules such as xPackage support URLs for Paths and the documentation for xArchive doesn't specify one way or the other.
Ideally this would be supported but at a minimum the documentation should be updated to reflect the proper usage.