+1 vote

Let's face it...the Powershell script editor in Adaxes is pretty kludgy and difficult to use for any script more than a few lines long. VS Code is a free, robust, extensible code editor with native Powershell support. It would be awesome if there was an extension for VS Code that let you connect to an Adaxes instance and write your scripts there. Because VS Code can also connect to Git (and other) repos, you'd be able to easily handle changes and versioning to your Adaxes scripts.

by (220 points)

1 Answer

0 votes
by (272k points)

Hello,

Thank you for the suggestion. We forwarded it to the corresponding department for consideration.

Related questions

0 votes
0 answers

Is this possible to do by adding a custom provider or would it be a feature request? Thanks Colin.

asked Jul 18, 2014 by ColinB (180 points)
0 votes
1 answer

Hi, I am trying to find a way to have a visual overview of all enabled tasks and when they are running. Example of another app which support this: Is this maybe planned in future?

asked Oct 4, 2023 by wintec01 (1.1k points)
0 votes
1 answer

Using the powershell module, I know how to create a scheduled task, and also how to bind to a scheduled task that is already known. I also have used code to try creating ... same time as another. These are all one-time tasks and will be removed once executed.

asked Jan 19 by aweight (40 points)
0 votes
1 answer

Hi I'm trying to connect to remote Adaxes service from C# program. Using sample code from "Writing ADSI scripts" page in the docs. Added DLLs, here is my code: static void Main( ... adsNS = new AdmNamespace(); I'm not sure which config file it's asking for. V.

asked Feb 5, 2018 by xirurg (100 points)
0 votes
1 answer

Hello, I have another issue, with SMS verification code. My SMS gateway provides me soap interface to send text messages, and also email to SMS. And now my two ... : plain / quotedprintable / base64, at least in the subject line? Best Regards Michael

asked Aug 13, 2012 by MichalMMM (60 points)
3,356 questions
3,055 answers
7,799 comments
545,164 users