05 January 2024

How to extend the window server OS evaluation version or trail version

Run the below command which extends the 180 days

slmgr -rearm

No comments:

Post a Comment

Give me the commetns and solutions

Merge Dimensions (MainAccountId and LedgerDimensions) defaultDimension in D365 F&O and X++

 public DimensionDynamicAccount getLedgerDimension(container _conData, TransDate _transDate = today()) {     int                            ...