Hello,

I just overwrite the bad script ony my business rule on Adaxes and click on the save button.

Is there a way to retrieve the ancien version within adaxes ?

I think i have a backup of the server, can you tell me where those script are stored ?

by (460 points)

1 Answer

by (216k points)
Best answer
0 votes

Hello Alexandre,

If you have a backup with the necessary script, you can install Adaxes service on another computer and restore your backup file there to get the script. As an alternative, you can send the backup file to us to support[at]adaxes.com. We will get it for you.

by (460 points)
0

As i wrote this line, the backup of the server is going to be put online. I will be able to acces the server with the good version of the script.

I do not intend to give this server network connectivity.
Am i going to be able to browse through the Adaxes Service Administration pannel and retrieve the script within the business Rules or there is another way to retrieve the script ?

by (216k points)
0

Alexandre,

No, you won't be able to access Adaxes service on a computer that is not joined to an AD domain. Since we don't see any other ways to retrieve the script, try putting your backup server online and copy the script from there.

Generally, we recommend using Adaxes service backup restore to make backups of Adaxes service configuration only. In this case, if something happens, you'll be able to quickly restore your Adaxes service configuration or send the backup file to us. For information on how to use it, see the following help article: http://www.adaxes.com/help/?HowDoI.Mana ... ation.html.

by (460 points)
0

Indeed i had to put the server online to access to the script.

I'll get a look at Adaxes service backup and schedule it.

Thanks.

Related questions

I'm working on user deprovision and need to re-assign a user's home directory to the manager's home directory after disabling. I found a PowerShell script on this site to ... retrieve the same for the Manager? I'm a PowerShell novice, so excuse my ignorance.

asked Feb 26, 2021 by mkvidera (60 points)
0 votes
1 answer

Hi, would it be possible to use Value references in embedded scripts with functions? Like, I have several flows, using one external shared file with PowerShell functions. If I ... "%lastname%").Replace("sAMAccountName", "%sAMAccountName%").Replace(" ", "")) }

asked Sep 23 by wintec01 (2.3k points)
0 votes
1 answer

Let's say that I have a scheduled task that adds a high-level roles-based AD group to a user. As part of that same task, I'd like to run a powershell script to collect all ... the task to type in the "parent" group name, and pass it to the script that way?

asked Sep 22 by 3Jake (190 points)
0 votes
1 answer

Hello, we are using the script from https://www.adaxes.com/questions/12406/send-approval-request-to-manager-of-group-member?show=12406#q12406 to request approval from a ... the text in the Submitted message without the default message going out. Thank you!

asked Jun 27 by sphelpsjr (20 points)
0 votes
1 answer

Hi, I am wondering how cloud connections should be handled across scripts for things to run as smooth as possible. For example, if I disconnect from Graph in ... ) $null = Connect-MicrosoftTeams -AccessTokens @($graphToken, $teamsToken) } Best regards, Martin

asked Mar 14 by Martin (170 points)
0 votes
1 answer