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

210 total results found

Adjust your Accountdata in UnifiedSettings

Platform Manual

This manual describes the process of adjusting data of your account used for LNC Apps. Since LNC Apps provides a UnifiedSettings experience, you may have some features or views missing based on your account. Here we will have a closer look at the experience of...

Explanation of Centralized Downloads

Platform Manual

This manual describes the page for centralized downloads on LNC Apps. Since LNC Apps provides a platform for multiple apps with different use cases, there is a need for a centralized download experience.You can view your recent downloads here: https://apps.luc...

Microsoft Graph API Query Collection

PowerShell

This documentation provides a quick-access reference for common Microsoft Graph API queries composed in PowerShell functions. It should be a dynamic place with helpful resources to leverage Microsoft Graph API. Requirements: Since we use Microsoft Entra ID as...

Use System Managed Identity for authentication against Microsoft Graph API

Azure Automation Accounts

Prerequisites: You must have Application Administrator role in Microsoft Entra ID (Bearer token must contain scope Applications.ReadWrite.All). Automation Account must be available. You have to be permitted to activate the System Managed Identity. Managing au...

Extend KQL Data with Azure Function as Resource Exporter

Azure Functions

In complex cloud environments, effective monitoring and observability increasingly require data from sources beyond native Azure telemetry. While Azure native resources in combination with Azure Log Analytics offer deep visibility into Azure resources, they ...

Configure GIT for TLS inspection

GIT

Bypassing TLS inspection or disabling SSL verification can expose your system and data to serious security risks, including man-in-the-middle attacks. This article is provided strictly for educational and debugging purposes in trusted, controlled environments....

Manually Trigger a Windows Feature Upgrade

Microsoft Windows

Warning: Proceed only if you understand the risks. Manually forcing a Windows Feature Upgrade can bypass important compatibility checks, potentially leading to system instability or hardware issues. Always back up your data beforehand. This process requires ad...

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