How to force Intune Sync using Powershell

How to force Intune Sync using Powershell

One of the essential tasks in Intune is to synchronize policies and profiles between devices and Microsoft Intune service. While Intune automatically syncs these updates periodically, there may be times when you need to force a sync manually. You can either go to Settings App on your windows device or …

Read more

Expedite Windows security updates deployment using Intune

Expedite Windows security updates deployment using Intune

Deploying emergency zero-day patches is critical to securing your organization’s devices and networks from cyber threats. With the increase in frequency and sophistication of cyber attacks, organizations need to respond quickly to zero-day vulnerabilities to minimize the risk of data breaches and system downtime. Microsoft Intune, a cloud-based mobile device …

Read more

How to deploy fonts using Intune

How to deploy fonts using Intune

Intune is really a powerful device management tool for any organization. You can setup and configure Intune easily and manage your company devices. There are In-built out of the box deployment methods available on Microsoft Endpoint manager admin center. For example, for Deployment of MSI using Intune, there is a …

Read more

How to add a Group tag to Autopilot Devices in Intune using Powershell

How to add a Group tag to Autopilot Devices in Intune using Powershell

Most of the organizations create a dynamic Azure AD group to include all autopilot devices using a Dynamic device membership query (device.devicePhysicalIDs -any (_ -contains "[ZTDID]")). This way you can automate the deployment of Autopilot profile, app deployment, Device configuration etc. to all devices using just one Dynamic Azure AD …

Read more

How to Implement Applocker using Intune

How to Implement Applocker using Intune

Applocker is a set of policies / rules to allow or deny apps from running on your windows device. Applocker helps to improve the overall security of all your devices in your organization by controlling the execution of applications, scripts, dll files, packages apps etc. What are the requirements for …

Read more

How to Import ADMX templates into Intune

How to Import ADMX files in Intune

Microsoft has made it easier to Import third-party ADMX and ADML files in Microsoft Endpoint Manager admin center. Now, you do not need to use custom device configuration profile and OMA-URI to ingest ADMX and configure application or device settings. You can simply download ADMX and ADML files for any …

Read more

How to deploy Zoom Desktop client with AutoUpdate Enabled using Microsoft Intune

How to deploy Zoom Desktop client with AutoUpdate Enabled using Microsoft Intune

Zoom desktop client can be installed and configured in bulk on Windows systems using one of below methods: Using MSI Installer. Active Directory administrative templates via GPO or Intune. Updating registry keys on windows machines manually. For mass deployment of zoom with pre-configured settings we will be using MSI Installer …

Read more

Exclude Files or Folders from Microsoft defender Antivirus Scan using Intune

Exclude Files or Folders from Microsoft 365 defender Antivirus Scan using Intune

You can exclude certain files, folders or Processes from scanning via Microsoft Defender Anti-virus. Exclusions will get applied to Schduled Scans, On-demand scans and always-on real-time protection and monitoring. Please note that Microsoft Defender Antivirus includes a lot of in-built automatic exclusions based on known operating system behaviours. In case …

Read more

How to rename a device in Intune

Rename Intune Device

You can easily rename a device which is enrolled in Intune. When you take this action, device name is changed In Intune and also device name is changed on that device as well. There are many use cases for this option, for example you have used autopilot on all your …

Read more

How to Fix CVE-2022-30190 vulnerability using Microsoft Intune

CVE-2022-30190

On Monday May 30, 2022, Microsoft issued CVE-2022-30190 regarding the Microsoft Support Diagnostic Tool (MSDT) in Windows vulnerability. A remote code execution vulnerability exists when MSDT is called using the URL protocol from a calling application such as Word. An attacker who successfully exploits this vulnerability can run arbitrary code …

Read more

Microsoft Intune Powershell Approval Required. The App requires your admin approval.

Recently deployed Windows Autopilot solution and to simplify the Autopilot Device registration experience, users are given the capability to register their devices themselves from the OOBE (Out of box experience) page by using the Get-WindowsAutopilotinfo -online command. Some of the organizations may not allow this approach and only want their …

Read more

How to Deploy / Install ManageEngine Desktop Central Agent on Widows 11 using Microsoft Intune

Deploy ManageEngine Desktop Central Agent

ManageEngine Desktop Central Agent is required for managing client PC’s from Desktop Central Agent. Its a lightweight software which can be deployed on the client’s PC using different methods. If you are using On-Premise Active Directory, then you can use GPO and deploy it using a startup script or if …

Read more

This feature is not supported.Contact your system administrator with the error code 80180014

FeaturedImage_80180014

When you have configured Microsoft Intune as per your organization requirements and try to Azure AD Join a Windows 10 device you get a pop-up message saying “Something went wrong.” with the error message “This feature is not supported.Contact your system administrator with the error code 80180014“. You may get …

Read more

How to setup Microsoft Intune (MAM and MDM Configuration) – Step by Step Guide

Microsoft Intune Setup

What is Microsoft Intune ? Microsoft Intune which was previously known as Windows Intune is a part of Microsoft Cloud based Mobile device Management (MDM), Mobile Application Management (MAM) and Windows 10 PC Management Solution. No On-Premise Infrastructure is required for using this service from Microsoft and it can be easily managed using Microsoft Endpoint …

Read more