Search

Module PrintManagement Second Hop by coderaven

Active

1
0
Sign in
to vote
Type: Bug
ID: 771870
Opened: 11/21/2012 11:14:41 AM
Access Restriction: Public
1
Workaround(s)
0
User(s) can reproduce this bug
When using the PrintManagement module in a second hop senario an CimException is given: (Get-PrinterDriver cmdlet noted here)
Get-PrinterDriver : One or more specified parameters for this operation have an invalid value
+CategoryInfo : InvalidArgument: (MSFT_PrinterDriver:Root/StandardCimv2/MSFT/PrinterDriver) [Get-PrinterDriver], CimException
+FullyQualifiedErrorId: HRESULT 0x80070057,Get-PrinterDriver

This happens in a full Windows 2012 / Windows 8 environment or connecting to a Windows Server 2008R2 system
Details (expand)
How often does this happen?
Always Happens

Have you seen this problem before in this product?

No, this is new to the most recent version
Reproduction Steps
With a Windows 8 Workstation I connected to a Windows Server 2012 with the Server-GUI-Mgmt-Infra and RSAT-Print-Services features installed. In addition, set through Group Policy, I had all domain systems set as trusted host (*.domain.com) and the firewall with advanced security domain policy turned off.
Expected Results
I expected a driver list when running Get-PrinterDriver noted in the description.
File Attachments
0 attachments
Sign in to post a comment.
Sign in to post a workaround.
Posted by coderaven on 11/21/2012 at 12:39 PM
When working with printers in a second hop, you can use the WIM or CIM commands to get information and execute methods.