Hi,
I am using "New-AXUser" command to add new ax user, but when i login with user which created by "New-AXUser" command, after choose not to join Customer Experience Improvement Program,It shows error "cannot edit a record in user information (SysUserInfo). The record has never been selected"
the command i used is like below:
New-AXUser -AccountType WindowsUser -AXUserId <UserName> -UserDomain <Domain> -UserName <UserName> -Company <dat>
Did i missed something above?
(if i create user with ax GUI, it's fine)
*This post is locked for comments
I have the same question (0)