M
MonikaAgt
Guest
Enable-WindowsOptionalFeature : The term 'Enable-WindowsOptionalFeature' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling o
f the name, or if a path was included, verify that the path is correct and try again.
At C:\Users\lvltuser\Desktop\PreRequisites1.ps1:2 char:30
+ Enable-WindowsOptionalFeature <<<< -Online -FeatureName NetFx3 -Verbose
+ CategoryInfo : ObjectNotFound: (Enable-WindowsOptionalFeature:String) [], CommandNotFoundException
+ FullyQualifiedErrorId :
More...