Thursday, February 15, 2018

VM Window server 2016 reactivate evaluation period


Issue: VM is restarting every one hour after login

Resolution:  Open Command Prompt with Run as Administrator and enter below command 

slmgr.vbs -rearm

No comments:

Post a Comment

Skip Inventory reservation on Sales order lines in D365FO

[ExtensionOf(classStr(InventUpd_Reservation))] final class InventUpd_ReservationCls_SAN_Extension {     void updateNow()     {         if(mo...