Hi! Please try to use relative path to clusterpoperties, e.g. run msiexec from D:\MSI_Install\hdp-2.2.4.2\hdp-2.2.4.2\:
msiexec /qb /i hdp-2.2.4.2.winpkg.msi /lv hdp.log HDP_LAYOUT=clusterproperties.txt HDP_DIR=”D:\hdp\hadoop” DESTROY_DATA=”no” HDP_USER_PASSWORD=pass@word1
Also please encure you are running it in elevated command prompt.