alaurie / WimWitchFK

General clean up of WimWitch script before converting into a PowerShell module.
MIT License
68 stars 8 forks source link

Updates not Applying when using Version 4.01 #27

Open jlawrence1984 opened 7 months ago

jlawrence1984 commented 7 months ago

I tried the new 4.0.1 version this month to prep updated media for Configuration Manager OSD tasks, and I encountered some issues. I grabbed a screen shot of the PowerShell window while I was trying to patch Server 2019, but I noticed the same behavior for Server 2022 and Windows 11 23H2. A warning appeared with a path that didn't exist, and I think it because it has Unkown Version in the path. I ended up using the script version 3.4.8 to patch the wim's.

Current Behavior

The finished wim is not patched as it didn't apply the updates to the source wim file.

Possible Solution

Not sure how to fix but I think the issue is due to the path having Unknown Version C:\wimwitch\updates\Windows Server\unknown version\SSU\ C:\wimwitch\updates\Windows Server\unknown version\LCU\ C:\wimwitch\updates\Windows Server\unknown version\AdobeSu\ C:\wimwitch\updates\Windows Server\unknown version\DotNet\ C:\wimwitch\updates\Windows Server\unknown version\DotNetCu\ image

Your Environment

Module version used: 4.0.1 Operating System = Windows 10 22H2 PowerShell version:5.1.19041.4123

silvanet123 commented 6 months ago

I have the same issue. See https://github.com/alaurie/WimWitchFK/issues/26#issuecomment-1979535198