New-NAVServerUser -UserName <UserName> -Password (Read-host "Password " -AsSecureString) -ServerInstance <Instance>

New-NAVServerUserPermissionSet -ServerInstance <Instance> -UserName <UserName> -PermissionSetId SUPER