web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Monitoring execution o...
Power Automate
Unanswered

Monitoring execution of unattended flow in "live"

(0) ShareShare
ReportReport
Posted on by 27

Hello,

 

We've been experimenting with RPA and power automate for a few month now but are facing a few issues with unattended flow monitoring.

 

Indeed, for an unattended flow combining cloud and desktop actions, i could'nt find a way to monitor execution. A single run of one of our robots can last up to 20h and meaningwhile, the end user has no feedback as of where the robot is and what is the status of the content that has been treated.

 

We could make the robot send emails every X lines processed but live feedback would be much much better.

 

Is there a way to live monitor the execution of an unattended desktop flow?

And if there are no proper way to do this, is there a workaround using API calls during desktop flow and triggering a second cloud only flow to log the API calls with some kind of custom connector (which is annoying because it would mean 2 licences for one flow).

 

The keyword here is live feedback ( and running attended isn't an option).

 

Best regards.

I have the same question (0)
  • MichaelAnnis Profile Picture
    5,727 Moderator on at

    I would set up a status checklist in Excel. So, after each main milestone, you put an Attach to Excel, Write to Excel the time stamp at which it completed that step, and Save to Excel. When setting this up, after each Save Excel, make sure you focus back to the window that you left off on, so you don’t break your bot. 

    This would allow any user to open the Excel file (read only, assuming the bot leaves it open) at any given time to read the last completed step and when it was completed.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @PBrt Like it was suggested, you can have some JSON, TXT, Excel or similar file and log progress there. You could also send some info via e-mail, but this might not be that practical...it depends.

    In December release, Power Automate Desktop should include Log functionality, so in Monitoring console, you should be able to read logs real time.

  • Highboy Profile Picture
    1,187 Super User 2024 Season 1 on at

    I have made a simple solution

    Make a cmd file with the following content

    @qwinsta /server:SERVERNAME
    @Anonymous:
    @Set /P _SessionID=Enter sessionID :
    @mstsc /shadow:%_SessionID% /v:SERVERNAME /noconsentprompt

    On the server that runs the unattended "bot" you have to set the following in Group policy

     
    Highboy_1-1633956772519.png

    This will enable you to get a live view of your "Unattended" process.

    We use it all the time. 😊

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 259 Super User 2026 Season 2

#2
trice602 Profile Picture

trice602 177 Super User 2026 Season 2

#3
11manish Profile Picture

11manish 136 Super User 2026 Season 2

Last 30 days Overall leaderboard