Advanced Search
Search Results
210 total results found
Adjust your Accountdata in UnifiedSettings
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
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
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
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
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
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
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
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...