Hi Justin: Can you please let me know the relevant frame numbers in your network trace?
Regards, Obaid Farooqi Escalation Engineer | Microsoft Exceeding your expectations is my highest priority. If you would like to provide feedback on your case you may contact my manager at ramagane at Microsoft dot com From: Justin Stephenson <[email protected]> Sent: Friday, September 28, 2018 7:52 AM To: Obaid Farooqi <[email protected]> Cc: MSSolve Case Email <[email protected]>; [email protected] Subject: Re: [REG:118092719108783] Clarification on parsing printer driver inf failure - MSPAR RPC InstallPrinterDriverFromPackage Hi Obaid, From the Windows 10 Client I open the Print Management console, right-click Print Servers and add the Windows 2016 Server then right-click 'Drivers' and go through the Add Driver steps - selecting Have Disk and pointing to this INF file to install. Thank you. -Justin On Thu, Sep 27, 2018 at 6:16 PM Obaid Farooqi <[email protected]<mailto:[email protected]>> wrote: Hi Justin: I’ll help you with this issue and will be in touch as soon as I have an answer. Can you please send me the steps you performed to install this driver from a Windows 10 machine to a remote print server? Regards, Obaid Farooqi Escalation Engineer | Microsoft Exceeding your expectations is my highest priority. If you would like to provide feedback on your case you may contact my manager at ramagane at Microsoft dot com From: Edgar Olougouna Sent: Thursday, September 27, 2018 1:53 PM To: Justin Stephenson <[email protected]<mailto:[email protected]>> Cc: MSSolve Case Email <[email protected]<mailto:[email protected]>>; [email protected]<mailto:[email protected]> Subject: [REG:118092719108783] Clarification on parsing printer driver inf failure - MSPAR RPC InstallPrinterDriverFromPackage [+ case number, cc casemail, bcc dochelp] Hello Justin, The case number 118092719108783 has been created for this inquiry. One of our engineers will follow-up soon. Regards, Edgar From: Justin Stephenson <[email protected]<mailto:[email protected]>> Sent: Thursday, September 27, 2018 1:17 PM To: Interoperability Documentation Help <[email protected]<mailto:[email protected]>> Cc: [email protected]<mailto:[email protected]> Subject: Clarification on parsing printer driver inf failure - MSPAR RPC InstallPrinterDriverFromPackage Hello, I am writing code which calls InstallPrinterDriverFromPackage() against Windows Server 2016 providing a valid pszInfPath retrieved from the output of a successful UploadPrinterDriverPackage() call. The upload is successful but the RPC InstallPrinterDriverFromPackage consistently fails with HRESULT 0x80070705(ERROR_UNKNOWN_PRINTER_DRIVER). Upon the failure, event ID Number 213 is logged in the PrintService Operational event viewer with the following message: Parsing inf (C:\Windows\System32\DriverStore\FileRepository\xeroxglobalprintdriver_pcl6.inf_amd64_37d0e6a31ac96d78\xerosglobalprintdriver_pcl6.inf) for printer driver testdriver failed (processor architecture Windows x64), error code 0x705, HRESULT 0x80070705. The UserData details show: SetupParseInf Label: ParseInfAndCommitFileQueue Message: PreSelectDriverEx failed InfPath: C:\Windows\System32\DriverStore\FileRepository\xeroxglobalprintdriver_pcl6.inf_amd64_37d0e6a31ac96d78\xerosglobalprintdriver_pcl6.inf DriverName: testdriver InstallSection: - ProcessorArchitecture: Windows x64 LastError: 0x705 HResult: 0x80070705 From a Windows 10 Client, I am able to install this printer driver using the same .inf file onto the remote Print Server manually without any issues. I ran the InfVerif.exe tool from the Windows Developer Kit against the provided inf file and only a single warning was issued about an unused string. I would like to know why the inf parsing is failing, or if there some way to validate a user-provided inf file in the same way that is performed internally by this RPC install method. I am attaching a packet capture taken on the Windows Server during the failure and also the .inf file used(excluding the several other driver installation files and directories). Any other ideas what is happening here would be appreciated. Thank you. Justin Stephenson Red Hat
_______________________________________________ cifs-protocol mailing list [email protected] https://lists.samba.org/mailman/listinfo/cifs-protocol
