by Wesley Ellis | Dec 4, 2023 | Active Directory, Azure, Intune, IT Management, Mobile Device Management
Active Directory (AD) management is an essential aspect of system administration, ensuring the security and efficiency of network operations. Today, I’m sharing a PowerShell script that simplifies the task of retrieving crucial information about service accounts...
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 | 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 27, 2023 | Configuration Profiles, Intune, IT Management, Mobile Device Management, Provisioned Devices
Introduction: This post provides a step-by-step guide on how to create and apply configuration profiles in Intune to manage settings on devices that have already been provisioned. Configuration profiles allow you to enforce various settings, including security...
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...