Print all files in a folder

@ovi @Smith93

Hi both,

What I wanted was to just be able to send a print command to a printer queue on my network. We found a way to do this in the end.

In UiPath, we used ‘Invoke power shell’ activity and the command used is “print /d:\<ServerName><ShareName> filename”

9 Likes