DSIM failing

Y

Y a h y a

Hi

Brand new Dell server install. I have installed Windows Server 2016 Standard with GUI (Desktop Experience).

WinVer returns Version 1607 (OS Build 14393.2430).

Dism /get-wiminfo /wimFile:D:\sources\install.wim /index:2 returns Version : 10.0.14393.

Dism tool is Version : 10.0.14393.0

When I rum Dism without /limitaccess I get this;

C:\Users\Administrator>dism /online /cleanup-image /restorehealth /source:WIM:D:\sources\install.wim:2

Deployment Image Servicing and Management tool
Version: 10.0.14393.0

Image Version: 10.0.14393.0

[==========================100.0%==========================]
Error: 14

Not enough storage is available to complete this operation.

The server has around 27GB free RAM out of 32GB total. Server C: drive has 520GB free space.

Running Dism with /limitaccess I get this;

C:\Users\Administrator>dism /online /cleanup-image /restorehealth /source:WIM:D:\sources\install.wim:2 /limitaccess

Deployment Image Servicing and Management tool
Version: 10.0.14393.0

Image Version: 10.0.14393.0

[==========================100.0%==========================]
Error: 0x800f081f

The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on specifying a source location, see Configure a Windows Repair Source.


How can I make Dism work?

Thanks

Regards



PS: Install.wim is located here on original Windows Server 2016 Dell provided media.

1308968.png

Continue reading...
 

Similar threads

Back
Top Bottom