Message 1 of 5
AutoCAD 3D MAP 2021 can be lunched using windows service and run under background on Win server 2016

Not applicable
03-03-2021
10:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
we are using AutoCAD 3D MAP 2021 for batch publishing of drawings at central server, we have developed a windows application which checks drawings to be publish and then trigger/launch the AutoCAD and send publish command to AutoCAD with required data. here we need to keep the application running in RDP mode so that AutoCAD can be launched and publish the drawings under specific user account (here we activated AutoCAD through network license manager ). we want to know if AutoCAD can lunched using windows service and run under background on Win server 2016, so we don't need to logged IN.