Hello, seems like I screwed up the logging for when hitting the catch block. This has been corrected in the script on GitHub. However, you are likely to encounter the issue again, as something locally on your device seems to be preventing the addition of the individual features on demand. The script should log the correct error message now.
Installing RSAT on 1903 from the Features on Demand ISO
I want to install them all. The simplest way is to pipe the results from theGet-WindowsCapabilitycommand to theAdd-WindowsCapabilitycommand. How did I know I could pipe one to the other? I read the help. You could specify the nameof individual features on demand if you wanted to be more selective on which tools to install. 2ff7e9595c
Comments