Ask Your Question
0

What is the issue with SPWeb in Sharepoint concerning an excessive amount of items in Powershell?

asked 2023-02-17 11:00:00 +0000

woof gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2022-08-06 12:00:00 +0000

huitzilopochtli gravatar image

When there is an excessive amount of items in a SharePoint site, the use of the SPWeb PowerShell cmdlets can cause performance issues such as slow response times, timeouts, and even resource depletion. This is because the SPWeb cmdlets load all the items in memory before processing them, which can be problematic when dealing with large amounts of data. Additionally, using the SPWeb cmdlets to retrieve or manipulate large amounts of data can adversely affect the performance of other users accessing the SharePoint site.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-02-17 11:00:00 +0000

Seen: 7 times

Last updated: Aug 06 '22