These steps should run on Demo /Dev Box Only
1- | Download Soletechs License files and save it in C drive: |
2- | Run CMD as admin |
3- | Turn ON Maintenance mode ( only for Dev box ) Production you should follow LCS: C:\AOSService\PackagesLocalDirectory\Bin\Microsoft.Dynamics.AX.Deployment.Setup.exe –metadatadir C: \AosService\PackagesLocalDirectory –bindir C:\AosService\PackagesLocalDirectory\Bin –sqlserver . –sqldatabase axdb — sqluser AOSUser –sqlpwd AOSWebSite@123 –setupmode maintenancemode –isinmaintenancemode true |
4- | Reset IIS iisreset |
5– | Import Payroll ME License file: C:\AOSService\PackagesLocalDirectory\Bin\Microsoft.Dynamics.AX.Deployment.Setup.exe –setupmode importlicensefile — metadatadir C:\AOSService\PackagesLocalDirectory –bindir C:\AOSService\PackagesLocalDirectory –sqlserver . –sqldatabase AxDB –sqluser AOSUser –sqlpwd AOSWebSite@123 –licensefilename C:\MPayroll_Soletechs.txt |
6- | Import Self Services License file: C:\AOSService\PackagesLocalDirectory\Bin\Microsoft.Dynamics.AX.Deployment.Setup.exe –setupmode importlicensefile — metadatadir C:\AOSService\PackagesLocalDirectory –bindir C:\AOSService\PackagesLocalDirectory –sqlserver . –sqldatabase AxDB –sqluser AOSUser –sqlpwd AOSWebSite@123 –licensefilename C:\SelfServices_Soletechs.txt |
7- | Enable Payroll (ME) and Self services – Soletechs Configuration : In D365FO you should now be able to open System administration > Setup > License configuration and not see the read-only warning. You should enable Payroll ME and Self services – Soletechs Save it |
8- | Turn OFF Maintenance mode ( only for Dev box ) Production you should follow LCS: C:\AOSService\PackagesLocalDirectory\Bin\Microsoft.Dynamics.AX.Deployment.Setup.exe –metadatadir C: \AosService\PackagesLocalDirectory –bindir C:\AosService\PackagesLocalDirectory\Bin –sqlserver . –sqldatabase axdb — sqluser AOSUser –sqlpwd AOSWebSite@123 –setupmode maintenancemode –isinmaintenancemode false |
9 | iisreset |