UNSOLVED

IThead

updated

9 years ago

I

IThead

8 Posts

0

2066

September 1st, 2017 09:00

Applications post Sysprep

Hi, I have certain applications that need to be run after Sysprep. For them which options should I choose:

a. Additional Synchronous Commands or First Logon Commands? Software does not have any customization just needs to be installed

b. All of the applications are .msi and not .exe for e.g. one of the silent installs is:

msiexec.exe /i "C:\Apps\ps-pulse-win-5.3r1.1-b755-64bitinstaller.msi" /qn 

How can I convert this into a command under Image Assist? All the apps are located under C:\Apps

Thanks