SCCM Current Branch Remote Console connectivity issues Insufficient privilege to connect, error Access is denied

Since few days ,i have been working on the SCCM console connectivity issues from remote box. This is completely new setup replacing the existing CAS with primaries and going with flat design (1 Primary site.There is blog post coming soon on the SCCM design considerations and notes from the field ) As part of setting…
SCCM Configmgr troubleshooting guides for reference

  Since few months ,Microsoft publishing some great guides (deep dive) on SCCM Configmgr understanding and troubleshooting process ,tips and tricks that will help Configmgr administrators in solving issues. It is really hard to find these useful links through search engines when needed for reference and to  send it internally for the team to go…
SCCM Configmgr client issue SCClient.exe Entry Point Not Found WININET.dll could not be located in the dynamic link library

  Few days back ,I was helping friend of mine ,who had some issues with SCCM Client and he was unable to launch Software Center .When he try to open Software Center application,it immediately pop-up with error code as shown below . SCNotification has stopped working . The procedure entry point HttpsisHostHstsEnabled could not be…
SCCM Configmgr How to deploy VMware tools (32bit and 64bit ) using Application deployment method

Other day ,I have got a request to install/update VMware tools (32bit and 64bit) on servers that are running on VMware platform to latest version (as per the vsphere server version or what requester needs). VMware Tools is a suite of utilities that enhances the performance of the virtual machines guest operating system and improves…
How to Monitor Configuration manager Console Usage Data

With system Center Configuration manager Build Update 1602 (Current branch ) ,we can now monitor the Configuration manager console usage data . In previous versions of configmgr ,there is no records in database to see who are the users connecting to SCCM console ,though this information is tracked in SMSProv.log, but no stored information for…
How to Query Clients collection or SSRS with Online Status in SCCM Configmgr 1602

  Microsoft has introduced new feature in System Center Configuration manager Build Version 1602  called Client Online Status .This is really cool and exciting feature which is really needed these days to know if the computer is online or offline (of course ,SCCM agent must be working and healthy which is different story). A new…