Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save-MSCatalogUpdate - Unable to download anything #14

Closed
jyonke opened this issue Apr 2, 2022 · 1 comment
Closed

Save-MSCatalogUpdate - Unable to download anything #14

jyonke opened this issue Apr 2, 2022 · 1 comment

Comments

@jyonke
Copy link

jyonke commented Apr 2, 2022

Expected Behavior

Files should be downloaded or produce a message indicating that they could not be found.

Current Behavior

If zero links are found it by default assumes multiple files are available, but no links have actually been found.

Possible Solution

Microsoft changed the base URL for there update files. RegEx needs to be updated to accommodate and add some simple logic to return a warning if no links are found,

Steps to Reproduce

  1. Install latest version of MSCatlog Module from PSGallery
  2. Run example snippet from ReadMe - Save-MSCatalogUpdate -Guid "4734d13d-5e5a-4b64-9e93-225674ec811c" -Destination "."

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants