Tag: SCCM

Intune/Windows 10 Autopilot Firewall exceptions

All the URLs required to be put in Firewall Exception for Autopilot project. Please ask your network Team to allow below URLs for Autopilot. They are all Port 80 and Port 443 over TCP connection unless specified with URL in the list below. e.g. WIP requires port 444. Must have aka.ms*go.microsoft.com Device Authentication login.live.comdmd.metaservices.microsoft.com [used

MSIX Packaging Fundamentals

Introduction to Modern Applications Software has traditionally been provided to you from internal and external software developers in one of the traditional forms of EXE and MSI installers. Organizations prepare the application, customizing both the form of delivery and the contents in ways that improve efficiencies and end-user satisfaction.Organizations that have moved to modern forms

How to Change SCCM Admin account

Most places I have worked where I have not done the setup of SCCM, I have noticed one thing. Almost all the places had only 1 SCCM Domain admin account instead of Service accounts to take care of Cleint Installations, SCCM Full Admin, Network Access account and SQL accounts. Kind of “One Account to Rule

Move SCCM Database To Another Drive

In my Lab, I have SCCM and SQL Server on the Same Drive. Recently I have been having issues with Low Disk Space which affected the speed and performance of my SCCM Lab. I was going to write HOW-TO on this one but then I came across Prajwal Desai’s blog. He has gone through the

Remove Windows 10 Bloatware from WIM file

I have seen people asking about removing bloatware from Windows 10 all over internet and in forums. I found this PowerShell Script which mounts the WIM Image and strips all tghe Bloatware from the Image itself. It has different options where you can choose which Bloatware to remove or remove all Bloatware. Download Script Example: