If the printers are shared, one can open the printers folder remotely
Start / Run
\\remotemachinename
double click Printers Folder
if you have admin access you can change settings at this time.
--
Alan Morris
Windows Printing Team
Search the Microsoft Knowledge Base here:
http://support.microsoft.com/default.aspx?scid=fh;[ln];kbhowto
This posting is provided "AS IS" with no warranties, and confers no rights.
"Klaus Jorgensen" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> (E-Mail Removed) wrote :
>>
>> I just wanted to see if someone knows a way that you can detect if a
>> user has a local attached printer remotely (whether it be USB or
>> Serial or LPT) almost like bringing their Printers and Faxes screen to
>> a remote PC.
>>
>
> WMI can be used to grab info about the port being used. In the following
> script, replace "." with the computername in question.
>
> http://www.computerperformance.co.uk...mi_printer.htm
>
> --
>
> /klaus
>
>