Skip to content

Latest Post

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 Assign Azure Virtual Desktop’s Multiple Personal Desktops for Single Users Simple way to connect to FTPS and SFTP using PowerShell

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
Azure Cloud Computing Containers DevOps

Self-hosted agent on Linux created in 3 minutes

Microsoft Geek December 4, 2024 No Comments

Self-hosted agent on Linux In some cases is necessary, for example, you need to integrate with VNET – because the resources you want to access are not publicly accessible. This…

Azure Cloud Computing Networking 101

PowerShell script to export/import the Azure Firewall Policy rules

Microsoft Geek June 21, 2024 No Comments

Here’s a PowerShell script to export the Azure Firewall Policy rules from the East US region and import them to the West US region. The script assumes you have the…

Active Directory 101 Linux 101 - RedHat, CentOS, Ubuntu

Bash script to join a Linux server to an Active Directory domain

Microsoft Geek June 21, 2024 No Comments

Joining a Linux server to an Active Directory (AD) domain is a non-trivial task and requires a series of steps, which might vary based on the Linux distribution and the…

General IT Stuff

PowerShell: Uninstall Java from Windows computers

Microsoft Geek June 21, 2024 No Comments

Here’s a PowerShell script to uninstall Java from Windows computers. This script uses the Get-WmiObject cmdlet to find the Java application and the Invoke-Expression cmdlet to uninstall it. cmdlet to…

Exchange Server 2019 M365 O365 Office 365 Basics

O365: Delete specific email from sender to mailboxes

Microsoft Geek June 21, 2024 No Comments

Here’s a PowerShell script that uses the Exchange Online PowerShell module to delete a specific email from multiple mailboxes. This script searches for an email with the specified subject line…

Azure Cloud Computing DevOps

Setup Self Hosted Linux Agent in Azure DevOps

Microsoft Geek February 1, 2024 No Comments

Let us learn how to create and configure a Self-Hosted Agent in Azure DevOps (ADO). What is an Agent? An agent is computing infrastructure with installed agent software that runs…

Azure Cloud Computing DevOps Terraform

Automate Infrastructure in Azure using Terraform and Azure DevOps

Microsoft Geek February 1, 2024 No Comments

Automating infrastructure setup in Azure Cloud using Terraform and Azure DevOps is a powerful approach to managing your infrastructure as code (IaC). This allows you to define and manage your…

Azure Cloud Computing PowerShell 101

How to deploy an Azure Virtual Desktop environment using PowerShell

Microsoft Geek November 2, 2023 No Comments

To deploy an Azure Virtual Desktop environment using PowerShell, you need to perform the following steps: That’s it! You have now deployed an Azure Virtual Desktop environment using PowerShell. Please…

Azure Cloud Computing DevOps IaC Terraform

Here’s an example of Terraform code to deploy Azure Virtual Desktop resources

Microsoft Geek November 2, 2023 No Comments

Configure the Azure provider provider “azurerm” {features {}} Create a resource group resource “azurerm_resource_group” “rg” {name = “my-resource-group”location = “westus”} Create a virtual network resource “azurerm_virtual_network” “vnet” {name = “my-virtual-network”address_space…

Azure Cloud Computing

Setting up FSLogix with Azure Virtual Desktop

Microsoft Geek August 25, 2023 No Comments

Implementing FSLogix within your Azure Virtual Desktop environment provides an optimized experience for your end users. For example, a non-persistent Pooled Windows AVD host pool will allow the user to…

Posts pagination

1 2 3 4 … 73

« Previous Page — Next Page »

Tech Topics

Scavange Blog

Archives

You Missed

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

Azure Cloud Computing

Optimizing Azure Costs with VM Hibernation for Azure Virtual Desktop

Azure Cloud Computing

Assign Azure Virtual Desktop’s Multiple Personal Desktops for Single Users

Microsoft Geek

A Drink of Technology for the Thirsty Mind

Copyright © All rights reserved | Blogarise by Themeansar.