Prerequisites:
1. Current Windows User must have admin
permission to the SQL Server
2. Windows PowerShell ISE must have
been available in your current terminal.
Step1:
Run Windows
PowerShell ISE as an Administrator
Step2:
Type the
following command on Windows PowerShell ISE
Step3:
Create NAV Server user. This command just create a new user without any associating any permission sets
New-NAVServerUser
Step4:
Assign the request role (Super Role) for the New NAV user created using previous step.
New-NAVServerUserPermissionSet
No comments:
Post a Comment