Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I have a SharePoint 2010 production farm where a Web Application running on port 90 always ends up with heavy memory usage , even during non-peak hours. My guess is some site has output cache enabled which is causing memory stress on the Web Servers.

Manually verifying this can be a daunting task as there are almost 70 site collections inside.

I'm interested in knowing if via Powershell this can be achieved perhaps by some logic that loops across all the site collections inside the web app searching for a condition that matches if the output cache is enabled. If this condition matches , it shows the name of the culprit site collection in the output window.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.