0 votes

Quick question

If I have a OU structure that looks like this:

companyA\Windows10\1703
companyA\Windows10\1803
companyB\Windows10\1703
companyA\Windows10\1803

And I wanted to automate moving computers from 1703 to 1803 based on the AD attribute OS Version, so that 1803 computers that where placed in 1703 (or upgraded) would automatically be moved to the 1803 OU.

Would I have to create a scheduled task that included 2 rules (companyA move rule, and companyB move rule)?

Or could I create a more generic 1703 to 1803 move rule, that would ignore under which company it was, and move it to the correct 1803 OU based on where the computer object was already located?

Maybe i could use the %adm-ParentDN% template for this? Any suggestions?

Thanks in advance!

by (500 points)
0

Hello,

What version of Adaxes are you currently using? To check that, do the following:

  1. Launch Adaxes Administration Console.
  2. Right-click your service.
  3. Click Properties in the context menu.
  4. Adaxes version is displayed on the General tab.
0

Hi

I am running 3.9.15526.0

Do I need to update it?

1 Answer

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

Hello,

I am running 3.9.15526.0

Thank you for clarifying. You can use a Scheduled Task like the following:

There is no possibility to have one set of actions and conditions as you need to explicitly specify the current and new location for the computer. For details on how to create Scheduled Tasks, have a look at the following tutorial: https://www.adaxes.com/tutorials_Automa ... gement.htm.

Do I need to update it?

It is totally up to you. We have recently released an update for Adaxes 2018.1 which includes bug fixes and other improvements. You can download it here.
Upgrade Instructions
What’s New

0

Ok, thanks for the info!

Have a great weekend!

Related questions

0 votes
1 answer

seting up a scheduled task to move users to thier correct OU. For some we can do this based on employee type and direct to a specific OU. For most of our users we will have to script this to move to the manager's OU.

asked Apr 12, 2023 by mightycabal (1.0k points)
0 votes
1 answer

Using a custom command I am trying to move a user based on a template's OU. I imagine I have to use a script instead of a the built in move? I found a script in your ... the user's manager but I need to use template user's ou. the Parameter is param-Template.

asked Jan 25, 2023 by mightycabal (1.0k points)
0 votes
1 answer

Hi Using Adaxes 3.13.18001.0 on Server 2019 I'm adding a self service option for our domain users to be able to add people to groups they are set as the owner of but ... everywhere? I've checked the config page a number of times and can't see anything. Thanks

asked Jan 22, 2021 by chappers77 (2.0k points)
0 votes
1 answer

HI Support, I'm looking for a business Rule that remove a user from a couple of groups after the User is added to a group. ie 1. The User MaxMi is added to the ... not able to create a powershell scripts for removing the added user from the other Groups. Thx,

asked Jan 4, 2016 by Napoleon (700 points)
0 votes
1 answer

A little bit of context: There are 3 departments that share 1 Active Directory. Now each department has its own OU. I would like to have an email sent when a user is ... if this is possible without Powershell? If not, is there a pre-existing script for this?

asked Oct 3, 2023 by Cas (100 points)
3,326 questions
3,026 answers
7,727 comments
544,684 users