Installing NAVclient with powershell

Hi,
im trying to make a script to install a NAVclient and i want to use a specific configuration file for the install. I cant find the appropriate syntax/parameter for the Install-NAVapp cmdlet, any advice?

Thanks!

Help in PowerShell is built in. Either run

Get-Help Install-NAVApp

or read

:wink: