Link to home
Start Free TrialLog in
Avatar of TechnijianSupport
TechnijianSupport

asked on

How to use PowerShell for Active Directory tasks

How would I do the following in PowerShell?

1.  I want to edit the Telephone Number, Mobile and Fax properties in multiple users.
2.  I only want to edit those properties if any or all of them are populated with a dash ( - ).
3.  If those properties are populated with a dash ( - ), then I would like to remove it and leave the property empty.  

This is meant to be done to all users in a domain with 2 thousand users and has a structure of many OUs.

Thanks!!
ASKER CERTIFIED SOLUTION
Avatar of Jamie McKillop
Jamie McKillop
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