Questions tagged [printing]

Printing is the writing of data in a human-readable format onto durable media such as paper.

Printing is the writing of data in a human-readable format onto durable media such as paper.

623 questions
2
votes
3 answers

Printing from a windows service in one domain to a print server in another windows domains without trust

I face the the following problem: We have one Windows domain with an application running in an user context of user of this domain (let's call this domain "A"). This Windows service has to print to an printserver of one or more domains (let's call…
2
votes
1 answer

Add a printer script

We have an old print server that is going to be taken offline because the hardware is starting to fail, and we now have a Print Server system running virtually. The old servers name is different than the new because of a new naming convention that…
Grishanko
  • 410
  • 5
  • 14
2
votes
2 answers

Powershell to add printers based on AD Site

I am trying to map a default printer based on the location found in AD Sites and Services. I can grab the location of the computer using [System.DirectoryServices.ActiveDirectory.ActiveDirectorySite]::GetComputerSite().Name Once I have grabbed the…
2
votes
0 answers

Printer server hostname changed - deploy printers via GPO no longer works

We use the Deploy Printers feature of local group policy in Windows 8.1, so that our users can log into any machine and printers will already be configured. This was working flawlessly for all users on all machines until the hostname of our print…
CXL
  • 213
  • 1
  • 2
  • 9
2
votes
1 answer

Branch office printers listed in directory

About a month ago we added a branch office site to our corporate domain via site-to-site VPN. A domain controller was set up at the remote site to manage logons and printers for about 10-12 employees. The new DC was linked back to the main office…
paulorv
  • 23
  • 2
2
votes
1 answer

Possibility to have two versions of same printer driver on Windows Server 2008 R2

I have print server running Windows Server 2008 R2 with cca 100 of print queues installed. For easier handling of printer driver updates, mainly universal drivers from printer vendors are being used. Toshiba has revealed a bug in their driver based…
R1cky
  • 363
  • 1
  • 2
  • 10
2
votes
1 answer

How To Monitor Printserver Queues

Do you know of any (preferably free) software that will monitor printer queues on a Windows Server 2008 print server? Specifically, I would like to be able to fire off an alert/email if the queue for a printer is >5 jobs, or if the state of the…
Josh Brower
  • 1,669
  • 3
  • 18
  • 29
2
votes
2 answers

Is it possible to regulate printer permissions based upon computer OU

Lets say my domain is structured as follows: For the…
asdffffff
  • 109
  • 1
  • 5
2
votes
0 answers

Print to remote office printer without VPN/WAN link

We currently have roughly 20 remote offices who are connected to our main site using consumer grade broadband and a VPN tunnel. The majority of these offices have at least 2 printers. Remote users log onto remote desktop servers at our main site…
James Edmonds
  • 1,733
  • 10
  • 37
  • 59
2
votes
2 answers

Powershell scan for network attached printers

Currently I'm working on creating a PS script to scan a network and retrieve all of the Windows Servers, their product keys, SQL Server product keys, CPU, RAM, Network Shares and Services on all the Windows servers found. Basically this is to…
Mike Naylor
  • 937
  • 1
  • 7
  • 15
2
votes
1 answer

Symantec Enpoint Protection blocking mapped printer install

We're having a strange issue with Symantec Endpoint Protection (SEP) version 12.1 on Windows 7 clients. When our users try to map a new network printer from our print server (double-click on the printer name when browsing \OurPrintServer ) - the…
Mister_Tom
  • 446
  • 1
  • 10
  • 19
2
votes
0 answers

User's printer switches almost daily between USB002 and USB003

I have a user with a Dell Latitude D620 with a simple Dell dock in her office. She has a Brother MFC-7860DW printer connected to a USB 2.0 port on the dock. Often (possibly 3x a week) she will come to me and say she cannot print. This happens…
TheCleaner
  • 32,627
  • 26
  • 132
  • 191
2
votes
0 answers

MICR check printing through Linux (EBS)

We are currently working to get a new MICR check printer (Troy Micr - HP Laserjet 600 M601) printing correctly with Oracle EBS. Our EBS installation runs on Oracle Enterprise Linux (Redhat Based). The printer itself is shared via a Windows print…
dmohlmaster
  • 143
  • 1
  • 10
2
votes
1 answer

Remote Desktop Printing Issues

We have a remote non-AD application server running Windows 2008 R2. Users are logging in via RDP and attempting to print Word documents (Word 2007) to their local printer and from time to time if the document is more than 1 or 2 pages, the Print…
Brandon
  • 61
  • 1
  • 10
2
votes
2 answers

Remote Desktop Printing With Color

Our ACCPACC administration software runs on an off-site dedicated hosted computer, running Windows 2003 Server with a completely different NT DOMAIN. We have many users connecting to that computer remotely to perform administrative tasks such as…