I have an amazing script i am going to use to for a bespoke print solution. There is one thing left to do. The script utilizes Start-Process –FilePath “c:\testfolder\*.docx” –Verb Print
how can i make it so it targets an installed printer on the client system without targeting/using the default printer? (another VBScript already uses the default).
PSVersion5. + W764bit