This post is more than 5 years old
1 Rookie
•
13 Posts
0
1957
April 13th, 2016 09:00
Dell Image Assist Restore and Capture Log Locations
Does anyone know where the restore and capture logs are located?
No Events found!
This post is more than 5 years old
1 Rookie
•
13 Posts
0
1957
April 13th, 2016 09:00
Does anyone know where the restore and capture logs are located?
Top
DELL-Tyler M
Moderator
•
342 Posts
1
April 13th, 2016 09:00
ImageAssist logs are in c:\windows\panther\dtri\logs.
From within the ImageAssist PE Boot key, they'll be in memory - but can be captured. See the following article.
jbrooriverstone
1 Rookie
•
3 Posts
0
October 7th, 2024 20:17
@DELL-Tyler M
024-10-07T16:15:28 Debug ExecuteScriptToGet : psName: PackageName, psValue: MicrosoftCorporationII.QuickAssist_2024.824.348.0_neutral_~_8wekyb3d8bbwe
2024-10-07T16:15:28 Debug ExecuteScriptToGet : psName: DisplayName, psValue: MicrosoftWindows.Client.WebExperience
2024-10-07T16:15:28 Debug ExecuteScriptToGet : psName: PackageName, psValue: MicrosoftWindows.Client.WebExperience_524.24900.130.0_neutral_~_cw5n1h2txyewy
2024-10-07T16:15:28 Debug ExecuteScriptToGet : psName: DisplayName, psValue: MicrosoftWindows.CrossDevice
2024-10-07T16:15:28 Debug ExecuteScriptToGet : psName: PackageName, psValue: MicrosoftWindows.CrossDevice_1.24082.53.0_neutral_~_cw5n1h2txyewy
2024-10-07T16:15:28 Debug ExecuteScriptToGet : psName: DisplayName, psValue: MSTeams
2024-10-07T16:15:28 Debug ExecuteScriptToGet : psName: PackageName, psValue: MSTeams_24135.300.2876.2873_x64__8wekyb3d8bbwe
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 SkippedValidation=False
2024-10-07T16:15:29 Info AppXChecker : ---------- AppXPackages Validation COMPLETED ----------
2024-10-07T16:15:29 Debug OnProcessStatusChangedEvent : CheckImage AppXPackageChecker Started 100
2024-10-07T16:15:29 Info DoPostValidationWork : Check Image is failed
jbrooriverstone
1 Rookie
•
3 Posts
0
October 7th, 2024 20:20
@DELL-Tyler M The link is giving a 404 error. I uploaded the error to this forum.
Jon