I am not sure, whether this is the right forum.

I have an application that will be using Windows authentication. I have a Group (BudgetUsers) in the active directory structure.

However, the authorized users will be changing every week and all the current users ID's will be in the SQL server table.

Please note, all the users in this table will be present in the active directory, but may not be a member of the Group (BudgetUsers).

Is there any means by which the Active directory Group (BudgetUsers) can be updated from the SQL USer table. by running a script or something.