How do I add an IP address to a users dial in tab within powershell
- by Paul
How do I add an IP address to a users dial in tab within powershell.
I want to do it about a 100 times so I was hoping to use the ad cmdlets to perform the task reading from a csv file the account name and the ip address.
Does anybody know the property to set this?
Thanks
Paul