Gioxx 

By: | 488 downloads | Last Updated: 2/2/2026 | Latest Version: 1.0.7

GUI wrapper for IntuneWinAppUtil.exe with config file support and WPF interface.

By: | 82 downloads | Last Updated: 12/2/2025 | Latest Version: 1.0.7

A lightweight and configurable logging module for PowerShell scripts, supports multiple log levels and file rotation.

By: | 71 downloads | Last Updated: 3/26/2026 | Latest Version: 1.1.2

This script identifies all installed PowerShell modules and removes all but the latest version of each module. It uses the `PSResourceGet` module to manage PowerShell resources.

By: | 67 downloads | Last Updated: 2/25/2026 | Latest Version: 1.0.5

Everyday functions and utilities for PowerShell.

By: | 52 downloads | Last Updated: 3/11/2026 | Latest Version: 1.2.0

A PowerShell module that go beyond your workstations. It will make your Microsoft 365 life easier!

By: | 50 downloads | Last Updated: 3/2/2026 | Latest Version: 1.2.1

Common utilities for PowerShell scripting and automations: mail, Graph connectivity, scheduled tasks, and more.

By: | 39 downloads | Last Updated: 10/24/2025 | Latest Version: 1.0.1

Connects to Microsoft Graph, retrieves all applications managed by Intune, and maps their types to more readable names.

By: | 34 downloads | Last Updated: 3/26/2026 | Latest Version: 1.0.4

This script retrieves all macOS apps from Microsoft Graph, identifies duplicates based on display name, and allows for moving assignments from old versions to the latest version. It also provides an option to remove old versions if they are unassigned.

By: | 31 downloads | Last Updated: 3/26/2026 | Latest Version: 1.0.4

This script can be used to obtain an ordered list of devices (Id, Hostname, Owner) that are within an Entra group. Allows you to make it easier to create a report otherwise unavailable in the Intune or Enter dashboard. It also allows the results to be exported to a CSV file for later and more convenient analysis.

By: | 22 downloads | Last Updated: 10/2/2025 | Latest Version: 1.0.0

This script converts SVG files to PNG or JPG format using Inkscape. PNG format preserves transparency, while JPG format does not support transparency but may result in smaller file sizes with white background. Requires Inkscape to be installed on the system. Download from: https://inkscape.org/release/

By: | 18 downloads | Last Updated: 3/19/2026 | Latest Version: 1.1.1

This script checks for available FreeFileSync updates for Microsoft Windows and update it if available.

By: | 5 downloads | Last Updated: 3/26/2026 | Latest Version: 1.1.0

This script checks the official WinSCP download page, retrieves the latest version number, extracts the tokenized download URL directly from the download page, downloads the setup package to the system temp folder, launches the installer, waits for it to exit, and removes the setup file automatically when possible.

By: | 4 downloads | Last Updated: 3/26/2026 | Latest Version: 1.0.0

This script checks the official WinSCP download page, retrieves the latest version number, and downloads the portable ZIP package directly from winscp.net by extracting the tokenized download URL from the download page. It extracts the contents directly into the destination folder. Optionally, the .NET assembly / COM library ZIP can also be downloa... More info