About Me

My photo
Bergen, Norway
19th times Microsoft MVP (Security and Windows). IT-Dude @SpareBankenNorge
Showing posts with label config manager. Show all posts
Showing posts with label config manager. Show all posts

Tuesday, December 13, 2011

How to setup the Sccm console on your own PC

Working with the management console for SCCM on the server might be a slow experience, and often it's not a sign for bad performance on the sever itself (even though it might be).

The main reason are that your session are a foreground session, and you will then have low priority on the server system since it as default are setup to prioritize background sessions. This is how it should be on a server so don't go in and change this. The solution are to install the Sccm console on your own pc and run it from there.

Cleaning Up Unknown IAM Assignments Across Azure Subscriptions

  If you manage more than a handful of Azure subscriptions, IAM hygiene quickly becomes one of those tasks everyone knows is important, but ...