Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

26 total results found

Upload Log Files to Azure Blob Storage via PowerShell

Azure Storage

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

Microsoft Intune

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)

macOS

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

Microsoft Intune

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

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

App Manual

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

Microsoft Exchange

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

Microsoft Intune

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...