We make a web application for managing windows domain - creating accounts in Active directory, Exchange, managing AD groups, etc. I pursue two goals:
- Make the application itself, to simplify the creation of uchetok in all used systems (domain, mail, vpn, erp)
- Learn Javascript / Node.js in practice.
Under the MS infrastructure, it is probably more correct to write in C #, but this conflicts with clause 2
Is it possible to use JS for these purposes? What modules to use? What is the topic to read?