IT Solutions
Archive for December, 2014

Solved! Install Printer via Group Policy Preference 0x80070005 Access is denied
Error:
The user ‘PRINTER’ preference item in the ‘Printer-Install {GUID}’ Group Policy Object did not apply because it failed with error code ‘0x80070005 Access is denied.’ See trace file for more details.
Event Id : 8192
Symptoms:
While attempt to deploy the printer via group policy which has configured with Group Policy Preference, the error may occur due to conflicts between the general GPO permissions. 0x80070005 Access is denied.
Solutions:
This can be solved by two different methods.
1. Add everyone group to the printer in the security tab (Or)
2. Enable Run in logged-on user’s security context (user policy option)” under common tab on the printer properties in More >

Solved! Error while trying to publish the printer to the Active Directory, Windows failed to publish property printMediaReady at LDAP
While attempting to publish the printer to the Active Directory directory service, Windows failed to publish property printMediaReady at LDAP://ServerMS.Com/CN=PRINTSRV-HR-PRINTER,CN=PRINTSRV,CN=Computers,DC=ServerMS,DC=Com. Error: 8007200d
Symptoms:
The error generated in the Print server while trying to publish the printer in the active directory.
While attempting to publish the printer to the Active Directory directory service, Windows failed to publish property printMediaReady at LDAP://ServerMS.Com/CN=PRINTSRV-HR-PRINTER,CN=PRINTSRV,CN=Computers,DC=ServerMS,DC=Com. Error: 8007200d
Solution:
**The location listed in the printer’s Location box is incorrect **The printer has an incorrect IP address or subnet **Group Policy prohibits the publishing of printers **DNS is not available **The server does not have a computer account in the correct domain More >

Access is Denied, Unable to remove device | Printer (redirected 1)
In Organization, The printers are published in Printer server and push them via active Directory. Some cases the printers may have marked as redirected 1 and doesnt let you remove them. Even though if you are trying from administrator account, will get the response “Access is Denied, Unable to remove device”
Use the following steps to resolve this issue.
1. Stop the Printer spooler service by either command or services console.
Command : net stop spooler
2. Open the Registry Editor and navigate to below location.
Microsoft Registry HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Printers 1 HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Printers Microsoft Registry HKEY_CURRENT_USER\Printers\Connections 1 HKEY_CURRENT_USER\Printers\Connections3. Delete the entries of troubled printer.
4. Start the printer spooler More >
Recent Comments