justinverstijnen.nljustinverstijnen.nl
  • Home
  • Blog
  • Tools
  • About
    • LinkedIn
    • Reddit
    • GitHub
    • @

Powershell

All pages referring or tutorials for Powershell.

On this page
  • Requirements
  • What is ARM?
  • Creating copies of an virtual machine with ARM
  • Changing ARM template parameters
  • Deploying an ARM template using the Azure Portal
  • Add Powershell script to ARM template
  • Testing the custom script
  • Summary

Categories

  • Azure Master Class (12)
  • Azure Virtual Desktop (20)
  • Flying (15)
  • Intune (5)
  • Microsoft 365 (12)
  • Microsoft Azure (29)
  • Microsoft Defender XDR (4)
  • Microsoft Entra (9)
  • Networking (5)
  • Powershell (19)
  • Uncategorized (1)
  • Windows 365 (3)
  • Windows Server (12)
Microsoft Azure Powershell

ARM templates and Azure VM + Script deployment

In Azure we can deploy ARM templates (+ script afterwards) to deploy resources on a big scale. This is like an easier version Terraform and Bicep, but without the great need to test every change and to learn a whole new language and convention. Also with less features indeed. In Read more…

By Justin, 2 monthsNovember 20, 2025 ago
Powershell Windows Server

Windows Server Inventory Report Script

To help us IT identifying certain configurations on a server and possible misconfigurations I have made a PowerShell script which creates a complete overview of the current server configuration and exports it as a single HTML file. In this post I will explain how to use it and how the Read more…

By Justin, 2 monthsNovember 13, 2025 ago
Powershell Windows Server

Clean files on a schedule with Powershell script

Sometimes in IT, we have software or solutions that need to to save temporary files in your filesystem. Let’s say, a feed with logs or CSV files that are saved, logs or back-ups like the Bartender software. The software itself doesn’t have a solution to clean up those files and Read more…

By Justin, 4 monthsSeptember 18, 2025 ago
Powershell

How to completely hide language bar/selector Windows 11

One of the small things I experienced in one of the updates for Windows 11 (24H2) is that the language bar/selector get’s automatically visible on the Windows taskbar. In previous versions of Windows, this was only available when using multiple keyboard languages. Because this can get very annoying, I researched Read more…

By Justin, 4 monthsSeptember 9, 2025 ago
Powershell

Initial Installation script for Windows Azure VMs

When deploying Windows VMs in Azure, we get the default settings. This means we get a 12-hour clock, standard UTC/Zulu timezone and such. For users like us in the Netherlands we want to change this but not by hand. For this purpose I built this script. It sets the timezone Read more…

By Justin, 5 months ago
Powershell

Installing Windows Updates through PowerShell (script)

Sometimes we want to install updates by hand because of the need for fast patching. But logging into every server and installing them manually is a hell of a task and takes a lot of time. I have made a very simple script to install Windows Updates by hand using Read more…

By Justin, 6 monthsJuly 27, 2025 ago
Powershell

Disk cleaning script on Windows Azure VMs

On Windows Servers, a critical point is maintaining the disk space. If a disk fills up to the end, several errors can occur and impacting the end-users experience of your applications. Something we definitely not want. To help reducing this chance, I have created a PowerShell script that cleans up Read more…

By Justin, 7 monthsJune 28, 2025 ago
Powershell Windows Server

Active Directory FSMO roles

Active Directory Domain Controllers are assigned 5 different FSMO roles, which all have their own function. We can separate them over multiple servers to create more redundancy, but make sure to handle those all as servers. All roles neeed a 24/7 uptime for your environment to work properly. In this Read more…

By Justin, 12 monthsFebruary 4, 2025 ago
Powershell

Get Device serial number on Windows 11 24H2 and up

With Windows 24H2 and the deprecation of WMIC, a easy command to find your devices’ serial number is gone. However, we can still look this up with Powershell. Use the following command:

By Justin, 12 monthsJanuary 22, 2025 ago
Powershell

How to upload PowerShell script to Gallery with Github Actions

When using the PowerShell Gallery to upload and publish your scripts and PowerShell modules to the world it’s recommended to use Github Actions for CI/CD to automatically update your live packages on the PowerShell Gallery. At first, this looked somewhat complex to me but it’s relatively easy. On this page Read more…

By Justin, 1 yearJanuary 2, 2025 ago

Posts pagination

1 2 Next

Terms and Conditions applies to this page.

© 2026


  • Home
  • Blog
  • Tools
  • About
Hestia | Developed by ThemeIsle