Advanced Search
Search Results
26 total results found
Upload Log Files to Azure Blob Storage via PowerShell
When troubleshooting Windows installations, upgrades, or updates, collecting log files like setupact.log or WindowsUpdate.log is essential. This blog provides a simple PowerShell script to automatically upload these files to Azure Blob Storage, making it easie...
Troubleshooting Intune for macOS management
This guide outlines key troubleshooting methods for managing macOS devices with Microsoft Intune. It covers common issues related to local group management, configuration profiles, compliance, and app deployment. Use these steps to identify, diagnose, and reso...
Community Tools (List)
brewpkg brewpkg is a macOS app that lets you easily create installer packages. You drag & drop your app, choose options (install location, code signing, template, format like DMG/ZIP), and it builds a ready-to-install .pkg or .dmg for distribution. ugurkocde...
Account Protection Local Group Membership Automation with Azure Function
This solution enables targeted, temporary local admin access on Windows devices managed through Intune. It uses an Azure Function (PowerShell) to dynamically create per-device account protection policies and group assignments based on a user-device pair. The d...
Proxmox VM Creation using Terraform and Gitlab Pipelines
Overview This documentation describes how to build and manage virtual machines (VMs) on a Proxmox Virtual Environment (PVE) cluster using Terraform and GitLab CI/CD pipelines. The goal is to provide a reusable, cloud-agnostic, and environment-independent appro...
LNC Apps AzFunctionsPerformance
Azure Functions Performance is a benchmarking and comparison tool designed to help developers analyze, compare, and visualize performance characteristics of Azure Functions across multiple runtimes (such as .NET, Node.js, Python, PowerShell, and Java). The too...
Exchange Contacts Mirroring & Global Distribution Automation
Summary and reason This automation synchronizes contacts between all licensed user mailboxes and a central shared mailbox folder named "All Contacts". It creates a single, maintained contact source while still making the contacts available inside each user's m...
Intune Device BitLocker & LAPS Reporting using Microsoft Graph
Overview This automation produces a consolidated report for Windows devices in Intune. It combines device compliance information with BitLocker recovery key metadata and Local Administrator Password Solution (LAPS) rotation data. The output is a PowerShell obj...