I am currently evaluating the product to see if ADManager can replace our current vb scripts for report and managing of AD.
One of the challenge is to modify the TS profile attribute of specified users.
To find the users, I have to create a query searching for users with a spesific existing content in the TS Profile attribute. If users have this content the attribute have to be changed to another profile path.
Eg. All users in the domain with TS Profile "\\SERVER1\TSPROF\SALES\%USERNAME%" have to be changed to "\\SERVER1\TSPROF\MARKET\%USERNAME%
I am aware that ADManager can do the change via bulk change, but I am not able to generate a report to a csv file of the spesific users.