So a lot of times I am looking for App (MSI) GUID to send an Uninstall command for Apps using Intune or for Detection rules in Intune/SCCM. You have 2 choices. Either you go to registry and find one manually (Pain in the back) or run this small script in PowerShell to find MSI GUID
Do you find Windows 11 Right Click menu as annoying as I do? If yes, then here is the Solution. Currently your Right Click menu looks like this: Change it to look like this with this one liner: Classic or Old Style Right Click Menu Click Start. Now Type CMD. Right click CMD and Click
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
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
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
Notepad++ can be very easily deployed using Microsoft Endpoint Manager (formerly Intune Portal). You do not need to download any EXE or MSI file from Notepad++ site. Chocolatey takes care of it. Open Notepad or PowerShell ISE or your Favourite Text Editor. Copy and Paste below code and save file as Notepad++ or any name
A short story before we go for the solution: I have seen an heard of this Issue a lot of times. Who wants to type a long BitLocker Recovery Key every time they Switch on their Desktop or Laptop? No One. Its annoying. HelpDesk gets calls or Personal Machine becomes annoying. As a matter of
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/