Mount an a file iso windows (file .wim) with Powershell without Dism

Hi everyone,
I have some problem here about the result that i am getting from mounting a Image install like install.wim to a mount folder. Can someone help me please. Thanks in advance.

Here is my cmdlet Powershell

Mount-WindowsImage -Path E:\WinImage\Mount -ImagePath E:\WinImage\install.wim -Index 4 

the result :

Path : E:\WinImage\Mount
Online : False
RestartNeeded : False

Then i went to the Mount folder and look what i got : ( is it okay or wrong)

image

SO please help me :sob:

Beginner590,
Welcome to the forum. :wave:t4:

With what? What’s your question?

The WIM file looks like it mounted correctly.