From 5f542a3a89a3b0493515abe9b8a319d17632cc75 Mon Sep 17 00:00:00 2001 From: Frederik Hjorslev Nylander Date: Wed, 11 Mar 2026 20:26:44 +0100 Subject: [PATCH 1/3] Update README --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a37f8b3..84c559a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ # IntuneOperator -## IntuneOperator +| GH Actions | PS Gallery | +| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| [![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/hjorslev/IntuneOperator/Process-PSModule.yml?logo=GitHub&label=CI%2FCD)](https://github.com/hjorslev/IntuneOperator/actions/workflows/CI.yml) | [![PowerShell Gallery](https://img.shields.io/powershellgallery/dt/IntuneOperator?style=flat&logo=PowerShell)](https://www.powershellgallery.com/packages/IntuneOperator) | -IntuneOperator is a PowerShell module for Intune that helps managing your Endpoint fleet. +## Introduction + +IntuneOperator is a PowerShell module for Intune that helps Endpoint Specialists manage +their Intune environment with small, practical tools for daily tasks. ## Installation From 9a65ac463fc188acb958d395a53f465960568c82 Mon Sep 17 00:00:00 2001 From: Frederik Hjorslev Nylander Date: Wed, 11 Mar 2026 22:48:09 +0100 Subject: [PATCH 2/3] add link to documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84c559a..bce98e4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## Introduction -IntuneOperator is a PowerShell module for Intune that helps Endpoint Specialists manage +[IntuneOperator](https://hjorslev.github.io/IntuneOperator/) is a PowerShell module for Intune that helps Endpoint Specialists manage their Intune environment with small, practical tools for daily tasks. ## Installation From be026991a7da1613126834815321db429804011a Mon Sep 17 00:00:00 2001 From: Frederik Hjorslev Nylander Date: Wed, 11 Mar 2026 22:50:48 +0100 Subject: [PATCH 3/3] update link to PS Gallery --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bce98e4..6f9d704 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## Introduction -[IntuneOperator](https://hjorslev.github.io/IntuneOperator/) is a PowerShell module for Intune that helps Endpoint Specialists manage +[IntuneOperator](https://www.powershellgallery.com/packages/IntuneOperator/) is a PowerShell module for Intune that helps Endpoint Specialists manage their Intune environment with small, practical tools for daily tasks. ## Installation