We are looking to update all AD user records with one CSV file. Can you point us in the correct direction?
Hello,
If it is a one-time process, you can import the CSV file to update existing users. For details, have a look at the following tutorial: https://www.adaxes.com/tutorials_ActiveDirectoryManagement_ImportUserAccountsFromCSVFile.htm. Alternatively, you can schedule the file import to perform the updates on a regular basis. The following script from our repository should be useful: https://www.adaxes.com/script-repository/import-new-and-updated-users-from-csv-file-s246.htm. If you have issues updating the script to meet your needs, please, specify what exactly it should do and we will help you. Live examples of the desired behavior will be much appreciated.
Update group membership based on one property values. I am trying to find a script that resembles "Update group membership based on two property value" but just for one value.
Would it be possible to update this script to modify three or more attributes based off one? ex. when updating departmentnumber "0666" we want the following attributes to update ... and dept number). http://www.adaxes.com/script-repository ... e-s379.htm
Hi support, [https://www.adaxes.com/questions/752/import-data-wizard] I am trying to do something similiar to this however in our csv file the column is called ... powershell task as you have highlighted to add the ldap value to the accountExpires attribute?
hello i'm new with Adaxes i'm try to creat schuadle task to import a spefice user list by thier username id after that just update City for them by bulk updating . kinly advise
Receive "Index operation failed; the array index evaluated to null. Stack trace: at <ScriptBlock>, <No file>: line 104>" and "Index operation failed; the ... $GroupName, $GroupDN." } } #foreach write-output "" Write-Output "" Stop-Transcript