WARNING: Parameter 'Web' is obsolete. The -Web parameter will be removed in a future release. Use Connect-PnPOnline -Url [subweburl] instead to connect to a subweb. #2790
Unanswered
mvcsharepointdev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have this PnP Power-shell to loop through all sites >> then all libraries >> then list all the main folders inside the libraries.
The script is working fine, but i am getting this warning:-
WARNING: Parameter 'Web' is obsolete. The -Web parameter will be removed in a future release. Use Connect-PnPOnline -Url [subweburl] instead to connect to a subweb.
so what i need to modify to make my code future proof?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions