So this was an issue I ran into a while back and suddenly it has re-appeared. Not sure if its because of a newer build of windows or what but here goes.
In my unattended file, i have the following line that disables UAC,
<EnableLUA>false</EnableLUA>
I need it disabled for a number of reasons, one of which is that UAC will stop a lot of automated scripts i run after a windows install.
The issue that has re-appeared is that when UAC is disabled this way, it breaks OneDrive where the right-click context menu no longer appears. If i re-enable UAC via the normal way in windows, reboot, they come back. I can then disable UAC the normal way again and all is well. So it seems like this above way of disabling UAC just breaks OneDrive for some reason.
I need a way to disable UAC during windows install or shortly after even that doesnt break onedrive.
