0 votes

So if i want to run an external program and use a script i would put - cscript.exe registerUser.vbs ... but where should this script be saved to for adaxes to pick it up?

by (400 points)

1 Answer

0 votes
by (273k points)
selected by
Best answer

Hello Scott,

You can save the file to the computer where Adaxes service is installed and specify a local path, for example:
cscript.exe //B C:\script.vbs

Alternatively, you can save the file to a file share and specify its path:
cscript.exe //B \\SERVER\Share\script.vbs

Related questions

0 votes
1 answer

I had a script that would copy the values from adm-CustomAttributeTextMultiValue1 and save them into extensionAttribute15 as a comma seperated list. The script somehow got deleted and I can't seem to find the tutorial I used to create it before.

asked Jul 1, 2022 by jordan (110 points)
0 votes
1 answer

Hi, I'm currently facing a problem where I want to set up a powershell script that should report all accounts (enabled, disabled, expired) matching a specific employeeType ... something else, just the plain Info Can you help me with this? kind regards Ingemar

asked Sep 4, 2015 by ijacob (960 points)
0 votes
1 answer

Dear Support, is it possible to run external applications, for example "Star-Process cmd.exe ... " via initiator account, not service one? For example to implement a ... object, so that cmd windows opens on the initiators workstation. Thank you for advise!

asked Sep 27, 2019 by Dmytro.Rudyi (920 points)
0 votes
1 answer

I am trying to use this script from the script repository: https://www.adaxes.com/script-repository/enable-mfa-with-phone-number-for-a-user-in-microsoft-365-s686.htm I ... if I just didn't install it correctly because Adaxes Powershell doesn't recognize it.

asked Oct 10, 2023 by ocanizales (60 points)
0 votes
1 answer

I created a Report asking the report to get the Assinged Microsoft Supbsription license assinged to the Users, When the Reports runs it geta few users but time out ... way to increase the time Out oprtion fro Reports that are getting information from Azure?

asked 23 hours ago by George.Holden (20 points)
3,371 questions
3,069 answers
7,815 comments
545,357 users