0

SCOM Slow PowerShell Expansion

Ran into an issue with SCOM, where the SCOM PowerShell console would freeze for extended periods of time.

 

Solution was found here: Slow tab expansion in Ops Mgr PowerShell V2 console

The fix is to tweak the TabExpansion function in V2 so that it doesn’t try to autocomplete child objects if using the Ops Mgr provider. This can be done via the below script. Paste this into your console session, or better yet add it to your profile, and tab expansion for Ops Mgr cmdlets will work much more quickly

Cheers,

Rhoderick

Rhoderick Milne [MSFT]

Leave a Reply

Your email address will not be published. Required fields are marked *