Install Sysinternals using Chocolatey

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

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

Clear MS Teams Cache

A lot of people going through Teams crashing issues etc. Unfortunately there is definite solution for this issue except uninstall Office suite and reinstall it. Ideally I wouldn’t do it for corporate environment where 100s of 1000s of users are affected. I have had these issues at a client’s site. Clearing cache for Teams worked

Intune Drive Mapping Generator

I do not take credit for this script. Originally developed by Nicola Suter. Generate Intune ready PowerShell scripts to map file shares on Windows 10 clients. Without scripting effort. (Optional) Export your existing group policy configuration which contains the network drive (drive mapping)configuration to an xml file Upload the configuration or generate a new one

SCCM Collection Queries

Below are a list of Queries for different kinds of collections. Its a long list. So please only copy and paste the Query which has relevance to the task you are doing. TRY AT YOUR OWN RISK. Not that there are any Risks. But I just wanted it to be clear before you go ahead

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

Deploy Chocolatey using Intune

Create a PowerShell Script and Copy the below code in the Script. Save it as a .PS1 file and then in Intune (Microsoft Endpoint Manager). Click Devices, Windows, PowerShell Scripts, Add and Then Name Anything you want. Put Description if you like then go to next Screen. Select the .PS1 script you just created. Choose

How to deploy Notepad++ using Intune and Chocolatey

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