powershell - Send a file directly to a printer -


within command window (cmd) can a

copy myfile.ps com1* 

if run in powershell receive error message similar to:

english:

the path d:\directory\com1 cannot processed destination represents reserved device name.

german:

der pfad ... kann nicht verarbeitet werden, da das ziel für einen reservierten gerätenamen steht.

is there still way send file directly printer?

there's out-printer cmdlet used printing. looks printer needs installed in windows, direct print serial port might not work.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -