I may be slow to respond.
I hold over 65 Microsoft certifications, including Azure Solutions Architect Expert, Azure for SAP Workloads Specialty, and Power Platform Solution Architect!
Pinned Loading
-
How to disable customer experience i...
How to disable customer experience improvement program dialog in AX 2012 1How to disable customer experience improvement program dialog in AX 2012
23Open SSMS>
45update SysUserInfo
-
Disabling multiple users in Dynamics...
Disabling multiple users in Dynamics 365 For Finance and Operations 1Disabling multiple users in Dynamics 365 For Finance and Operations
23select *from USERINFO
45update userinfo set [enable] = 0 where ID <> 'Admin'
-
Import bacpac files Azure DB to Norm...
Import bacpac files Azure DB to Normal DB SQL 1Import bacpac files Azure DB to Normal DB SQL
2Download bacpac file in Dev Box
3Backup Dev Box AXDB DB.
4Open CMD as Admin
5 -
Job to enable all user in AX 2012 R3
Job to enable all user in AX 2012 R3 1Job to enable all user in AX 2012 R3
23UserInfo Userinfo;
4ttsbegin;
5While select forupdate Userinfo where userinfo.enable == NoYes::No
-
How to login SSMS as windows authent...
How to login SSMS as windows authentication (Domain User) on Non-Domain Computer connected to VPN 1How to login SSMS as windows authentication (Domain User) on Non-Domain Computer connected to VPN:
234Below command is for launching SSMS for SQL Server 2017 (with a default install location):
5 -
System Parameters Tables in AX
System Parameters Tables in AX 1Tables Names Comments
2AIFWEBSITES AIF
3BATCHSERVERCONFIG Batch
4BATCHSERVERGROUP Batch
5BIAnalysisServer SSAS
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.