I know Binding is dead.
But I have an issue that needs to be addressed with AD and computer names. Currently I am running a generic script that renames a macbook to the logged in user and the model of their Mac. ie: "nameuser-mbkp"
In order for our wifi and our VPN to work the device needs to exist in a specific AD OU.
How could I automate an export of the computer names and feed it into a PowerShell instance to feed the AD OU?
Any thoughts and ideas would be great.