Relative Content

Tag Archive for powershellamazon-ec2registryaws-ssmregedit

How to check if regedit is available to run

I’m working on a process that creates an EC2 instance running Windows Server 2022 Datacenter, installs software and then tries to add registry entries in order to set some default preferences for the software. It adds registry entries by writing a .reg file and executing it with regedit using an SSM command.