Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

Powershell Script to print XPS from a folder

$
0
0

Hello Guys,

Im a newbie on scripting and im trying to print to XPS from a folder but somehow i cant..

Anyone can help?

"

Dirc:\Test\*.pdf|Foreach-Object{Start-Process-FilePath$_.FullName–VerbPrint}

"


Viewing all articles
Browse latest Browse all 15028

Trending Articles