Creating a ISO installer for VS2022

Download the VS exe from https://my.visualstudio.com/

In a command line terminal (cmd) run the following:

vs_{installer_name}.exe --layout {destination_dir} --lang en-US

...where {installer_name} completes the file name of the installer you downloaded and {destination_dir} is a path to a folder (it will be created if it doesn't exist) so create the installer ISO