Monday, November 19, 2018

Update SID for AX

  



































update userinfo    set
networkdomain = 'YourDomain',
networkalias = 'YourAlias',
SID = 'YourSID'
where ID = 'Admin'
update userinfo

No comments:

Post a Comment

How to Tell if You Are an Administrator

  How to Tell if You Are an Administrator You will need to have administrative privileges in order to install software or perform certain ot...