Hello everyone,
I've got a problem here with OS deployment. As we updated to version 2017-3 this year I decided to clean up our OS templates a little bit. Before the update, we had a single template for desktops and for notebooks with nearly the same settings
except one or two exceptions.
Now I've build a Windows 10 template with an if-else configuration. I created a variable that looks if the device got a battery or not. It works fine without any problem.
Sadly it doesn't seem to work with a Windows 7 template. The settings are, in most parts, equal to the Windows 10 template and it has the same if-else configuration.
The deployment stops at "Configure Target OS". The Task runs into the error 1163.
It think there is a problem with the if-else configuration, but it has the same settings like the Windows 10 one.
I hope you've got a quick solution for that. Thank you so far.