mass upgarde to windows 8.1 with powershell

Hello,

I was wondering if it is possible to upgrade about 50 users remotely to windows 8 from windows 7 via powershell. Any references or advice is appreciated. Thank you.

Alex.

You can automate a lot of the tasks for creating an image in MDT, but currently there is no operating system deployment strategy in PowerShell. This is something that would be best suited for SCCM, or at least building an image with MDT and deploying it manually…at this time.

Agreed - I’m not sure PSH is the right tool, here. It’s not a software distribution mechanism.