I was wondering if there are any relevant documentation explaining how we can do the windows update using dism powershell module.
I want to update from windows 1607 version to windows 1809. Or is there any other way to do the update of windows using powershell apart from manual installation of windows 1809.
I tried using PSWindowsUpdate Powershell Module, but failed to do the windows feature update using this module. However could do the Windows cummulative update using the same.
I am very new to this area, but familiar with Powershell. Can anybody recommend the right path for me?