Unsolved
1 Rookie
•
1 Message
3
1408
October 2nd, 2024 21:35
Image assist 11.1.1.4 not working with new Windows 11 24H2 pro
Image capture stops in Appx package check, there is some workaround or need to wait new release of Image assist?
Thanks
Unsolved
1 Rookie
•
1 Message
3
1408
October 2nd, 2024 21:35
Image capture stops in Appx package check, there is some workaround or need to wait new release of Image assist?
Thanks
Top
marcoskamada
1 Rookie
•
1 Message
2
October 3rd, 2024 17:21
Hi!
I have the same problem!
ACBOEIT
1 Rookie
•
4 Posts
1
October 4th, 2024 19:35
Same here. Trying to create 24H2 image. Getting appx failed message
Phish1973
1 Rookie
•
1 Message
0
October 4th, 2024 19:40
Same issue here! Can't seem to get past the appx error when building my 24H2 image. Has anyone had any luck with this? Any workarounds?
Also, does anyone know when the latest version of Dell ImageAssist is coming?
ACBOEIT
1 Rookie
•
4 Posts
1
October 4th, 2024 19:45
@Phish1973 The current version just came out in June. Hopefully if its the actually software they spin out another version soon.
jbrooriverstone
1 Rookie
•
3 Posts
1
October 7th, 2024 20:23
2024-10-07T16:15:28 Debug OnProcessStatusChangedEvent : CheckImage AppXPackageChecker Started 30
2024-10-07T16:15:28 Debug GetRemovableAppXPackages : Get-AppxPackage -allusers | sort-object | select-object Name, Publisher, Version, PackageFullName, IsFramework, PackageFamilyName, NonRemovable, SignatureKind
2024-10-07T16:15:29 Error ExecuteScriptToGet : The type initializer for '<Module>' threw an exception.
System.TypeInitializationException: The type initializer for '<Module>' threw an exception. ---> System.TypeInitializationException: The type initializer for 'WinRT.Projections' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
at WinRT.Projections..cctor()
--- End of inner exception stack trace ---
at WinRT.Projections.RegisterAbiDelegate(Type[] delegateSignature, Type delegateType)
at WinRT.AbiDelegatesInitializer.InitalizeAbiDelegates()
at .cctor()
--- End of inner exception stack trace ---
at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
at System.Management.Automation.CommandProcessor.<>c.<ConstructInstance>b__20_0(Type t)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at System.Management.Automation.CommandProcessor.ConstructInstance(Type type)
at System.Management.Automation.CommandProcessor.Init(CmdletInfo cmdletInformation)
2024-10-07T16:15:29 Error AppXChecker : Error while validating AppX packages
Dell.ImageAssist.Common.ExceptionHandling.ImageAssistException: Error while executing PowerShell script.
System.Management.Automation.CmdletInvocationException: The type initializer for '<Module>' threw an exception. ---> System.TypeInitializationException: The type initializer for '<Module>' threw an exception. ---> System.TypeInitializationException: The type initializer for 'WinRT.Projections' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
at WinRT.Projections..cctor()
--- End of inner exception stack trace ---
at WinRT.Projections.RegisterAbiDelegate(Type[] delegateSignature, Type delegateType)
at WinRT.AbiDelegatesInitializer.InitalizeAbiDelegates()
at .cctor()
--- End of inner exception stack trace ---
at System.Runtime.CompilerServices.RuntimeHelpers._CompileMethod(IRuntimeMethodInfo method)
at System.Reflection.Emit.DynamicMethod.CreateDelegate(Type delegateType, Object target)
at System.Linq.Expressions.Compiler.LambdaCompiler.Compile(LambdaExpression lambda, DebugInfoGenerator debugInfoGenerator)
at System.Management.Automation.CommandProcessor.<>c.<ConstructInstance>b__20_0(Type t)
at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
at System.Management.Automation.CommandProcessor.ConstructInstance(Type type)
at System.Management.Automation.CommandProcessor.Init(CmdletInfo cmdletInformation)
--- End of inner exception stack trace ---
at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)
at Dell.ImageAssist.Common.Helpers.PowerShellScriptExecutor.ExecuteScriptToGet[T](String script)
at Dell.ImageAssist.Common.Helpers.PowerShellScriptExecutor.ExecuteScriptToGet[T](String script)
at Dell.ImageAssist.Core.CheckImage.Helpers.AppXRectifier.GetRemovableAppXPackages()
at Dell.ImageAssist.Core.CheckImage.AppXChecker.Check(IValidationInfo validationInfo, IProgress`1 progress)
2024-10-07T16:15:29 Info AppXChecker :
IsRunTimeError=True Category=AppXPackageChecker AppXPackagesToBeUninstalled=... State=Failed
scottrdix
1 Rookie
•
1 Message
0
October 10th, 2024 12:28
They just released 11.1.2.4. I didn't test it yet but they said it should resolve the issue.
ACBOEIT
1 Rookie
•
4 Posts
0
October 11th, 2024 12:10
I made it further this time. But now i got this bit locker message in the logs. Telling me that it is on the OS volume and needs to be shut off.
ACBOEIT
1 Rookie
•
4 Posts
0
October 11th, 2024 12:21
for the bitlocker issue i just ran manage-bde -off C:
It captured image after that.
DELL-Tyler M
Moderator
•
349 Posts
0
October 24th, 2024 20:39
@ACBOEIT
Workaround: BitLocker prevents Sysprep on VM in 24H2 | DELL Technologies
Bruteforcer
1 Rookie
•
15 Posts
0
November 12th, 2024 07:07
I'm trying to do this on a hyper-v client, and I'm still getting the same error. Bitlocker is not active, and I have tried removing any apps.
Where do I find the logs from IA that will tell me what is preventing it to run?
Thanks!
Bruteforcer
1 Rookie
•
15 Posts
0
November 12th, 2024 08:01
Hi again.
I found where the logs are saved: C:\Windows\Panther\DTRI\Logs\ImageAssistX.log
And looking at the log, it seems IA is unable to load something called: System.Security.Principal.Windows
Anybody got a suggestion on how to fix this?
Thanks in advance!
Bruteforcer
1 Rookie
•
15 Posts
0
November 12th, 2024 10:06
Oh, and I'm using version 11.1.2.4 which I believe is the latest.
BouncyCastle
1 Rookie
•
1 Message
0
November 12th, 2024 13:55
Try the accepted response on this post. It worked for me.
Impossible To Run ,error package Windows.DevHome | DELL Technologies
I had to cancel the install the first time, then retry. Run the check again and it should work.
Bruteforcer
1 Rookie
•
15 Posts
0
November 13th, 2024 14:01
Thanks, but my issue is not with that Dev Home app, or any other app for that matter. It fails with no more info than to contact Dell Imaging help desk. Well, maybe this forum isn't the right place after all?
Checking the log, I find this error which indicates it's the actual Image Assist software that can't find all resources needed:
Dell.ImageAssist.Common.ExceptionHandling.ImageAssistException: Error while executing PowerShell script.
System.Management.Automation.CmdletInvocationException: Could not load file or assembly 'System.Security.Principal.Windows, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
DELL-Tyler M
Moderator
•
349 Posts
0
November 15th, 2024 21:13
@Bruteforcer - that error occurs when you try to run an unsupported version of Image Assist in 24H2. 11.1.2.4 is the first release that includes support for 24H2. Upgrading to the latest version will resolve this.
Thanks,
Tyler