Microsoft Deployment toolkit (MDT) build version 8443 is now available

The Microsoft Deployment Toolkit (MDT) is a free tool for automating Windows and Windows Server operating system deployment, leveraging the Windows Assessment and Deployment Kit (ADK) for Windows 10. Microsoft released new build version 8443 for Microsoft Deployment Toolkit with some quality updates. This build update requires Windows Assessment and Deployment Kit (ADK) for Windows…
SCCM Configmgr the source directory doesn’t exist or the SMS service cannot access it, Win32 last error = 5

Setting up new SCCM Configmgr Current Branch 1606 in production environment .As part of it ,have created source folder (repository for content store) and placed couple of packages/applications for testing . while trying to distribute the packages, all failed with same error code. The source directory \\servername\sources$\Applications\Microsoft\SCUPCert doesn't exist or the SMS service cannot access…
SCCM Configmgr check if allow clients to use fallback source location for content is selected or not

  Have seen couple of times on SCCM Configmgr forums asking for ‘How to get applications /deployment types that has allow clients to use fallback source location for content ’ is checked or not. Allow fallback source location for content: This feature is designed to allow client to gain access (fallback) to content that is…
SCCM Configmgr Technical Preview update 1610 Available

Microsoft released SCCM Configmgr Technical Preview branch update 1610 (YYMM) for October 2016 with some new client features. This Technical Preview 1610 is available as both an in-console update for the Configuration Manager Technical Preview, and as a new baseline version that is available from the TechNet Evaluation Center website. If you are planning to…
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…
SCCM Configmgr Failed to download prerequisite files due to Internet Settings not allow to download file

  Working on setting up the new hierarchy for SCCM Configmgr Current Branch 1606. As part of installation process ,it ask for prerequisite downloads folder and for it ,I can either choose Download Required files (it will download from internet )or Use  previously downloaded files (download the files on any machine that has internet access…