[Question]: Can SMB Direct feature be added once removed from install?

Discussion in 'Windows 11' started by shpitz461, Nov 29, 2025.

  1. shpitz461

    shpitz461 MDL Novice

    Aug 4, 2009
    18
    4
    0
  2. shpitz461

    shpitz461 MDL Novice

    Aug 4, 2009
    18
    4
    0
    Thanks, I've extracted the install.wim from "26200.7171.251109-0334.25h2_ge_release_svc_refresh_CLIENTBUSINESS_VOL_x64FRE_en-us.esd".

    I've used:
    Code:
    dism /export-image /sourceimagefile:26200.7171.251109-0334.25h2_ge_release_svc_refresh_CLIENTBUSINESS_VOL_x64FRE_en-us.esd /sourceindex:6 /destinationimagefile:install.wim /compress:max /checkintegrity
    I than ran your 2nd command, getting this error:
    Doesn't look like DISM even have a /get-features option.

    Anything else I can try?
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,774
    125,052
    450
    Just an ISO i still had in my project folder:
    Code:
    dism.exe /image:c:\mount2 /Get-Features
    
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.26220.7271
    
    Features listing for package : Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~10.0.26100.1
    
    Feature Name : Printing-XPSServices-Features
    State : Disabled
    
    Feature Name : TelnetClient
    State : Disabled
    
    Feature Name : TFTP
    State : Disabled
    
    Feature Name : TIFFIFilter
    State : Disabled
    
    Feature Name : VirtualMachinePlatform
    State : Disabled
    
    Feature Name : Client-ProjFS
    State : Disabled
    
    Feature Name : SimpleTCP
    State : Disabled
    
    Feature Name : WorkFolders-Client
    State : Enabled
    
    Feature Name : NetFx3
    State : Enable Pending
    
    Feature Name : WCF-HTTP-Activation
    State : Disabled
    
    Feature Name : WCF-NonHTTP-Activation
    State : Disabled
    
    Feature Name : IIS-WebServerRole
    State : Disabled
    
    Feature Name : IIS-WebServer
    State : Disabled
    
    Feature Name : IIS-CommonHttpFeatures
    State : Disabled
    
    Feature Name : IIS-HttpErrors
    State : Disabled
    
    Feature Name : IIS-HttpRedirect
    State : Disabled
    
    Feature Name : IIS-ApplicationDevelopment
    State : Disabled
    
    Feature Name : IIS-Security
    State : Disabled
    
    Feature Name : IIS-RequestFiltering
    State : Disabled
    
    Feature Name : IIS-NetFxExtensibility
    State : Disabled
    
    Feature Name : IIS-NetFxExtensibility45
    State : Disabled
    
    Feature Name : IIS-HealthAndDiagnostics
    State : Disabled
    
    Feature Name : IIS-HttpLogging
    State : Disabled
    
    Feature Name : IIS-LoggingLibraries
    State : Disabled
    
    Feature Name : IIS-RequestMonitor
    State : Disabled
    
    Feature Name : IIS-HttpTracing
    State : Disabled
    
    Feature Name : IIS-URLAuthorization
    State : Disabled
    
    Feature Name : IIS-IPSecurity
    State : Disabled
    
    Feature Name : IIS-Performance
    State : Disabled
    
    Feature Name : IIS-HttpCompressionDynamic
    State : Disabled
    
    Feature Name : IIS-WebServerManagementTools
    State : Disabled
    
    Feature Name : IIS-ManagementScriptingTools
    State : Disabled
    
    Feature Name : IIS-IIS6ManagementCompatibility
    State : Disabled
    
    Feature Name : IIS-Metabase
    State : Disabled
    
    Feature Name : WAS-WindowsActivationService
    State : Disabled
    
    Feature Name : WAS-ProcessModel
    State : Disabled
    
    Feature Name : WAS-NetFxEnvironment
    State : Disabled
    
    Feature Name : WAS-ConfigurationAPI
    State : Disabled
    
    Feature Name : IIS-HostableWebCore
    State : Disabled
    
    Feature Name : WCF-Services45
    State : Enabled
    
    Feature Name : WCF-HTTP-Activation45
    State : Disabled
    
    Feature Name : WCF-TCP-Activation45
    State : Disabled
    
    Feature Name : WCF-Pipe-Activation45
    State : Disabled
    
    Feature Name : WCF-MSMQ-Activation45
    State : Disabled
    
    Feature Name : WCF-TCP-PortSharing45
    State : Enabled
    
    Feature Name : IIS-StaticContent
    State : Disabled
    
    Feature Name : IIS-DefaultDocument
    State : Disabled
    
    Feature Name : IIS-DirectoryBrowsing
    State : Disabled
    
    Feature Name : IIS-WebDAV
    State : Disabled
    
    Feature Name : IIS-WebSockets
    State : Disabled
    
    Feature Name : IIS-ApplicationInit
    State : Disabled
    
    Feature Name : IIS-ISAPIFilter
    State : Disabled
    
    Feature Name : IIS-ISAPIExtensions
    State : Disabled
    
    Feature Name : IIS-ASPNET
    State : Disabled
    
    Feature Name : IIS-ASPNET45
    State : Disabled
    
    Feature Name : IIS-ASP
    State : Disabled
    
    Feature Name : IIS-CGI
    State : Disabled
    
    Feature Name : IIS-ServerSideIncludes
    State : Disabled
    
    Feature Name : IIS-CustomLogging
    State : Disabled
    
    Feature Name : IIS-BasicAuthentication
    State : Disabled
    
    Feature Name : IIS-HttpCompressionStatic
    State : Disabled
    
    Feature Name : IIS-ManagementConsole
    State : Disabled
    
    Feature Name : IIS-ManagementService
    State : Disabled
    
    Feature Name : IIS-WMICompatibility
    State : Disabled
    
    Feature Name : IIS-LegacyScripts
    State : Disabled
    
    Feature Name : IIS-FTPServer
    State : Disabled
    
    Feature Name : IIS-FTPSvc
    State : Disabled
    
    Feature Name : IIS-FTPExtensibility
    State : Disabled
    
    Feature Name : MSMQ-Container
    State : Disabled
    
    Feature Name : MSMQ-DCOMProxy
    State : Disabled
    
    Feature Name : MSMQ-Server
    State : Disabled
    
    Feature Name : MSMQ-ADIntegration
    State : Disabled
    
    Feature Name : MSMQ-HTTP
    State : Disabled
    
    Feature Name : MSMQ-Multicast
    State : Disabled
    
    Feature Name : MSMQ-Triggers
    State : Disabled
    
    Feature Name : IIS-CertProvider
    State : Disabled
    
    Feature Name : IIS-WindowsAuthentication
    State : Disabled
    
    Feature Name : IIS-DigestAuthentication
    State : Disabled
    
    Feature Name : IIS-ClientCertificateMappingAuthentication
    State : Disabled
    
    Feature Name : IIS-IISCertificateMappingAuthentication
    State : Disabled
    
    Feature Name : IIS-ODBCLogging
    State : Disabled
    
    Feature Name : SMB1Protocol-Deprecation
    State : Disabled
    
    Feature Name : MediaPlayback
    State : Enabled
    
    Feature Name : WindowsMediaPlayer
    State : Enabled
    
    Feature Name : DirectoryServices-ADAM-Client
    State : Disabled
    
    Feature Name : SmbDirect
    State : Enabled
    
    Feature Name : AppServerClient
    State : Disabled
    
    Feature Name : LegacyComponents
    State : Disabled
    
    Feature Name : DirectPlay
    State : Disabled
    
    Feature Name : Printing-PrintToPDFServices-Features
    State : Enabled
    
    Feature Name : Recall
    State : Disabled
    
    Feature Name : Windows-Defender-Default-Definitions
    State : Enabled
    
    Feature Name : SearchEngine-Client-Package
    State : Enabled
    
    Feature Name : HypervisorPlatform
    State : Disabled
    
    Feature Name : Windows-Identity-Foundation
    State : Disabled
    
    Feature Name : Microsoft-Windows-Subsystem-Linux
    State : Disabled
    
    Feature Name : Printing-Foundation-Features
    State : Enabled
    
    Feature Name : Printing-Foundation-InternetPrinting-Client
    State : Enabled
    
    Feature Name : Printing-Foundation-LPDPrintService
    State : Disabled
    
    Feature Name : Printing-Foundation-LPRPortMonitor
    State : Disabled
    
    Feature Name : MSRDC-Infrastructure
    State : Enabled
    
    Feature Name : Microsoft-Hyper-V-All
    State : Disabled
    
    Feature Name : Microsoft-Hyper-V
    State : Disabled
    
    Feature Name : Microsoft-Hyper-V-Tools-All
    State : Disabled
    
    Feature Name : Microsoft-Hyper-V-Management-PowerShell
    State : Disabled
    
    Feature Name : Microsoft-Hyper-V-Hypervisor
    State : Disabled
    
    Feature Name : Microsoft-Hyper-V-Services
    State : Disabled
    
    Feature Name : Microsoft-Hyper-V-Management-Clients
    State : Disabled
    
    Feature Name : HostGuardian
    State : Disabled
    
    Feature Name : Client-DeviceLockdown
    State : Disabled
    
    Feature Name : Client-EmbeddedShellLauncher
    State : Disabled
    
    Feature Name : Client-EmbeddedBootExp
    State : Disabled
    
    Feature Name : Client-EmbeddedLogon
    State : Disabled
    
    Feature Name : Client-KeyboardFilter
    State : Disabled
    
    Feature Name : Client-UnifiedWriteFilter
    State : Disabled
    
    Feature Name : Containers-DisposableClientVM
    State : Disabled
    
    Feature Name : Containers-Server-For-Application-Guard
    State : Disabled
    
    Feature Name : HyperV-KernelInt-VirtualDevice
    State : Disabled
    
    Feature Name : HyperV-Guest-KernelInt
    State : Disabled
    
    Feature Name : DataCenterBridging
    State : Disabled
    
    Feature Name : NetFx4-AdvSrvs
    State : Enabled
    
    Feature Name : NetFx4Extended-ASPNET45
    State : Disabled
    
    Feature Name : ServicesForNFS-ClientOnly
    State : Disabled
    
    Feature Name : ClientForNFS-Infrastructure
    State : Disabled
    
    Feature Name : NFS-Administration
    State : Disabled
    
    Feature Name : Containers
    State : Disabled
    
    Feature Name : Containers-HNS
    State : Disabled
    
    Feature Name : Containers-SDN
    State : Disabled
    
    Feature Name : SMB1Protocol
    State : Disabled
    
    Feature Name : SMB1Protocol-Client
    State : Disabled
    
    Feature Name : SMB1Protocol-Server
    State : Disabled
    
    Feature Name : MultiPoint-Connector
    State : Disabled
    
    Feature Name : MultiPoint-Connector-Services
    State : Disabled
    
    Feature Name : MultiPoint-Tools
    State : Disabled
    
    The operation completed successfully.
    
    
    From the info you show I guess you didn't mount the install.wim.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. shpitz461

    shpitz461 MDL Novice

    Aug 4, 2009
    18
    4
    0
    Thanks!

    So i mounted the WIM file using

    Code:
    Dism /Mount-Wim /WimFile:install.wim /index:1 /mountdir:c:\mount
    I then listed the features using

    Code:
    dism.exe /image:c:\mount /Get-Features
    It does list SMBDirect:

    But how do I get it to install from the mount/wim?
     
  5. shpitz461

    shpitz461 MDL Novice

    Aug 4, 2009
    18
    4
    0
    I've used this command:

    Code:
    DISM /Enable-Feature /FeatureName:SMBDirect /image:c:\mount
    I get this output:

    I then issue this command to install the feature:

    Code:
    Enable-WindowsOptionalFeature -Online -FeatureName SMBDirect
    But I get this error:

    How do i get it to install from the mounted image?

    THanks!
     
  6. shpitz461

    shpitz461 MDL Novice

    Aug 4, 2009
    18
    4
    0
    I also tried this:

    Code:
    Enable-WindowsOptionalFeature -FeatureName "SMBDirect" -Online -Source "install.wim"
    But get this error:

     
  7. Meedas

    Meedas MDL Junior Member

    May 12, 2025
    59
    70
    0
    How were the original ISOs you were using "debloated"?
     
  8. shpitz461

    shpitz461 MDL Novice

    Aug 4, 2009
    18
    4
    0
    No idea what tools they used to remove features.
     
  9. Meedas

    Meedas MDL Junior Member

    May 12, 2025
    59
    70
    0
    The reason I asked is if 3rd party tools were used (instead of using DISM), then it may have broken the option to readd features back into the OS. This would explain the errors you're receiving.
     
  10. shpitz461

    shpitz461 MDL Novice

    Aug 4, 2009
    18
    4
    0
    Got it.

    Going to try the following and see if that will help:

    Code:
    DISM.exe /Online /Cleanup-image /Restorehealth
     
  11. shpitz461

    shpitz461 MDL Novice

    Aug 4, 2009
    18
    4
    0
    Nope, nothing helped, can't get the feature added no matter what I try. Any other ideas?

    Thanks!
     
  12. Meedas

    Meedas MDL Junior Member

    May 12, 2025
    59
    70
    0
    As I mentioned before, since you used an ISO to install Windows that had SMBDirect removed via a 3rd party method, you won't be able to reinstall it back. Your only option at this point is to reinstall Windows with an ISO that has SMBDirect installed (preferably a clean ISO). This is the risk you run when installing debloated ISOs.
     
  13. shpitz461

    shpitz461 MDL Novice

    Aug 4, 2009
    18
    4
    0
    I can give it a try, thanks guys.
     
  14. shpitz461

    shpitz461 MDL Novice

    Aug 4, 2009
    18
    4
    0
    Hi everyone, still not able to get it installed.

    I've downloaded the 24H2 UUP package from @abbodi1406, then tried to install "Microsoft-Windows-SmbDirect-FOD-Package-amd64.cab" using
    Code:
    dism /online /add-package /packagepath:.\Microsoft-Windows-SmbDirect-FOD-Package-amd64.cab
    But getting this error:

    And got this in dism.log:
    2026-04-18 15:08:15, Info DISM PID=9752 TID=1968 Scratch directory set to 'C:\Users\maor\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir
    2026-04-18 15:08:15, Info DISM PID=9752 TID=1968 DismCore.dll version: 10.0.26100.3323 - CDISMManager::FinalConstruct
    2026-04-18 15:08:15, Info DISM Initialized Panther logging at C:\Windows\Logs\DISM\dism.log
    2026-04-18 15:08:15, Info DISM PID=9752 TID=1968 Successfully loaded the ImageSession at "C:\Windows\system32\Dism" - CDISMManager::LoadLocalImageSession
    2026-04-18 15:08:15, Info DISM Initialized Panther logging at C:\Windows\Logs\DISM\dism.log
    2026-04-18 15:08:15, Info DISM DISM Provider Store: PID=9752 TID=1968 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2026-04-18 15:08:15, Info DISM Initialized Panther logging at C:\Windows\Logs\DISM\dism.log
    2026-04-18 15:08:15, Info DISM DISM Manager: PID=9752 TID=1968 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
    2026-04-18 15:08:15, Info DISM DISM.EXE:
    2026-04-18 15:08:15, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->
    2026-04-18 15:08:15, Info DISM DISM.EXE:
    2026-04-18 15:08:15, Info DISM DISM.EXE: Host machine information: OS Version=10.0.26100, Running architecture=amd64, Number of processors=16
    2026-04-18 15:08:15, Info DISM DISM.EXE: Instance information: Parent process=C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe, Parent process PID=11320
    2026-04-18 15:08:15, Info DISM DISM.EXE: Dism.exe version: 10.0.26100.1150
    2026-04-18 15:08:15, Info DISM DISM.EXE: Executing command line: "C:\Windows\system32\Dism.exe" /online /add-package /packagepath:.\Microsoft-Windows-SmbDirect-FOD-Package-amd64.cab
    2026-04-18 15:08:15, Info DISM DISM Manager: PID=9752 TID=1968 physical location path: C:\ - CDISMManager::CreateImageSession
    2026-04-18 15:08:15, Info DISM DISM Manager: PID=9752 TID=1968 Event name for current DISM session is Global\{9BB78AA3-80A3-4D6D-97B1-EF173C773DE1} - CDISMManager::CheckSessionAndLock
    2026-04-18 15:08:15, Info DISM DISM Manager: PID=9752 TID=1968 Create session event 0x25c for current DISM session and event name is Global\{9BB78AA3-80A3-4D6D-97B1-EF173C773DE1} - CDISMManager::CheckSessionAndLock
    2026-04-18 15:08:15, Info DISM DISM Manager: PID=9752 TID=1968 Copying DISM from "C:\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation
    2026-04-18 15:08:15, Info DISM DISM Manager: PID=9752 TID=1968 No Sandbox was created, DISM running in-place. - CDISMManager::CreateImageSessionFromLocation
    2026-04-18 15:08:15, Info DISM DISM Manager: PID=9752 TID=1968 Successfully loaded the ImageSession at "C:\Windows\System32\Dism" - CDISMManager::LoadRemoteImageSession
    2026-04-18 15:08:15, Info DISM DISM Image Session: PID=11364 TID=11528 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
    2026-04-18 15:08:15, Info DISM DISM OS Provider: PID=11364 TID=11528 Defaulting SystemPath to C:\ - CDISMOSServiceManager::Final_OnConnect
    2026-04-18 15:08:15, Info DISM DISM OS Provider: PID=11364 TID=11528 Defaulting Windows folder to C:\Windows - CDISMOSServiceManager::Final_OnConnect
    2026-04-18 15:08:15, Info DISM DISM Provider Store: PID=11364 TID=11528 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
    2026-04-18 15:08:15, Info DISM Initialized Panther logging at C:\Windows\Logs\DISM\dism.log
    2026-04-18 15:08:15, Info DISM DISM Provider Store: PID=11364 TID=11528 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2026-04-18 15:08:15, Info DISM Initialized Panther logging at C:\Windows\Logs\DISM\dism.log
    2026-04-18 15:08:15, Info DISM Initialized Panther logging at C:\Windows\Logs\DISM\dism.log
    2026-04-18 15:08:15, Info DISM DISM Manager: PID=9752 TID=1968 Image session successfully loaded from location: C:\Windows\System32\Dism - CDISMManager::CreateImageSession
    2026-04-18 15:08:15, Info DISM DISM.EXE: Target image information: OS Version=10.0.26100.3624, Image architecture=amd64
    2026-04-18 15:08:15, Info DISM DISM.EXE: Image session version: 10.0.26100.1150
    2026-04-18 15:08:15, Info DISM DISM Transmog Provider: PID=11364 TID=10608 Current image session is [ONLINE] - CTransmogManager::GetMode
    2026-04-18 15:08:15, Info DISM DISM Transmog Provider: PID=11364 TID=10608 Audit Mode: [No] - CTransmogManager::Initialize
    2026-04-18 15:08:15, Info DISM DISM Transmog Provider: PID=11364 TID=10608 GetProductType: ProductType = [WinNT] - CTransmogManager::GetProductType
    2026-04-18 15:08:15, Info DISM DISM Transmog Provider: PID=11364 TID=10608 Product Type: [WinNT] - CTransmogManager::Initialize
    2026-04-18 15:08:15, Info DISM DISM Transmog Provider: PID=11364 TID=10608 Product Type ServerNT : [No] - CTransmogManager::Initialize
    2026-04-18 15:08:15, Info DISM DISM OS Provider: PID=11364 TID=10608 Determined System directory to be C:\Windows\System32 - CDISMOSServiceManager::get_SystemDirectory
    2026-04-18 15:08:15, Info CSI 00000001 Shim considered [l:123]'\??\C:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.26100.3616_none_a50c1c1777611d54\wcp.dll' : got STATUS_SUCCESS
    2026-04-18 15:08:15, Info DISM DISM Driver Manager: PID=11364 TID=10608 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize
    2026-04-18 15:08:15, Info DISM DISM Package Manager: PID=11364 TID=10608 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize
    2026-04-18 15:08:15, Info DISM DISM Package Manager: PID=11364 TID=10608 CBS is being initialized for online use. More information about CBS actions can be located at: %windir%\logs\CBS\CBS.log - CDISMPackageManager::Initialize
    2026-04-18 15:08:15, Info DISM DISM Package Manager: PID=11364 TID=10608 Loaded servicing stack for online use. - CDISMPackageManager::CreateCbsSession
    2026-04-18 15:08:15, Info CSI 00000001 Shim considered [l:123]'\??\C:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.26100.3616_none_a50c1c1777611d54\wcp.dll' : got STATUS_SUCCESS
    2026-04-18 15:08:15, Info DISM DISM Package Manager: PID=11364 TID=11528 Processing the top level command token(add-package). - CPackageManagerCLIHandler::private_ValidateCmdLine
    2026-04-18 15:08:15, Info DISM DISM Package Manager: PID=11364 TID=11528 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine
    2026-04-18 15:08:15, Info DISM DISM Package Manager: PID=11364 TID=11528 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine
    2026-04-18 15:08:15, Info DISM DISM Package Manager: PID=11364 TID=11528 Encountered the option "packagepath" with value ".\Microsoft-Windows-SmbDirect-FOD-Package-amd64.cab" - CPackageManagerCLIHandler::private_GetPackagesFromCommandLine
    2026-04-18 15:08:15, Error DISM DISM Package Manager: PID=11364 TID=11528 Failed to verify package location C:\Windows\system32\Microsoft-Windows-SmbDirect-FOD-Package-amd64.cab - CDISMPackageManager::Internal_CreatePackageByPath(hr:0x80070002)
    2026-04-18 15:08:15, Error DISM DISM Package Manager: PID=11364 TID=11528 Failed to get the underlying CBS package. - CDISMPackageManager::OpenPackageByPath(hr:0x80070002)
    2026-04-18 15:08:15, Error DISM DISM Package Manager: PID=11364 TID=11528 Failed to open the package at location: ".\Microsoft-Windows-SmbDirect-FOD-Package-amd64.cab" - CPackageManagerCLIHandler::processPackagePath(hr:0x80070002)
    2026-04-18 15:08:15, Error DISM DISM Package Manager: PID=11364 TID=11528 Failed to get the count of packages from the command line. - CPackageManagerCLIHandler::processCmdLine_AddPackage(hr:0x80070002)
    2026-04-18 15:08:15, Error DISM DISM Package Manager: PID=11364 TID=11528 Failed while processing command add-package. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x80070002)
    2026-04-18 15:08:15, Info DISM DISM Package Manager: PID=11364 TID=11528 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine
    2026-04-18 15:08:15, Info DISM DISM Package Manager: PID=11364 TID=10608 Finalizing CBS core. - CDISMPackageManager::Finalize
    2026-04-18 15:08:15, Info DISM DISM Manager: PID=9752 TID=1968 Closing session event handle 0x25c - CDISMManager::CleanupImageSessionEntry
    2026-04-18 15:08:15, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
    2026-04-18 15:08:15, Info DISM DISM.EXE:
    2026-04-18 15:08:15, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
    2026-04-18 15:08:15, Info DISM DISM.EXE:
    2026-04-18 15:08:32, Info DISM PID=12172 TID=4944 Scratch directory set to 'C:\Users\maor\AppData\Local\Temp\'. - CDISMManager::put_ScratchDir
    2026-04-18 15:08:32, Info DISM PID=12172 TID=4944 DismCore.dll version: 10.0.26100.3323 - CDISMManager::FinalConstruct
    2026-04-18 15:08:32, Info DISM Initialized Panther logging at C:\Windows\Logs\DISM\dism.log
    2026-04-18 15:08:32, Info DISM PID=12172 TID=4944 Successfully loaded the ImageSession at "C:\Windows\system32\Dism" - CDISMManager::LoadLocalImageSession
    2026-04-18 15:08:32, Info DISM Initialized Panther logging at C:\Windows\Logs\DISM\dism.log
    2026-04-18 15:08:32, Info DISM DISM Provider Store: PID=12172 TID=4944 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2026-04-18 15:08:32, Info DISM Initialized Panther logging at C:\Windows\Logs\DISM\dism.log
    2026-04-18 15:08:32, Info DISM DISM Manager: PID=12172 TID=4944 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
    2026-04-18 15:08:32, Info DISM DISM.EXE:
    2026-04-18 15:08:32, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->
    2026-04-18 15:08:32, Info DISM DISM.EXE:
    2026-04-18 15:08:32, Info DISM DISM.EXE: Host machine information: OS Version=10.0.26100, Running architecture=amd64, Number of processors=16
    2026-04-18 15:08:32, Info DISM DISM.EXE: Instance information: Parent process=C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe, Parent process PID=11320
    2026-04-18 15:08:32, Info DISM DISM.EXE: Dism.exe version: 10.0.26100.1150
    2026-04-18 15:08:32, Info DISM DISM.EXE: Executing command line: "C:\Windows\system32\Dism.exe" /online /add-package /packagepath:.\Microsoft-Windows-SmbDirect-FOD-Package-amd64.cab
    2026-04-18 15:08:32, Info DISM DISM Manager: PID=12172 TID=4944 physical location path: C:\ - CDISMManager::CreateImageSession
    2026-04-18 15:08:32, Info DISM DISM Manager: PID=12172 TID=4944 Event name for current DISM session is Global\{F51316C1-F1B6-44A6-8119-3F46BDEBE343} - CDISMManager::CheckSessionAndLock
    2026-04-18 15:08:32, Info DISM DISM Manager: PID=12172 TID=4944 Create session event 0x25c for current DISM session and event name is Global\{F51316C1-F1B6-44A6-8119-3F46BDEBE343} - CDISMManager::CheckSessionAndLock
    2026-04-18 15:08:32, Info DISM DISM Manager: PID=12172 TID=4944 Copying DISM from "C:\Windows\System32\Dism" - CDISMManager::CreateImageSessionFromLocation
    2026-04-18 15:08:32, Info DISM DISM Manager: PID=12172 TID=4944 No Sandbox was created, DISM running in-place. - CDISMManager::CreateImageSessionFromLocation
    2026-04-18 15:08:32, Info DISM DISM Manager: PID=12172 TID=4944 Successfully loaded the ImageSession at "C:\Windows\System32\Dism" - CDISMManager::LoadRemoteImageSession
    2026-04-18 15:08:32, Info DISM DISM Image Session: PID=10976 TID=10188 Instantiating the Provider Store. - CDISMImageSession::get_ProviderStore
    2026-04-18 15:08:32, Info DISM DISM OS Provider: PID=10976 TID=10188 Defaulting SystemPath to C:\ - CDISMOSServiceManager::Final_OnConnect
    2026-04-18 15:08:32, Info DISM DISM OS Provider: PID=10976 TID=10188 Defaulting Windows folder to C:\Windows - CDISMOSServiceManager::Final_OnConnect
    2026-04-18 15:08:32, Info DISM DISM Provider Store: PID=10976 TID=10188 Attempting to initialize the logger from the Image Session. - CDISMProviderStore::Final_OnConnect
    2026-04-18 15:08:32, Info DISM Initialized Panther logging at C:\Windows\Logs\DISM\dism.log
    2026-04-18 15:08:32, Info DISM DISM Provider Store: PID=10976 TID=10188 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
    2026-04-18 15:08:32, Info DISM Initialized Panther logging at C:\Windows\Logs\DISM\dism.log
    2026-04-18 15:08:32, Info DISM Initialized Panther logging at C:\Windows\Logs\DISM\dism.log
    2026-04-18 15:08:32, Info DISM DISM Manager: PID=12172 TID=4944 Image session successfully loaded from location: C:\Windows\System32\Dism - CDISMManager::CreateImageSession
    2026-04-18 15:08:32, Info DISM DISM.EXE: Target image information: OS Version=10.0.26100.3624, Image architecture=amd64
    2026-04-18 15:08:32, Info DISM DISM.EXE: Image session version: 10.0.26100.1150
    2026-04-18 15:08:32, Info DISM DISM Transmog Provider: PID=10976 TID=10912 Current image session is [ONLINE] - CTransmogManager::GetMode
    2026-04-18 15:08:32, Info DISM DISM Transmog Provider: PID=10976 TID=10912 Audit Mode: [No] - CTransmogManager::Initialize
    2026-04-18 15:08:32, Info DISM DISM Transmog Provider: PID=10976 TID=10912 GetProductType: ProductType = [WinNT] - CTransmogManager::GetProductType
    2026-04-18 15:08:32, Info DISM DISM Transmog Provider: PID=10976 TID=10912 Product Type: [WinNT] - CTransmogManager::Initialize
    2026-04-18 15:08:32, Info DISM DISM Transmog Provider: PID=10976 TID=10912 Product Type ServerNT : [No] - CTransmogManager::Initialize
    2026-04-18 15:08:32, Info DISM DISM OS Provider: PID=10976 TID=10912 Determined System directory to be C:\Windows\System32 - CDISMOSServiceManager::get_SystemDirectory
    2026-04-18 15:08:32, Info CSI 00000001 Shim considered [l:123]'\??\C:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.26100.3616_none_a50c1c1777611d54\wcp.dll' : got STATUS_SUCCESS
    2026-04-18 15:08:32, Info DISM DISM Driver Manager: PID=10976 TID=10912 Further logs for driver related operations can be found in the target operating system at %WINDIR%\inf\setupapi.offline.log - CDriverManager::Initialize
    2026-04-18 15:08:32, Info DISM DISM Package Manager: PID=10976 TID=10912 Finished initializing the CbsConUI Handler. - CCbsConUIHandler::Initialize
    2026-04-18 15:08:32, Info DISM DISM Package Manager: PID=10976 TID=10912 CBS is being initialized for online use. More information about CBS actions can be located at: %windir%\logs\CBS\CBS.log - CDISMPackageManager::Initialize
    2026-04-18 15:08:32, Info DISM DISM Package Manager: PID=10976 TID=10912 Loaded servicing stack for online use. - CDISMPackageManager::CreateCbsSession
    2026-04-18 15:08:32, Info CSI 00000001 Shim considered [l:123]'\??\C:\Windows\WinSxS\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.26100.3616_none_a50c1c1777611d54\wcp.dll' : got STATUS_SUCCESS
    2026-04-18 15:08:32, Info DISM DISM Package Manager: PID=10976 TID=10188 Processing the top level command token(add-package). - CPackageManagerCLIHandler::private_ValidateCmdLine
    2026-04-18 15:08:32, Info DISM DISM Package Manager: PID=10976 TID=10188 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine
    2026-04-18 15:08:32, Info DISM DISM Package Manager: PID=10976 TID=10188 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine
    2026-04-18 15:08:32, Info DISM DISM Package Manager: PID=10976 TID=10188 Encountered the option "packagepath" with value ".\Microsoft-Windows-SmbDirect-FOD-Package-amd64.cab" - CPackageManagerCLIHandler::private_GetPackagesFromCommandLine
    2026-04-18 15:08:32, Info DISM DISM Package Manager: PID=10976 TID=10188 Encountered the option "packagepath" with value ".\Microsoft-Windows-SmbDirect-FOD-Package-amd64.cab" - CPackageManagerCLIHandler::private_GetPackagesFromCommandLine
    2026-04-18 15:08:32, Info DISM DISM Package Manager: PID=10976 TID=10188 Package Microsoft-Windows-SmbDirect-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1 with CBS state 0(CbsInstallStateAbsent) being mapped to dism state 1(DISM_INSTALL_STATE_NOTPRESENT) - CDISMPackage::LogInstallStateMapping
    2026-04-18 15:08:32, Error DISM DISM Package Manager: PID=10976 TID=10188 The package Microsoft-Windows-SmbDirect-FOD-Package is not applicable to the image. - CPackageManagerCLIHandler::private_ProcessPackageChange
    2026-04-18 15:08:32, Info DISM DISM Package Manager: PID=10976 TID=10188 Initiating Changes on Package with values: 4, 7 - CDISMPackage::Internal_ChangePackageState
    2026-04-18 15:08:32, Error DISM DISM Package Manager: PID=10976 TID=10188 Failed initiating changes - CDISMPackage::Internal_ChangePackageState(hr:0x800f0955)
    2026-04-18 15:08:32, Error DISM DISM Package Manager: PID=10976 TID=10188 Failed to Install the package Microsoft-Windows-SmbDirect-FOD-Package~31bf3856ad364e35~amd64~~10.0.26100.1. - CDISMPackage::InstallEx(hr:0x800f0955)
    2026-04-18 15:08:32, Error DISM DISM Package Manager: PID=10976 TID=10188 Failed while processing command add-package. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081e)
    2026-04-18 15:08:32, Info DISM DISM Package Manager: PID=10976 TID=10188 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine
    2026-04-18 15:08:32, Info DISM DISM Package Manager: PID=10976 TID=10912 Finalizing CBS core. - CDISMPackageManager::Finalize
    2026-04-18 15:08:32, Info DISM DISM Manager: PID=12172 TID=4944 Closing session event handle 0x25c - CDISMManager::CleanupImageSessionEntry
    2026-04-18 15:08:32, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
    2026-04-18 15:08:32, Info DISM DISM.EXE:
    2026-04-18 15:08:32, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
    2026-04-18 15:08:32, Info DISM DISM.EXE:

    Any other ideas?