New-NAVServerUser -UserName <UserName> -Password (Read-host "Password " -AsSecureString) -ServerInstance <Instance> New-NAVServerUserPermissionSet -ServerInstance <Instance> -UserName <UserName> -PermissionSetId SUPER
Den digitale håndværker
New-NAVServerUser -UserName <UserName> -Password (Read-host "Password " -AsSecureString) -ServerInstance <Instance> New-NAVServerUserPermissionSet -ServerInstance <Instance> -UserName <UserName> -PermissionSetId SUPER