mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
Acro-updates
This commit is contained in:
@ -43,7 +43,7 @@ Quick Assist communicates over port 443 (https) and connects to the Remote Assis
|
||||
| `*.trouter.skype.com` | Used for Azure Communication Service for chat and connection between parties. |
|
||||
| `aadcdn.msauth.net` | Required for logging in to the application (Microsoft Entra ID). |
|
||||
| `edge.skype.com` | Used for Azure Communication Service for chat and connection between parties. |
|
||||
| `login.microsoftonline.com` | Required for Microsoft login service. |
|
||||
| `login.microsoftonline.com` | Required for Microsoft sign-in service. |
|
||||
| `remoteassistanceprodacs.communication.azure.com` | Used for Azure Communication Service for chat and connection between parties. |
|
||||
| `turn.azure.com` | Required for Azure Communication Service. |
|
||||
|
||||
@ -110,7 +110,7 @@ Before installing Quick Assist, you need to set up synchronization between Intun
|
||||
1. In the [Intune admin center](https://go.microsoft.com/fwlink/?linkid=2109431), go to **Tenant administration** / **Connectors and tokens** / **Microsoft Store for Business** and verify that **Microsoft Store for Business sync** is set to **Enable**.
|
||||
1. Using your Global Admin account, log into [Microsoft Store for Business](https://businessstore.microsoft.com).
|
||||
1. Select **Manage** / **Settings** and enable **Show offline apps**.
|
||||
1. Choose the **Distribute** tab and verify that **Microsoft Intune** is **Active**. You may need to use the **+Add management tool** link if it's not.
|
||||
1. Choose the **Distribute** tab and verify that **Microsoft Intune** is **Active**. You might need to use the **+Add management tool** link if it's not.
|
||||
1. Search for **Quick Assist** and select it from the Search results.
|
||||
1. Choose the **Offline** license and select **Get the app**
|
||||
1. In the Intune admin center, choose **Sync**.
|
||||
@ -127,50 +127,50 @@ Visit [Add Microsoft Store apps to Microsoft Intune](/mem/intune/apps/store-apps
|
||||
|
||||
To install Quick Assist offline, you need to download your APPXBUNDLE and unencoded XML file from [Microsoft Store for Business](https://businessstore.microsoft.com). Visit [Download an offline-licensed app](/microsoft-store/distribute-offline-apps#download-an-offline-licensed-app) for more information.
|
||||
|
||||
1. Start **Windows PowerShell** with Administrative privileges.
|
||||
1. In PowerShell, change the directory to the location you've saved the file to in step 1: `cd <location of package file>`
|
||||
1. Start **Windows PowerShell** with Administrative privileges
|
||||
1. In PowerShell, change the directory to the location where you saved the file in step 1: `cd <location of package file>`
|
||||
1. Run the following command to install Quick Assist: `Add-AppxProvisionedPackage -Online -PackagePath "MicrosoftCorporationII.QuickAssist_8wekyb3d8bbwe.AppxBundle" -LicensePath "MicrosoftCorporationII.QuickAssist_8wekyb3d8bbwe_4bc27046-84c5-8679-dcc7-d44c77a47dd0.xml"`
|
||||
1. After Quick Assist has installed, run this command to confirm that Quick Assist is installed for the user: `Get-AppxPackage *QuickAssist* -AllUsers`
|
||||
1. After Quick Assist is installed, run this command to confirm that Quick Assist is installed for the user: `Get-AppxPackage *QuickAssist* -AllUsers`
|
||||
|
||||
### Microsoft Edge WebView2
|
||||
|
||||
The Microsoft Edge WebView2 is a development control that uses Microsoft Edge as the rendering engine to display web content in native apps. The new Quick Assist application has been developed using this control, making it a necessary component for the app to function.
|
||||
The Microsoft Edge WebView2 is a development control that uses Microsoft Edge as the rendering engine to display web content in native apps. The new Quick Assist application is developed using this control, making it a necessary component for the app to function.
|
||||
|
||||
- For Windows 11 users, this runtime control is built in.
|
||||
- For Windows 10 users, the Quick Assist Store app detects if WebView2 is present on launch and if necessary, installs it automatically. If an error message or prompt is shown indicating WebView2 isn't present, it needs to be installed separately.
|
||||
|
||||
For more information on distributing and installing Microsoft Edge WebView2, visit [Distribute your app and the WebView2 Runtime](/microsoft-edge/webview2/concepts/distribution)
|
||||
For more information on distributing and installing Microsoft Edge WebView2, visit [Distribute your app and the WebView2 Runtime.](/microsoft-edge/webview2/concepts/distribution)
|
||||
|
||||
## Install Quick Assist on macOS
|
||||
|
||||
Quick Assist for macOS is available for interactions with Microsoft Support. If Microsoft products on your macOS device are not working as expected, contact [Microsoft Support](https://support.microsoft.com/contactus) for assistance. Your Microsoft Support agent will guide you through the process of downloading and installing it on your device.
|
||||
Quick Assist for macOS is available for interactions with Microsoft Support. If Microsoft products on your macOS device aren't working as expected, contact [Microsoft Support](https://support.microsoft.com/contactus) for assistance. Your Microsoft Support agent will guide you through the process of downloading and installing it on your device.
|
||||
|
||||
> [!NOTE]
|
||||
> Quick Assist for macOS is not available outside of Microsoft Support interactions.
|
||||
|
||||
## Disable Quick Assist within your organization
|
||||
|
||||
If your organization utilizes another remote support tool such as [Remote Help](https://www.microsoft.com/security/business/endpoint-management/microsoft-intune-remote-help), remove or disable Quick Assist as a best practice, if it is not used within your environment. This prevents external users from using Quick Assist to gain access to devices within your organization.
|
||||
If your organization utilizes another remote support tool such as [Remote Help](https://www.microsoft.com/security/business/endpoint-management/microsoft-intune-remote-help), disable or remove Quick Assist as a best practice, if it isn't used within your environment. This prevents external users from using Quick Assist to gain access to devices within your organization.
|
||||
|
||||
### Disable Quick Assist
|
||||
|
||||
To disable Quick Assist, block traffic to the `https://remoteassistance.support.services.microsoft.com` endpoint. This is the primary endpoint used by Quick Assist to establish a session, and once blocked, Quick Assist cannot be used to get help or help someone.
|
||||
To disable Quick Assist, block traffic to the `https://remoteassistance.support.services.microsoft.com` endpoint. This is the primary endpoint used by Quick Assist to establish a session, and once blocked, Quick Assist can't be used to get help or help someone.
|
||||
|
||||
### Uninstall Quick Assist
|
||||
|
||||
#### Uninstall via Powershell
|
||||
#### Uninstall via PowerShell
|
||||
|
||||
Run the following Powershell command as Administrator:
|
||||
Run the following PowerShell command as Administrator:
|
||||
|
||||
`Remove-AppxPackage -Package MicrosoftCorporationII.QuickAssist_2.0.30.0_x64__8wekyb3d8bbwe -AllUsers`
|
||||
|
||||
#### Uninstall via Windows Settings
|
||||
|
||||
Navigate to **Settings** > **Apps** > Quick Assist > select the ellipsis (…). then select **Uninstall**.
|
||||
Navigate to **Settings** > **Apps** > Quick Assist > select the ellipsis (…), then select **Uninstall**.
|
||||
|
||||
## Report Abuse
|
||||
|
||||
Prior to joining a session, it is important for you to know who you are connecting to. Anyone that has control over your device can perform actions on your device, and potentially install malicious applications or take other actions that will damage your device.
|
||||
Before joining a session, it's important for you to know who you are connecting to. Anyone that has control over your device can perform actions on your device, and potentially install malicious applications or take other actions that can damage your device.
|
||||
|
||||
Follow these best practices for using Quick Assist or any remote desktop software:
|
||||
|
||||
|
Reference in New Issue
Block a user