Hi Karl,
If you install using response files, you can include the user:home keyword
Response file variables
https://www.ibm.com/docs/en/installation-manager/1.8.5?topic=files-response-file-variables
....
user:home The full path name of the user's home location.
....
If you install as root you could verify the content of install.ini file
If you install as non-root you could verify the content of userinst.ini file
If you install using group installation, check groupinst.ini
Probably you have a similar keyword to include in these ini files
Installation kit
https://www.ibm.com/docs/en/installation-manager/1.8.5?topic=manager-installation-kit#installationfiles__installer
....
Make a backup copy of the install.ini file.
For a nonadministrator installation, make a backup copy of userinst.ini. For group installation on Linux, UNIX, and OS X platforms, make a backup copy of groupinst.ini. For information about installation modes or silent installations, see Installing as an administrator, nonadministrator, or group.
....
Of course before changing something make a full backup of all the IM configuration directories.
Best regards,
#Support#SupportMigration#WebSphereApplicationServer(WAS)