Posted on 10th September 2024|191 views
Why will we get this error : “the size limit for this request was exceeded” in Powershell?
Posted on 10th September 2024| views
When the requested resource has a limit, we will get this error. For example, if we want to drag groups from a text file which has more than 80,000 people, then we will get this error as the number of the objects to return in ADWS is limited to 5000.