image

How to Configure Meraki  WPA2-Enterprise with Google Auth

This document outlines the steps you will need to take to configure your Meraki wireless network for WPA2-Enterprise encryption with 802.1X authentication against your Google Apps domain. With this feature, your users will be able to use their Google Apps credentials to access your secure wireless network. Supported Operating Systems EAP-TTLS/PAP is required on client Read More

image

How to Configure Azure Portal Auto Logout After Period of Inactivity

You can configure Azure Portal auto logout based on the inactivity time. To configure Azure Portal auto logout, navigate to Portal Settings and choose the time from Log me out when inactive dropdown. This will enable configuring portal log out based on your need. You can also set up a custom duration for logout from Azure Portal as well. Configure Azure Read More

image

Deploy Scheduled Tasks Via Intune as Win32 Apps

By Gannon Novak Intune does not have a native way to create scheduled tasks, but we can still deploy them to machines by using a Win32 app. If you don’t have the licensing to use proactive remediations, we can use this as a workaround to get some similar results (but without any native reporting in Intune). Read More

image

How to Deploy 1Password SCIM Bridge on Azure Kubernetes Service

With 1Password Business, you can automate many common administrative tasks using 1Password SCIM bridge. It uses the System for Cross-domain Identity Management (SCIM) protocol to connect 1Password with your existing identity provider, like Azure Active Directory, JumpCloud, Okta, OneLogin, or Rippling. Step 1: Add provisioning to your 1Password account Before you can deploy 1Password SCIM Bridge, Read More

image

How to Fix Microsoft Teams Won’t Start for New Users

I’ve noticed the registry value “TeamsMachineInstaller” in “HKLM:\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Run” is not persistent after Windows 10 upgrade. For example, we are currently upgrading numerous machines from Windows 10-1709 to 1909 and this registry value disappears after the upgrade. This means Teams will no longer start for newly logged-in users after a Windows upgrade has been applied to Read More

image

Install Google Chrome Extensions Using Microsoft Intune in 3 Different Ways (Powershell, ADMX ingestion and MSI)

by Martin Bengtsson Introduction I have previously covered the approach on how to install Google Chrome extensions using System Center Configuration Manager. Find my post here: https://www.imab.dk/forcefully-deploy-the-windows-defender-google-chrome-extension-using-configuration-manager/ Then it came to my attention that Microsoft released another and new extension for Chrome last week. It’s called Microsoft Web Activities. This made me go through the approach again, and figured I wanted to cover Read More