Jump to content

Recommended Posts

Posted

As the title suggests, is there any way to find out if a computer has a network printer mapped to it without physically going to the computer or remoting into the computer.

 

Sorry if this isn't the best forum for the question, feel free to move it.

Posted
You can't as the printer is mapped either via a script or GPO dynamically. You need to look at where the script or GPO are applied from the server itself. You also need to bear in mind printers can be mapped per user, per computer or a combination.
  • Thanks 1
Posted (edited)

Check the application/system/Group Policy logs when someone has logged on? Assuming you have relevant ports open in your firewall for remote management (they're closed off by default in a 2008R2/Win7 domain).

 

Or just mstsc into it and see what's in Devices and Printers? just saw the bit about not remoting in...

Edited by sonofsanta
Posted
If it's deployed via GPO, have a look at Administrative Tools > Print Management on your server. If there's nothing there they'll be a script running somewhere. Have a look in your netlogon share. This could be a logon or a startup script.
Posted
If it's deployed via GPO, have a look at Administrative Tools > Print Management on your server. If there's nothing there they'll be a script running somewhere. Have a look in your netlogon share. This could be a logon or a startup script.

 

Or just run Group Policy Modelling (in your GP MMC) against the computer and check the resulting report.

Posted

Arh, I think I may have caused some confusion. I have printers mapped to a classroom its just that 1 of them didn't map and the user that reported it didn't know which computer it was, I was too busy at the time to go over and look and his explanation of which PC it was wasn't clear. So I was wondering if I could find out, (without look at the event logs of every single pc) which one failed to map.

This is based off not knowing which computer hasn't mapped successfully.

Posted
Or just run Group Policy Modelling (in your GP MMC) against the computer and check the resulting report.

 

You could, but Print Management's better (if deployed via GPO) in my opinion.

Posted

WMIC?

It has several print management functions built in. But it will only tell you what's currently mapped.

Maybe compare one known good system with the target system...

Posted

Just found out which PC was in question and there is nothing in the event logs as to why it wasn't mapped, despite the /gpresult saying that the policy had applied.

FYI the printers are mapped via Group Policy.

 

This is going to need a bit of investigating.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...