Hi Team,
I am new to PowerShell and this forum, currently I am using MDT task sequence to deploy multiple Application (.exe and .msi both) after the operating system. But I am getting Error code 1618 that is related to application deployment.
Can you please provide the sample PowerShell Script to deploy multiple Applications (.exe and .msi both) to remote computers.. I am very bas in scripting I need step by step to created such script , so that I can run this script through MDT task Sequence , and that script will deploy multiple applications to target machines.