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

-allPages not working, not going to next page #40

Open
korhancinar opened this issue Dec 9, 2024 · 3 comments
Open

-allPages not working, not going to next page #40

korhancinar opened this issue Dec 9, 2024 · 3 comments

Comments

@korhancinar
Copy link

While running the script with -allPages parameter, the scripts don't seem to go to the next page; so it keeps calling the first page and then stop at 1000 calls.

@nutterthanos
Copy link

While running the script with -allPages parameter, the scripts don't seem to go to the next page; so it keeps calling the first page and then stop at 1000 calls.

thats expected behavior since the site won't go past 1000 updates

@DaleMontgomery
Copy link

DaleMontgomery commented Jan 15, 2025

I use this once per month (on MSFT's patch Tuesday). This month, it is not working for me either.

I am using a Search that returns 28 rows when tested on the Microsoft Update Catalog site (just enough to require two pages).

@nutterthanos
Copy link

nutterthanos commented Jan 16, 2025

I use this once per month (on MSFT's patch Tuesday). This month, it is not working for me either.

I am using a Search that returns 28 rows when tested on the Microsoft Update Catalog site (just enough to require two pages).

nvm its fixed on the latest commit

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

3 participants