Windows Package Manager A package manager is a set of software tools that help you automate the process of getting software on your machine. This is a new service offered by Microsoft. The Windows Package Manager app repository is hosted in GitHub. What is WinGet Command-line Utility? The winget client is the main tool to
Login to the Microsoft Endpoint Manager admin centre.Click Devices > Windows > Configuration Profiles.Click Create Profile. Select options show exactly as below: Give a Name to Your Profile. I gave Disable IE11 for my Tenant Now Click Next. In the Next Window, Click Add. You will see Add Row opens up on the right side of the Screen as shown in
I have recently been working on a Project where we couldn’t get Autopilot Device Hardware Hash CSV file from supplier on time. This post is useful if you are using a VM and Testing your MEM/Intune Configuration or just uploading Hardware Hash of few devices. This is a manual process. My Advice to you is,
Sysinternals can be very easily deployed using Microsoft Endpoint Manager (formerly Intune Portal). You do not need to download any EXE or MSI file from site. Chocolatey takes care of it. You do not need to Install Chocolatey either. Below code will Install Chocolatey and Install Sysinternals Open Notepad or PowerShell ISE or your Favourite
MSIX is an innovative new method for packaging applications in the ever-evolving industry of application development and deployment. This guide explains what one needs to get started with MSIX packaging, its advantages, how to do it, and best practices. What is MSIX?MSIX is a new generation of the packaging format for the Windows apps, unifying
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
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
Recently at a client’s site SCCM was upgraded from 1802 to 1810 (Not by me). Unfortunately Client had custom Boot images created using MDT which had a lot of Applications injected in it (Not sure why). Since ADK was upgraded to v10, Old Boot Image lost its Driver Tab to add/check Drivers in WinPE boot
This was a post published on Anoop Nair’s blog. Post was written by Vishal Goyel. This is an excellent post explains almost everything about SCCM Task sequence. Link is below: https://www.anoopcnair.com/sccm-osd-task-sequence-ultimate-guide/
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: