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
Post a Comment