Link to home
Start Free TrialLog in
Avatar of SEHC
SEHCFlag for Canada

asked on

Clear an Attribute in AD for all users

HI


I am trying to clear an attribute in AD for all users. the Attribute is the Mobile Number but I need to make sure the script will work.  can someone tell me if the command below will do the job.


Set-ADUser -clear MobilePhone
ASKER CERTIFIED SOLUTION
Avatar of Will Szymkowski
Will Szymkowski
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial