Skip to content

Latest Post

Enterprise Notifications with Azure Communication Services How to Set up Multiple Administrator Approval for Intune Device Actions Differences between the three Microsoft Intune reset methods ? Why Enabling Messaging Safety in Microsoft 365 Is Critical Optimizing Azure Costs with VM Hibernation for Azure Virtual Desktop

Microsoft Geek

A Drink of Technology for the Thirsty Mind

Microsoft Geek

A Drink of Technology for the Thirsty Mind

  • Home
  • Meet the Geek
  • Street Creds
Active Directory 101 Domain Name System ( DNS ) Dynamic Host Configuration Protocol (DHCP) Windows Server 2016 Windows Server 2019

Adding DNS Servers in All DHCP Scopes using PowerShell

Microsoft Geek February 21, 2023 No Comments

To Get all Scopes – Open PowerShell – Run as Administrator Get-DhcpServerv4Scope To Check DNS Servers Option 006 Get-DhcpServerv4Scope| Get-DhcpServerv4OptionValue| Where-Object{$_.OptionID -like6} | FT Value To Check – Whatif Get-DhcpServerv4Scope|…

Azure Cloud Computing Networking 101

Connecting Azure Express Route with Multiple Virtual Networks

Microsoft Geek February 21, 2023 No Comments

Unlike a traditional hub and spoke when you have site to site VPN with azure with multiple virtual networks. Azure Express route gives you an additional option to create up-to…

Azure Cloud Computing

Using Packer to build Windows Images (on Azure)

Microsoft Geek January 13, 2023 No Comments

What is Packer? Packer is a tool developed by Hashicorp (the company behind Terraform) that makes it easy to automate the creation of custom images (or AMIs in AWS). The…

Azure Cloud Computing

Using Azure Policy to deny public IPs on specific VNETs

Microsoft Geek January 13, 2023 No Comments

Azure Policy is a powerful tool in your Azure toolbox. It allows you to enforce specific governance principals you want to see implemented in your environment. Some key examples of…

Active Directory 101 Azure PowerShell 101

Missing “UserType” attribute in Azure AD

Microsoft Geek September 2, 2022 No Comments

UserType is not always accurate for identifying external or member users If you search an Office 365 user with Get-AzureADUser or Get-MsolUser, you get details about the account type with…

Azure Cloud Computing Networking 101

Private Endpoint vs Service Endpoint

Microsoft Geek August 12, 2022 No Comments

What is a Private Endpoint A private endpoint is a network interface that uses a private IP address from your virtual network. This network interface connects you privately and securely…

Azure Cloud Computing PowerShell 101

Send Mail with Attachment, PowerShell, and Microsoft Graph API

Microsoft Geek August 12, 2022 No Comments

API Reference and Permissions The official documentation is here: Send mail – Microsoft Graph v1.0 | Microsoft Docs fileAttachment resource type – Microsoft Graph v1.0 | Microsoft Docs Azure App…

Azure Cloud Computing PowerShell 101

Create an Azure App Registration with PowerShell and MS GRAPH API

Microsoft Geek August 12, 2022 No Comments

API Reference and Permissions Read the following DOCS for more Details https://docs.microsoft.com/en-us/graph/api/application-post-applications?view=graph-rest-1.0&tabs=http Create an Azure App Reg with the following GRAPH API Application Permissions Application.ReadWrite.OwnedBy Application.ReadWrite.All All done, then let’s…

Azure Cloud Computing Exchange Server 2013 Exchange Server 2016 Exchange Server 2019 PowerShell 101

How to Connect to Exchange Online PowerShell via v2 Module

Microsoft Geek August 12, 2022 No Comments

In this article, you will learn how to prepare to use the EXO V2 module to run Exchange Online unattended scripts with app-only modern authentication. You’ll learn how to: Register…

Azure Cloud Computing Networking 101

Connectivity and Network Services on Azure

Microsoft Geek August 12, 2022 No Comments

In this article, we will talk about the different network services offered by Azure to manage our resources and connect to them from a remote site (On-Promise) or via the…

Posts pagination

1 … 4 5 6 … 73

« Previous Page — Next Page »

Tech Topics

Scavange Blog

Archives

You Missed

Azure Cloud Computing

Enterprise Notifications with Azure Communication Services

Intune

How to Set up Multiple Administrator Approval for Intune Device Actions

Cloud Computing End User Computing Intune

Differences between the three Microsoft Intune reset methods ?

Cloud Computing O365

Why Enabling Messaging Safety in Microsoft 365 Is Critical

Microsoft Geek

A Drink of Technology for the Thirsty Mind

Copyright © All rights reserved | Blogarise by Themeansar.