FSCM PUM 17 DPK Native OS Install - custom PS_CFG_HOME not used
Another issue I have encountered with FSCM Image 17 DPK NativeOS install on Windows 2012R2. I stopped the setup to configure a psft_customizations.yaml file. One of the changes was to create a custom PS_CFG_HOME directory. During the install, this appears to be set correctly in Windows Environment variables:
2016-04-14 15:57:38 -0600 Exec[ps_cfg_home_env](provider=windows) (debug): Executing 'C:\windows\system32\cmd.exe /c setx PS_CFG_HOME "d:\upg\psoft\domains" /M'
2016-04-14 15:57:38 -0600 Puppet (debug): Executing 'C:\windows\system32\cmd.exe /c setx PS_CFG_HOME "d:\upg\psoft\domains" /M'
2016-04-14 15:57:39 -0600 /Stage[main]/Pt_profile::Pt_psft_environment/Pt_setup::User_environment[psft_win_environment]/Exec[ps_cfg_home_env]/returns (notice): executed successfully