salihzett / Microsoft-Intune

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intune

Intune relevant link

name description
What's new in Microsoft Intune Learn what's new each week in Microsoft Intune in Microsoft Endpoint Manager admin center.
In development for Microsoft Intune ...
Microsoft Endpoint Manager Intune Feedback Suggestion box powered by UserVoice
Intune Troubleshooting Intune Troubleshooting
Intune Customer Success Intune Customer Success
How to deploy DMG or APP-format apps to Intune-managed Macs Intune Customer Success
Intune App Wrapping Tool Mac Use the Intune App Wrapping Tool for Mac to enable Mac apps to be managed by Microsoft Intune
Microsoft-Win32-Content-Prep-Tool A tool to wrap Win32 App and then it can be uploaded to Intune
IntuneWinAppUtil-GUI-V2 Simple GUI Interface for IntuneWinAppUtil.exe
Reddit Intune Mobile Device Management

Intune support, scripts, etc.

name description
Microsoft Intune Automation and Scripting Samples The Intune GitHub scripts repos are intended to help Intune administrators better understand how to utilize the Graph and PowerShell modules for automation.
Intune Shell Samples Sample shell scripts for Intune admins.
Intune Powershell Samples This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell.
Intune MDM The lazy administrator
Intune BYOD ...
IntuneMacODC Tool to collect information useful for MacOS troubleshooting in Intune environments
Intune Lockscreen The lazy administrator
Intune Wallpaper The lazy administrator
Intune Scripts ...
Intune Autopilot Script ...
Powershell PowerShell for every system!
Techcommunity How To Deploy How to deploy DMG or APP-format apps to Intune-managed Macs
Techcommunity 10 ways 10 ways Microsoft Intune improves Apple device management
Techcommunity Microsoft Mac Admins Introducing the Microsoft Mac Admins community
Techcommunity Manage Windows driver and firmware updates Manage Windows driver and firmware updates with Microsoft Intune
Techcommunity Manage security settings Manage security settings for Windows, macOS, and Linux natively in Defender for Endpoint

Azure Aka.ms short links

name description
MacAdmins https://aka.ms/MacAdmins
Intune https://aka.ms/intuneportal
What's new in Microsoft Intune http://aka.ms/IntuneWN
Tech Community Live: Microsoft Intune https://aka.ms/TCL/Intune!

AzureAD dynamic group suggestions for Intune setup

Groupname Rule Syntax
AAD-DYN-USERS-NONACSII (user.surname -contains "ö") or (user.surname -contains "ä") or (user.surname -contains "ü") or (user.surname -contains "ß")
AAD-DYN-USERS-INTERNAL-EMPLOYEES (user.userPrincipalName -notContains "extern") and (user.userPrincipalName -notContains "#EXT#") and (user.givenName -ne null) and (user.userPrincipalName -contains "domain.com") and (user.jobTitle -notContains "Freelance") and (user.userPrincipalName -notContains "test") and (user.userPrincipalName -notContains "admin") and (user.userPrincipalName -notContains "old.")
AAD-DYN-USERS-FRONTEND DEVELOPER (user.jobTitle -contains "Frontend") and (user.accountEnabled -eq true) and (user.userPrincipalName -notcontains "extern")
AAD-DYN-LICENSES-USERS-MICROSOFT-F3 user.assignedPlans -any (assignedPlan.servicePlanId -eq "e041597c-9c7f-4ed9-99b0-2663301576f7" -and assignedPlan.capabilityStatus -eq "Enabled")
AAD-DYN-LICENSES-USERS-MICROSOFT-BUSINESS-PREMIUM user.assignedPlans -any (assignedPlan.servicePlanId -eq "094e7854-93fc-4d55-b2c0-3ab5369ebdc1" -and assignedPlan.capabilityStatus -eq "Enabled")
AAD-DYN-LICENSES-USERS-MICROSOFT-BUSINESS-BASIC user.assignedPlans -any (assignedPlan.servicePlanId -eq "3b555118-da6a-4418-894f-7df1e2096870" -and assignedPlan.capabilityStatus -eq "Enabled")
AAD-DYN-LICENSES-USERS-DYN365-ENTERPRISE-SALES user.assignedPlans -any (assignedPlan.servicePlanId -eq "1259157c-8581-4875-bca7-2ffb18c51bda" -and assignedPlan.capabilityStatus -eq "Enabled")
AAD-DYN-LICENSES-USER-WINDOWS-WINDEFATP user.assignedPlans -any (assignedPlan.servicePlanId -eq "871d91ec-ec1a-452b-a83f-bd76c7d770ef" -and assignedPlan.capabilityStatus -eq "Enabled")
AAD-DYN-DEPARTMENT-INFRASTRUCTURE user.department -eq "Infrastructure" and user.accountEnabled -eq true and (user.userPrincipalName -notcontains "extern")
AAD-DYN-COMPANY-DEVICES-WINDOWS 11 (device.deviceOSType -contains "Windows") and (device.deviceOwnership -eq "Company") and (device.deviceOSVersion -startsWith "10.0.2")
AAD-DYN-COMPANY-DEVICES-WINDOWS 10 (device.deviceOSType -contains "Windows") and (device.deviceOwnership -eq "Company") and (device.deviceOSVersion -startsWith "10.0.1")
AAD-DYN-COMPANY-DEVICES-WINDOWS-VMs (device.deviceManufacturer -contains "VMware") and (device.deviceOwnership -eq "Company")
AAD-DYN-COMPANY-DEVICES-WINDOWS-LENOVO-X1 (device.deviceOwnership -contains "Company") and (device.deviceManufacturer -eq "Lenovo") and (device.deviceModel -startsWith "20XWCTO1WW")
AAD-DYN-COMPANY-DEVICES-WINDOWS-LENOVO-T490S (device.deviceOwnership -contains "Company") and (device.deviceManufacturer -eq "Lenovo") and (device.deviceModel -startsWith "20NXCTO1WW")
AAD-DYN-COMPANY-DEVICES-WINDOWS-LENOVO-T470S (device.deviceOwnership -contains "Company") and (device.deviceManufacturer -eq "Lenovo") and (device.deviceModel -startsWith "20HF0000GE")
AAD-DYN-COMPANY-DEVICES-WINDOWS-LENOVO-E14 (device.deviceOwnership -contains "Company") and (device.deviceManufacturer -eq "Lenovo") and (device.deviceModel -startsWith "20TA0033GE")
AAD-DYN-COMPANY-DEVICES-WINDOWS-AUTOPILOT (device.devicePhysicalIDs -any _ -contains "[ZTDId]")
AAD-DYN-COMPANY-DEVICES-WINDOWS-365 (device.deviceManufacturer -contains "Microsoft") and (device.deviceOwnership -eq "Company") and (device.deviceModel -contains "Cloud PC Enterprise")
AAD-DYN-COMPANY-DEVICES-WINDOWS (device.deviceOSType -contains "Windows") and (device.deviceOwnership -eq "Company")
AAD-DYN-COMPANY-DEVICES-SHARED-IPAD (device.deviceOSType -contains "iPad") and (device.deviceOwnership -eq "Company") and (device.enrollmentProfileName -contains "Shared iPad")
AAD-DYN-COMPANY-DEVICES-MTR (device.deviceModel -contains "SRS") or (device.deviceModel -contains "MTR")
AAD-DYN-COMPANY-DEVICES-MACMDM-NOT-VENTURA (device.deviceOSType -contains "MacMDM") and (device.deviceOSVersion -notStartsWith "13") and (device.deviceOwnership -eq "Company")
AAD-DYN-COMPANY-DEVICES-MACMDM-MONTEREY (device.deviceOSVersion -contains "12.") and (device.deviceOwnership -eq "Company")
AAD-DYN-COMPANY-DEVICES-MACMDM (device.deviceOSType -contains "MacMDM") and (device.deviceOwnership -eq "Company")
AAD-DYN-COMPANY-DEVICES-IPADSOS (device.deviceModel -contains "iPad") and (device.deviceOwnership -eq "Company")
AAD-DYN-COMPANY-DEVICES-IPADOS-PRO (device.deviceModel -contains "iPad Pro") and (device.deviceOwnership -eq "Company")
AAD-DYN-COMPANY-DEVICES-IPADOS-AIR (device.deviceModel -contains "iPad Air") and (device.deviceOwnership -eq "Company")
AAD-DYN-COMPANY-DEVICES-IOS-SINGLE (device.deviceModel -contains "iPhone") and (device.deviceOwnership -eq "Company") and (device.enrollmentProfileName -notContains "Shared iPhone")
AAD-DYN-COMPANY-DEVICES-IOS-SHARED (device.deviceModel -contains "iPhone") and (device.deviceOwnership -eq "Company") and (device.enrollmentProfileName -contains "Shared iPhone")
AAD-DYN-COMPANY-DEVICES-IOS (device.deviceModel -contains "iPhone") and (device.deviceOwnership -eq "Company")
AAD-DYN-COMPANY-DEVICES-HUAWEI (device.deviceManufacturer -contains "Huawei") and (device.deviceOwnership -eq "Company")
AAD-DYN-COMPANY-DEVICES-ANDROID-YEALINK (device.deviceManufacturer -eq "Yealink")
AAD-DYN-COMPANY-DEVICES-ANDROID-SINGLE-USER (device.enrollmentProfileName -contains "Android - Single User")
AAD-DYN-COMPANY-DEVICES-ANDROID-SHARED-MODE (device.enrollmentProfileName -contains "Android - Shared Mode")
AAD-DYN-COMPANY-DEVICES-ANDROID-NOT-SHARED (device.deviceOSType -match "AndroidEnterprise") and (device.enrollmentProfileName -notContains "Android - Shared Mode")
AAD-DYN-COMPANY-DEVICES-ANDROID-NEAT (device.deviceManufacturer -eq "Neatframe")
AAD-DYN-COMPANY-DEVICES-ANDROID-FULLY-MEMBERS (device.deviceOSType -eq "AndroidEnterprise") -and (device.enrollmentProfileName -eq null)
AAD-DYN-COMPANY-DEVICES-ANDROID-ENTERPRISE (device.deviceOSType -match "AndroidEnterprise")
AAD-DYN-COMPANY-DEVICES-ANDROID (device.deviceOSType -contains "Android") and (device.deviceOwnership -eq "Company")
AAD-DYN-BYOD-DEVICES-WINDOWS (device.deviceOSType -contains "Windows") and (device.deviceOwnership -eq "Personal")
AAD-DYN-BYOD-DEVICES-MACMDM (device.deviceOSType -contains "MacMDM") and (device.deviceOwnership -eq "Personal")
AAD-DYN-BYOD-DEVICES-IPADOS (device.deviceModel -contains "iPad") and (device.deviceOwnership -eq "Personal")
AAD-DYN-BYOD-DEVICES-IOS ((device.deviceModel -contains "iPad") or (device.deviceModel -contains "iPhone")) and (device.deviceOwnership -eq "Personal")
AAD-DYN-BYOD-DEVICES-ANDROID (device.deviceOSType -contains "Android") and (device.deviceOwnership -eq "Personal")

About


Languages

Language:PowerShell 49.4%Language:Shell 46.5%Language:Batchfile 4.1%