Skip to content

Commit 69b5b2a

Browse files
authored
some changes
1 parent 7cac6cc commit 69b5b2a

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,52 @@
11
---
22
title: Power Automate for desktop logs
3-
description: Introduces the locations that contain Power Automate for desktop installation logs.
4-
ms.reviewer: quseleba, guco
5-
ms.date: 09/13/2024
3+
description: Introduces the locations that contain Power Automate for desktop logs.
4+
ms.reviewer: quseleba, guco, madiazor, johndund
5+
ms.date: 01/20/2025
66
ms.custom: sap:Desktop flows\Working with Power Automate for desktop
77
---
88
# Power Automate for desktop logs
99

10-
During the course of troubleshooting a problem with Power Automate for desktop, you may need to gather logs on the machine for customer support to analyze. These can be for a failed installation, a problem running your desktop flows, or a problem using Power Automate or the machine runtime application.
10+
When troubleshooting issues with Power Automate for desktop, you might need to collect logs for customer support to analyze. These logs can be for a failed installation, problems running desktop flows, or issues with Power Automate or the machine runtime application.
1111

1212
_Applies to:_   Power Automate
1313
_Original KB number:_   4555577
1414

1515
## Installer logs
1616

17-
The easiest way to get installer logs is to export them using the link provided at the end of a failed installation. When your installation fails and displays "There's a problem installing," click the "installation log files" link located under the **Troubleshooting tips** section.
17+
The easiest way to get installer logs is to export them using the link provided at the end of a failed installation. When your installation fails and displays "There's a problem installing," select the **installation log files** link located under the **Troubleshooting tips** section.
1818

1919
:::image type="content" source="media/how-to-get-power-automate-desktop-installer-logs/installation-log-files.png" alt-text="Screenshot of the page that contains the installation log files link that you can use to export the installer logs.":::
2020

21-
If you need to get the installer files manually, they can be found in the _%temp%_ folder of the user who performed the installation. You can find them by typing _%temp%_ in the address bar of File Explorer. The files of interest are:
21+
If you need to get the installer files manually, they can be found in the _%temp%_ folder of the user who performed the installation. You can find them by typing _%temp%_ in the address bar of File Explorer to locate the following files:
2222

2323
- _Power Automate for desktop\_*.log_
2424
- _Power Automate for desktop\_\*\_\*\_MicrosoftFlowRPA.log_
2525

26-
The _Power Automate for desktop\_*.log_ file contains the general reason why the installation failed. The _Power Automate for desktop\_\*\_\*\_MicrosoftFlowRPA.log_ file has more detailed information.
26+
The _Power Automate for desktop\_*.log_ file contains the general reason for the installation failure. The _Power Automate for desktop\_\*\_\*\_MicrosoftFlowRPA.log_ file provides more detailed information.
2727

2828
:::image type="content" source="media/how-to-get-power-automate-desktop-installer-logs/power-automate-installer-logs.png" alt-text="Screenshot of the Power automate for desktop installer logs.":::
2929

3030
## On-premises product logs
3131

32-
For issues with using Power Automate to create your flows, the Runtime Application to register or configure your machine, or during cloud runtime, you may need to gather on-premises logs.
32+
For issues with using Power Automate to create flows, the [Power Automate machine runtime application](/power-automate/desktop-flows/manage-machines#register-a-new-machine) to register or configure your machine, or during cloud runtime, you might need to collect on-premises logs.
3333

34-
The easiest way to do this is to use the Power Automate machine runtime application. If you have the application installed, you can [use it to export logs automatically](https://learn.microsoft.com/en-us/power-automate/desktop-flows/troubleshoot#collect-machine-logs).
35-
36-
If you need to gather on-premises logs manually, they can be found can be found in _%programdata%\Microsoft\Power Automate\Logs_.
34+
The easiest way to do this is by using the Power Automate machine-runtime application. If you have the application installed, you can [use it to export logs automatically](/power-automate/desktop-flows/troubleshoot#collect-machine-logs).
35+
36+
If you need to collect on-premises logs manually, they can be found in the _%programdata%\Microsoft\Power Automate\Logs_.
3737

3838
> [!NOTE]
3939
> You need administrator privileges to read or copy these files to another folder. After copying them to a different folder, non-administrator users can open them.
4040
4141
## Event Viewer logs
4242

43-
Event viewer application logs are helpful when an application crashes or a Windows service fails to start.
43+
Event Viewer application logs are helpful when an application crashes or a Windows service fails to start.
4444

4545
Follow these steps to view and save the logs:
4646

4747
1. Open the Windows Event Viewer.
4848
2. Go to **Windows Logs** > **Application**, look for an error with the source corresponding to the application that experienced the problem.
49-
3. If needed, use the **Filter Current Log** menu to filter by **Event level** or **Logged** time (such as the last hour).
49+
3. Use the **Filter Current Log** menu to filter by **Event level** or **Logged** time (such as the last hour) if needed.
5050
4. To save the filtered log file, select **Save Filtered Log File As** and save it as an event file.
5151

5252
:::image type="content" source="media/how-to-get-power-automate-desktop-installer-logs/power-automate-event-viewer-logs.png" alt-text="Screenshot of an example error logged in the Event Viewer.":::

support/power-platform/power-automate/desktop-flows/power-automate-desktop-installation-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Installation issues in Power Automate for desktop
33
description: Helps troubleshoot stallation issues in Power Automate for desktop.
44
ms.reviewer: guco, johndund
5-
ms.date: 09/12/2024
5+
ms.date: 01/20/2025
66
ms.custom: sap:Desktop flows\Installation issues
77
---
88
# Troubleshoot installation issues in Power Automate for desktop
@@ -29,7 +29,7 @@ For a complete list of prerequisites, see [Prerequisites and limitations](/power
2929

3030
## Gather diagnostic information
3131

32-
Installation logs can provide useful details about the installation and help you diagnose and fix issues. For more information about where to find the logs, see [Power Automate for desktop installation logs](how-to-get-power-automate-desktop-installer-logs.md).
32+
Installation logs can provide useful details about the installation and help you diagnose and fix issues. For more information about where to find the logs, see [Power Automate for desktop installation logs](how-to-get-power-automate-desktop-installer-logs.md#installer-logs).
3333

3434
## Known issues and workarounds
3535

0 commit comments

Comments
 (0)