Guest User

MS Teams install log

a guest
Jan 3rd, 2025
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.11 KB | Help | 0 0
  1. 2025-01-03 21:41:07> Program: Starting Squirrel Updater: --install . --exeName=MSTeamsSetup.exe --bootstrapperMode
  2. 2025-01-03 21:41:07> RegistryService: TryDeleteRegKey: HKEY_CURRENT_USER\Software\Microsoft\Office\Teams\AcquireSource not found
  3. 2025-01-03 21:41:07> RegistryService: RegKeyExists: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Teams\ does not exist
  4. 2025-01-03 21:41:07> Program: bootStrapperModeSettings: pdsEndpoint:https://teams.microsoft.com/desktopclient/installer/windows/
  5. 2025-01-03 21:41:07> Program: bootStrapperModeSettings: fallbackNextGenAppPayloadUrlX64:https://aka.ms/maglev-x64
  6. 2025-01-03 21:41:07> Program: bootStrapperModeSettings: fallbackNextGenAppPayloadUrlX86:https://aka.ms/maglev-x86
  7. 2025-01-03 21:41:07> Program: bootStrapperModeSettings: fallbackNextGenAppPayloadUrlARM64:https://aka.ms/maglev-arm64
  8. 2025-01-03 21:41:07> Program: bootStrapperModeSettings: getInstallerEndpointUrl:https://teams.live.com/downloads/getinstaller
  9. 2025-01-03 21:41:07> Program: bootStrapperModeSettings: fallbackNextGenWorkAppPayloadUrlX64:https://go.microsoft.com/fwlink/?linkid=2196106
  10. 2025-01-03 21:41:07> Program: bootStrapperModeSettings: fallbackNextGenWorkAppPayloadUrlX86:https://go.microsoft.com/fwlink/?linkid=2196060
  11. 2025-01-03 21:41:07> Program: bootStrapperModeSettings: fallbackNextGenWorkAppPayloadUrlARM64:https://go.microsoft.com/fwlink/?linkid=2196207
  12. 2025-01-03 21:41:07> RegistryService: TryGetRegKey: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\CurrentBuildNumber exists. Data - 19045
  13. 2025-01-03 21:41:07> RegistryService: TryGetRegKey: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\CurrentMajorVersionNumber exists. Data - 10
  14. 2025-01-03 21:41:07> RegistryService: TryGetRegKey: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\CurrentMinorVersionNumber exists. Data - 0
  15. 2025-01-03 21:41:07> RegistryService: TryGetRegKey: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\CurrentBuildNumber exists. Data - 19045
  16. 2025-01-03 21:41:07> FileDownloader: Downloading url: https://teams.live.com/downloads/getinstaller?arch=x64&platVersion=10.0.19045
  17. 2025-01-03 21:41:08> BootstrapperInstallManager: getinstaller endpoint returned installer path https://statics.teams.cdn.office.net/production-windows-x64/1.7.00.19353/
  18. 2025-01-03 21:41:08> BootstrapperInstallManager: No decoded deep link is returned from get installer endpoint. Continue install without deep link
  19. 2025-01-03 21:41:08> BootstrapperInstallManager: Use next gen work app
  20. 2025-01-03 21:41:08> Program: Installing the Teams 2 client
  21. 2025-01-03 21:41:08> Program: Running the Teams 2 client installer
  22. 2025-01-03 21:41:08> Program: Using PackageManager API StagePackageAsync, Url: https://go.microsoft.com/fwlink/?linkid=2196106
  23. 2025-01-03 21:46:08> Unhandled exception: System.AggregateException: Mindestens ein Fehler ist aufgetreten. ---> System.AggregateException: Mindestens ein Fehler ist aufgetreten. ---> System.Exception: Staging failed
  24. bei Squirrel.Teams2DeploymentPowershell.<deployT2PackageHelper>d__1.MoveNext()
  25. --- Ende der internen Ausnahmestapelüberwachung ---
  26. bei System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  27. bei System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  28. bei Squirrel.Teams2DeploymentPowershell.DeployT2Package(Uri url, IPerfScenario scenario, IFullLogger logger)
  29. bei Squirrel.Teams2Client.RunInstaller(BootstrapperInstallOptions options, Action uxAction, String acquireSource)
  30. bei Squirrel.Teams2Client.InstallAndLaunch(BootstrapperInstallOptions options, Action uxAction, String acquireSource)
  31. bei Squirrel.Update.Program.<Install>d__12.MoveNext()
  32. --- Ende der internen Ausnahmestapelüberwachung ---
  33. bei System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  34. bei System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  35. bei System.Threading.Tasks.Task.Wait()
  36. bei Squirrel.Update.Program.executeCommandLine(String[] args)
  37. bei Squirrel.Update.Program.main(String[] args)
  38. ---> (Interne Ausnahme #0) System.AggregateException: Mindestens ein Fehler ist aufgetreten. ---> System.Exception: Staging failed
  39. bei Squirrel.Teams2DeploymentPowershell.<deployT2PackageHelper>d__1.MoveNext()
  40. --- Ende der internen Ausnahmestapelüberwachung ---
  41. bei System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
  42. bei System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
  43. bei Squirrel.Teams2DeploymentPowershell.DeployT2Package(Uri url, IPerfScenario scenario, IFullLogger logger)
  44. bei Squirrel.Teams2Client.RunInstaller(BootstrapperInstallOptions options, Action uxAction, String acquireSource)
  45. bei Squirrel.Teams2Client.InstallAndLaunch(BootstrapperInstallOptions options, Action uxAction, String acquireSource)
  46. bei Squirrel.Update.Program.<Install>d__12.MoveNext()
  47. ---> (Interne Ausnahme #0) System.Exception: Staging failed
  48. bei Squirrel.Teams2DeploymentPowershell.<deployT2PackageHelper>d__1.MoveNext()<---
  49. <---
Advertisement
Add Comment
Please, Sign In to add comment