Hi scripting guys!
I've recently added some custom attributes to the AD schema: customAttribut1,...,18. I want to import users and their info from Active Directory and export into csv file and that would include those 18 custom attributes. In my power shell script, I've tried typing the attributes as they are written but it does not recognize them as valid parameters.
Any help would be appreciated.
Thanks,