Unsolved

1 Rookie

 • 

1 Message

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

1 Rookie

 • 

1 Message

October 3rd, 2024 17:21

Hi!

I have the same problem!

1 Rookie

 • 

4 Posts

October 4th, 2024 19:35

Same here. Trying to create 24H2 image. Getting appx failed message

1 Rookie

 • 

1 Message

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?

1 Rookie

 • 

4 Posts

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.

1 Rookie

 • 

3 Posts

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  

1 Rookie

 • 

1 Message

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.

1 Rookie

 • 

4 Posts

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.

1 Rookie

 • 

4 Posts

October 11th, 2024 12:21

for the bitlocker issue i just ran   manage-bde -off C:

It captured image after that.

1 Rookie

 • 

15 Posts

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!

1 Rookie

 • 

15 Posts

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

2024-11-11T23:52:18  Error      	 ExecuteScriptToGet : 	 Could not load file or assembly 'System.Security.Principal.Windows, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
System.IO.FileLoadException: Could not load file or assembly 'System.Security.Principal.Windows, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'System.Security.Principal.Windows, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
   at Microsoft.Windows.Appx.PackageManager.Commands.Helpers.GetCurrentUserSid()
   at Microsoft.Windows.Appx.PackageManager.Commands.AppxPackageManager.SetUserSid(String user)
   at Microsoft.Windows.Appx.PackageManager.Commands.GetAppxPackageCommand.BeginProcessing()
   at System.Management.Automation.Cmdlet.DoBeginProcessing()
   at System.Management.Automation.CommandProcessorBase.DoBegin()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

2024-11-11T23:52:18  Error      	 AppXChecker : 	 Error while validating AppX packages
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. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) ---> System.IO.FileLoadException: Could not load file or assembly 'System.Security.Principal.Windows, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at Microsoft.Windows.Appx.PackageManager.Commands.Helpers.GetCurrentUserSid()
   at Microsoft.Windows.Appx.PackageManager.Commands.AppxPackageManager.SetUserSid(String user)
   at Microsoft.Windows.Appx.PackageManager.Commands.GetAppxPackageCommand.BeginProcessing()
   at System.Management.Automation.Cmdlet.DoBeginProcessing()
   at System.Management.Automation.CommandProcessorBase.DoBegin()
   --- 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-11-11T23:52:18  Info       	 AppXChecker : 	 
IsRunTimeError=True     Category=AppXPackageChecker     AppXPackagesToBeUninstalled=...         State=Failed    SkippedValidation=False
2024-11-11T23:52:18  Info       	 AppXChecker : 	 ---------- AppXPackages Validation COMPLETED ----------
2024-11-11T23:52:18  Debug      	 OnProcessStatusChangedEvent : 	 CheckImage AppXPackageChecker Completed 100
2024-11-11T23:52:18  Info       	 DoPostValidationWork : 	 Check Image is failed

Anybody got a suggestion on how to fix this?

Thanks in advance!

1 Rookie

 • 

15 Posts

November 12th, 2024 10:06

Oh, and I'm using version 11.1.2.4 which I believe is the latest.

1 Rookie

 • 

1 Message

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.

1 Rookie

 • 

15 Posts

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.

Moderator

 • 

349 Posts

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

Top