Hello,
one of our clients like to import User and Group information from the internal Navision user management into an Access Rights Management tool. With the standard Powershell command Get-NAVServerUser I get just the user with license information. But I like to get the information from the table called "dbo.User Group" and "dbo.User Group Members". Is there any way to export that via PowerShell or any WebService call? I checked a lot of answers in the web but there is no explanations how to extract the information nor why it is not possible. I know that the effective rights could be done with the PowerShell commands but that is not the goal. I don't want to extract that via SQL because the client likes to plan to go to 365 where I have no access to SQL isn't it? Is in 365 this internal groups still used? Maybe there is an internal Navision Job I can create to export that data to an CSV? And would that run on 365 too?
Any help would be appreciated.
Many Thanx for help, and have great day
Mike