Adding removed windows features back in
hello, have thought easy problem turning out trickier expected. have windows 2016 server smbv1 windows feature removed, , need add in. have iso of original 2016 server image, , have extracted install.wim file. add feature back, thought simple typing:
add-windowsfeature fs-smb1 -source wim:c:\wim\install.wim:4
however, failing stating following:
add-windowsfeature : request add or remove features on specified server failed. installation of 1 or more roles, role services, or features failed. source files not downloaded. use "source" option specify location of files required restore feature. more information on specifying source location, see http://go.microsoft.com/fwlink/?linkid=243077. error: 0x800f0906 @ line:1 char:1 + add-windowsfeature fs-smb1 -source wim:c:\wim\install.wim:4 + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + categoryinfo : invalidoperation: (@{vhd=; credent...name=localhost}:psobject) [install-windowsfeature], exception + fullyqualifiederrorid : dismapi_error__cbs_download_failure,microsoft.windows.servermanager.commands.addwindowsf eaturecommand
i have tried using dism directly, similar results there. have tried turning off windows update service on server , running command, still error.
any ideas how add feature in? thought whole point of removable features was simple add , remove them, not seem case.
also here.
regards, dave patrick ....
microsoft certified professional
microsoft mvp [windows server] datacenter management
disclaimer: posting provided "as is" no warranties or guarantees, , confers no rights.
Windows Server > Windows Server 2016 General
Comments
Post a Comment