Invoke-QuickAssist

1.0.0

Check if the user/device has the Quick Assist app installed and attempt to run it for the user.
If missing or too old, install Quick Assist from the Store using WinGet.
If missing or too old, install WinGet as part of the DesktopAppInstaller from GitHub.
If missing, install VCLibs 14.0 (C++ Runtime) from download.microsoft.com (DesktopAppInstaller prereq).
If missing,
Check if the user/device has the Quick Assist app installed and attempt to run it for the user.
If missing or too old, install Quick Assist from the Store using WinGet.
If missing or too old, install WinGet as part of the DesktopAppInstaller from GitHub.
If missing, install VCLibs 14.0 (C++ Runtime) from download.microsoft.com (DesktopAppInstaller prereq).
If missing, install UI.Xaml from NuGet (DesktopAppInstaller prereq).
If not configured, add NuGet Package Source (UI.Xaml prereq).
If missing or too old, install WebView2 machine-wide using the Evergreen installer from developer.microsoft.com.

Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Invoke-QuickAssist -RequiredVersion 1.0.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • shfritz@microsoft.com

Functions

Get-InstalledVersion Install-QuickAssistApp Confirm-HostOS Confirm-QuickAssistApp Confirm-WinGet Confirm-NuGet Confirm-UIXaml Confirm-VCLibs140 Confirm-WebView2 Confirm-DesktopAppInstaller

Dependencies

This script has no dependencies.

Release Notes

v1.0.0 - 2022ju101 initial release

FileList

Version History

Version Downloads Last updated
1.0.6 11,560 3/21/2024
1.0.5 2,566 1/30/2023
1.0.4 743 7/29/2022
1.0.3 40 7/26/2022
1.0.2 76 7/12/2022
1.0.1 857 7/6/2022
1.0.0 (current version) 35 7/1/2022
Show less