Product: PowerShell Universal
Version: 5.4.3
@adam
Is there a method for silently installing the agent? We are looking to push it out to a device collection in SCCM and I can’t seem to find the right way to do this.
msiexec /qn /i PowerShellUniversal.Agent.5.4.3.msi
does not run properly; I’m assuming i have to pass a EULA agreement and installation filepath. Can you point me in the right direction?
Thank you!