Forum Discussion
MichaelW
Dec 08, 2021Brass Contributor
Optimizing Windows device onboarding
Hi guys, we want to automate and improve our device onboarding process in our company, so that it will also be easier for us to evaluate our device fleet. I will describe how the process is righ...
MichaelW
Dec 16, 2021Brass Contributor
Even a little hint would be enough...
Mr_Helaas
Dec 21, 2021Iron Contributor
Hi MichaelW,
I don't know if this help you, but you can take a look at the PowerShell option.
You could consider to built the logic of your naming convention within the script. You can use the following cmdlet for e.g. Rename-Computer -NewName "device-name-lpt-11"
Maybe i have another idea but i have to check if that is possible. But maybe the PowerShell script helps you already. Please let me know if the PowerShell option is sufficient enough.
Kind regards,
Rene