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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Power Automate Fileles...
Power Automate
Unanswered

Power Automate Fileless Powershell Script

(0) ShareShare
ReportReport
Posted on by

Good Afternoon,

 

Our EDR security solution seems to be flagging down what seems to me like a Power Automate local install onto a workstation using the microsoft.flow.uiflow.msi installer package.  In one of the processes, PowerShell is invoked in order to execute fileless content, which is being flagged as suspicious and thus, Denied.  Below is the script that was attempted to be executed:

 

 

"C:\Windows\Sysnative\WindowsPowerShell\v1.0\powershell.exe" -c " try { $assy = [System.Reflection.Assembly]::LoadFrom('C:\Program Files (x86)\Power Automate Desktop\Microsoft.Flow.RPA.Service.Core.dll'); $rdCoreClientType = $assy.GetType('Microsoft.Flow.RPA.Service.Core.Platform.RDClient'); $constructorInfo = $rdCoreClientType.GetConstructor(@()); $rdClientInstance = $constructorInfo.Invoke(@()); } catch [System.DllNotFoundException] { <# Note[guco]: This is the exception we get when there is a broken VC redist install. #> exit -42; } catch [Exception] { Write-Host $_; } "

 

 

Is anyone aware of what this is and if it's a legitimate process in Power Automate? I'd seen this posted before in the community forum, and OPs security team flagged down this process as potential credential dumping.  As a security professional I want to understand what this script is trying to do and whether to trust this or not.  

 

Any help is greatly appreciated.

 

Thanks in advance.

Categories:
I have the same question (0)

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 538 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 405 Moderator

#3
abm abm Profile Picture

abm abm 252 Most Valuable Professional

Last 30 days Overall leaderboard