PSD icon indicating copy to clipboard operation
PSD copied to clipboard

How to do an in-place OS upgrade?

Open fataylor opened this issue 3 years ago • 1 comments

Looking at the PSD templates, I don't see a template which does an OS Upgrade. In the standard MDT templates, there was the ClientUpgrade.xml which utilized the UpgradeOS function in LTIApply.wsf. How is this functionality accomplished in PSD(PSDApplyOS.ps1)?

Additionally, in my testing the PSDDeploymentShare.Get-PSDContent function has a return value of a string. However, when control returns back to PSDStart.ps1, the return value is an array which is then attempted to be used as a string. This is throwing errors.

fataylor avatar Aug 25 '22 14:08 fataylor

Hi there, I found a solution for your latter issue, check here: https://github.com/FriendsOfMDT/PSD/issues/63

Unfortunately I cannot help you with your former issue. I'm sorry.

yckbrd avatar Sep 18 '22 01:09 yckbrd

Hello, for the time being only the new computer scenario is provided/supported, the solution will be updated with more templates, when the functionality gets implemented.

GeoSimos avatar Oct 27 '22 22:10 GeoSimos

Please download the latest version as there were several fixes and enhancements in the meantime. Thank you!

GeoSimos avatar Oct 27 '22 22:10 GeoSimos