by Wesley Ellis | Jun 28, 2024 | Azure, Device Management, Endpoint Management, IT Administration, Scripts
Overview Microsoft Intune is a cloud-based service that enables organizations to manage devices and applications across various platforms including Windows, macOS, iOS, and Android. This guide discusses the capabilities of Intune for patching, updates, remote wipe,...
by Wesley Ellis | May 13, 2024 | Azure, Device Management, Endpoint Management, IT Security, Scripts
Description: This guide walks you through the steps to offboard a device from Microsoft Defender for Endpoint (MDE) and enroll it into Microsoft Intune for device management. It is essential to ensure that the device is properly transitioned to maintain security and...
by Wesley Ellis | Nov 25, 2023 | Device Management, Intune, IT Automation, PowerShell, Scripts
Description: Automating the enrollment of devices into Microsoft Intune can save time, especially when managing large environments. This post provides a PowerShell script example to enroll a device into Intune. PowerShell Script: if (-not (Get-Module -ListAvailable...
by Wesley Ellis | Oct 17, 2023 | Device Management, IT Tools, PowerShell, Scripts, Windows AutoPilot
Description: The Get-WindowsAutoPilotInfo.ps1 script is used to gather necessary hardware information from Windows devices for use in Windows Autopilot. This guide explains the script’s purpose and the steps required after running it. Steps: Run the Script: Execute...
by Wesley Ellis | Sep 27, 2023 | Azure, Device Management, Intune, IT Administration, Scripts
Description: This post provides a quick guide to manually enrolling a local Windows device into Microsoft Intune, enabling you to manage and configure the device according to your organization’s policies. Steps: Open the Settings Menu: On the local device, click...
by Wesley Ellis | Sep 12, 2023 | Device Management, Endpoint Management, Intune, IT Security, Scripts
If you want to remove a device from being managed by Microsoft Defender Security Center and bring it under Intune management, follow these steps: Step 1: Exclude the Device from Specific Security Scans Navigate to the Microsoft Defender Security Center...