Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Setup > Windows 2003 to 2008 Print Migration Errors

Reply
Thread Tools Display Modes

Windows 2003 to 2008 Print Migration Errors

 
 
Tyler McLaughlin
Guest
Posts: n/a

 
      04-10-2009
Migrating from W2K3-R2 Ent SP2 X32
Migrating to W2K8 Standard SP1 X64


When attempting the migration of our "non-inbox print driver" W2K3R2 print
cluster to W2K8 STD SP1, I'm receiving the following errors. (LPR Printing
Role has been installed)

There are quite a few like this for different drivers:

Log Name: Application
Source: Microsoft-Windows-PrintBRM
Date: 4/10/2009 7:06:53 AM
Event ID: 33
Task Category: (3)
Level: Error
Keywords: Classic
User: N/A
Computer: MCPRINTDEV02.mclane.mclaneco.com
Description:
The driver in the backup file is for a different processor architecture than
the destination computer, and Printbrm.exe (the Printer Migration Wizard or
the command-line tool) could not locate and install a native version of the
driver. Driver: SAVIN 9050 PCL 5e. Destination architecture: Windows x64.
Error: 0x80070057. The parameter is incorrect.
.. Install a native version of the driver on the destination computer and
then retry importing the print queues.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-PrintBRM"
Guid="{CF3F502E-B40D-4071-996F-00981EDF938E}" EventSourceName="PrintBrm" />
<EventID Qualifiers="49154">33</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>3</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-04-10T12:06:53.000Z" />
<EventRecordID>2997</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>MCPRINTDEV02.mclane.mclaneco.com</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">SAVIN 9050 PCL 5e</Data>
<Data Name="param2">Windows x64</Data>
<Data Name="param3">0x80070057. The parameter is incorrect.
</Data>
</EventData>
</Event>


There are quite a few like this for different LPR Ports:

Log Name: Application
Source: Microsoft-Windows-PrintBRM
Date: 4/10/2009 7:07:07 AM
Event ID: 73
Task Category: (8)
Level: Error
Keywords: Classic
User: N/A
Computer: MCPRINTDEV02.mclane.mclaneco.com
Description:
Printbrm.exe (the Printer Migration Wizard or the command-line tool) failed
to restore the Line Printer Remote (LPR) port 172.31.114.250:mymnt because
the LPR port monitor is not installed on the destination computer. Install
the LPR port monitor on the destination computer.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-PrintBRM"
Guid="{CF3F502E-B40D-4071-996F-00981EDF938E}" EventSourceName="PrintBrm" />
<EventID Qualifiers="32770">73</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>8</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-04-10T12:07:07.000Z" />
<EventRecordID>3044</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>MCPRINTDEV02.mclane.mclaneco.com</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">172.31.114.250:mymnt</Data>
</EventData>
</Event>


There are quite a few like this for different print queues:

Log Name: Application
Source: Microsoft-Windows-PrintBRM
Date: 4/10/2009 7:11:12 AM
Event ID: 21
Task Category: (2)
Level: Error
Keywords: Classic
User: N/A
Computer: MCPRINTDEV02.mclane.mclaneco.com
Description:
Printbrm.exe (the Printer Migration Wizard or the command-line tool) failed
to restore print queue MGDMY_128 because port 172.31.114.250:mymnt is
unknown. Printbrm.exe will attempt to restore the print queue on port FILE:
instead. This can occur if the backup file contains incomplete data about the
port, or if the port or port settings are incompatible with the version of
Windows installed on the destination computer. Recreate the affected port on
the destination computer and then change the print queue to use the new port.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-PrintBRM"
Guid="{CF3F502E-B40D-4071-996F-00981EDF938E}" EventSourceName="PrintBrm" />
<EventID Qualifiers="32770">21</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-04-10T12:11:12.000Z" />
<EventRecordID>3189</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>MCPRINTDEV02.mclane.mclaneco.com</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">MGDMY_128</Data>
<Data Name="param2">172.31.114.250:mymnt</Data>
</EventData>
</Event>

There are quite a few like this for printer drivers:

Log Name: Application
Source: Microsoft-Windows-PrintBRM
Date: 4/10/2009 7:14:36 AM
Event ID: 76
Task Category: (2)
Level: Error
Keywords: Classic
User: N/A
Computer: MCPRINTDEV02.mclane.mclaneco.com
Description:
Printbrm.exe (the Printer Migration Wizard or the command-line tool) failed
to restore printer driver settings (PrinterDriverData, HPTRAYINFOREGDATA).
Error 0x800706f4. A null reference pointer was passed to the stub.
.. This can occur if the driver on the destination server is newer than the
driver in the migration file. Open the printer Properties dialog box on the
destination computer and manually specify the appropriate printer settings.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-PrintBRM"
Guid="{CF3F502E-B40D-4071-996F-00981EDF938E}" EventSourceName="PrintBrm" />
<EventID Qualifiers="49154">76</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>2</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-04-10T12:14:36.000Z" />
<EventRecordID>3294</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>MCPRINTDEV02.mclane.mclaneco.com</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">PrinterDriverData</Data>
<Data Name="param2">HPTRAYINFOREGDATA</Data>
<Data Name="param3">0x800706f4. A null reference pointer was passed to
the stub.
</Data>
</EventData>
</Event>

Warnings which occured (serveral like this for different drivers)

Log Name: Application
Source: Microsoft-Windows-PrintBRM
Date: 4/10/2009 7:06:52 AM
Event ID: 31
Task Category: (3)
Level: Warning
Keywords: Classic
User: N/A
Computer: MCPRINTDEV02.mclane.mclaneco.com
Description:
Printbrm.exe (the Printer Migration Wizard or the command-line tool)
restored a driver for a different processor architecture than that of the
destination computer. Printbrm.exe will attempt to locate and install a
native version of driver SAVIN 9050 PCL 5e on destination Windows x64. Try to
print to the print queue, and if necessary, manually install a native version
of the driver.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-PrintBRM"
Guid="{CF3F502E-B40D-4071-996F-00981EDF938E}" EventSourceName="PrintBrm" />
<EventID Qualifiers="32770">31</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>3</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2009-04-10T12:06:52.000Z" />
<EventRecordID>2996</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>MCPRINTDEV02.mclane.mclaneco.com</Computer>
<Security />
</System>
<EventData>
<Data Name="param1">SAVIN 9050 PCL 5e</Data>
<Data Name="param2">Windows x64</Data>
</EventData>
</Event>
 
Reply With Quote
 
 
 
 
Tyler McLaughlin
Guest
Posts: n/a

 
      04-10-2009
When attempting to download and install the W2K8 X64 driver from Savin for
the above referenced failed install of SAVIN 9050 PCL 5e; the following error
is being reported to the GUI (but not logged anywhere in the event logs)

Add Printer Driver Wizard (Window Title)
"Unable to install SAVIN 9050 PCL 5e, Type 3 - User Mode, x64 driver.
Operation could not be completed (error 0x00000003)."

Clicking OK is the only option. Upon clicking "OK" the following error is
reported to the GUI and again not logged in event logs:

Print Managment (Window Title)
"Failed to add driver. Operation could not be completed (error 0x00000578)."
"Tyler McLaughlin" wrote:

> Migrating from W2K3-R2 Ent SP2 X32
> Migrating to W2K8 Standard SP1 X64
>
>
> When attempting the migration of our "non-inbox print driver" W2K3R2 print
> cluster to W2K8 STD SP1, I'm receiving the following errors. (LPR Printing
> Role has been installed)
>
> There are quite a few like this for different drivers:
>
> Log Name: Application
> Source: Microsoft-Windows-PrintBRM
> Date: 4/10/2009 7:06:53 AM
> Event ID: 33
> Task Category: (3)
> Level: Error
> Keywords: Classic
> User: N/A
> Computer: MCPRINTDEV02.mclane.mclaneco.com
> Description:
> The driver in the backup file is for a different processor architecture than
> the destination computer, and Printbrm.exe (the Printer Migration Wizard or
> the command-line tool) could not locate and install a native version of the
> driver. Driver: SAVIN 9050 PCL 5e. Destination architecture: Windows x64.
> Error: 0x80070057. The parameter is incorrect.
> . Install a native version of the driver on the destination computer and
> then retry importing the print queues.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="Microsoft-Windows-PrintBRM"
> Guid="{CF3F502E-B40D-4071-996F-00981EDF938E}" EventSourceName="PrintBrm" />
> <EventID Qualifiers="49154">33</EventID>
> <Version>0</Version>
> <Level>2</Level>
> <Task>3</Task>
> <Opcode>0</Opcode>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2009-04-10T12:06:53.000Z" />
> <EventRecordID>2997</EventRecordID>
> <Correlation />
> <Execution ProcessID="0" ThreadID="0" />
> <Channel>Application</Channel>
> <Computer>MCPRINTDEV02.mclane.mclaneco.com</Computer>
> <Security />
> </System>
> <EventData>
> <Data Name="param1">SAVIN 9050 PCL 5e</Data>
> <Data Name="param2">Windows x64</Data>
> <Data Name="param3">0x80070057. The parameter is incorrect.
> </Data>
> </EventData>
> </Event>
>
>
> There are quite a few like this for different LPR Ports:
>
> Log Name: Application
> Source: Microsoft-Windows-PrintBRM
> Date: 4/10/2009 7:07:07 AM
> Event ID: 73
> Task Category: (8)
> Level: Error
> Keywords: Classic
> User: N/A
> Computer: MCPRINTDEV02.mclane.mclaneco.com
> Description:
> Printbrm.exe (the Printer Migration Wizard or the command-line tool) failed
> to restore the Line Printer Remote (LPR) port 172.31.114.250:mymnt because
> the LPR port monitor is not installed on the destination computer. Install
> the LPR port monitor on the destination computer.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="Microsoft-Windows-PrintBRM"
> Guid="{CF3F502E-B40D-4071-996F-00981EDF938E}" EventSourceName="PrintBrm" />
> <EventID Qualifiers="32770">73</EventID>
> <Version>0</Version>
> <Level>2</Level>
> <Task>8</Task>
> <Opcode>0</Opcode>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2009-04-10T12:07:07.000Z" />
> <EventRecordID>3044</EventRecordID>
> <Correlation />
> <Execution ProcessID="0" ThreadID="0" />
> <Channel>Application</Channel>
> <Computer>MCPRINTDEV02.mclane.mclaneco.com</Computer>
> <Security />
> </System>
> <EventData>
> <Data Name="param1">172.31.114.250:mymnt</Data>
> </EventData>
> </Event>
>
>
> There are quite a few like this for different print queues:
>
> Log Name: Application
> Source: Microsoft-Windows-PrintBRM
> Date: 4/10/2009 7:11:12 AM
> Event ID: 21
> Task Category: (2)
> Level: Error
> Keywords: Classic
> User: N/A
> Computer: MCPRINTDEV02.mclane.mclaneco.com
> Description:
> Printbrm.exe (the Printer Migration Wizard or the command-line tool) failed
> to restore print queue MGDMY_128 because port 172.31.114.250:mymnt is
> unknown. Printbrm.exe will attempt to restore the print queue on port FILE:
> instead. This can occur if the backup file contains incomplete data about the
> port, or if the port or port settings are incompatible with the version of
> Windows installed on the destination computer. Recreate the affected port on
> the destination computer and then change the print queue to use the new port.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="Microsoft-Windows-PrintBRM"
> Guid="{CF3F502E-B40D-4071-996F-00981EDF938E}" EventSourceName="PrintBrm" />
> <EventID Qualifiers="32770">21</EventID>
> <Version>0</Version>
> <Level>2</Level>
> <Task>2</Task>
> <Opcode>0</Opcode>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2009-04-10T12:11:12.000Z" />
> <EventRecordID>3189</EventRecordID>
> <Correlation />
> <Execution ProcessID="0" ThreadID="0" />
> <Channel>Application</Channel>
> <Computer>MCPRINTDEV02.mclane.mclaneco.com</Computer>
> <Security />
> </System>
> <EventData>
> <Data Name="param1">MGDMY_128</Data>
> <Data Name="param2">172.31.114.250:mymnt</Data>
> </EventData>
> </Event>
>
> There are quite a few like this for printer drivers:
>
> Log Name: Application
> Source: Microsoft-Windows-PrintBRM
> Date: 4/10/2009 7:14:36 AM
> Event ID: 76
> Task Category: (2)
> Level: Error
> Keywords: Classic
> User: N/A
> Computer: MCPRINTDEV02.mclane.mclaneco.com
> Description:
> Printbrm.exe (the Printer Migration Wizard or the command-line tool) failed
> to restore printer driver settings (PrinterDriverData, HPTRAYINFOREGDATA).
> Error 0x800706f4. A null reference pointer was passed to the stub.
> . This can occur if the driver on the destination server is newer than the
> driver in the migration file. Open the printer Properties dialog box on the
> destination computer and manually specify the appropriate printer settings.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="Microsoft-Windows-PrintBRM"
> Guid="{CF3F502E-B40D-4071-996F-00981EDF938E}" EventSourceName="PrintBrm" />
> <EventID Qualifiers="49154">76</EventID>
> <Version>0</Version>
> <Level>2</Level>
> <Task>2</Task>
> <Opcode>0</Opcode>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2009-04-10T12:14:36.000Z" />
> <EventRecordID>3294</EventRecordID>
> <Correlation />
> <Execution ProcessID="0" ThreadID="0" />
> <Channel>Application</Channel>
> <Computer>MCPRINTDEV02.mclane.mclaneco.com</Computer>
> <Security />
> </System>
> <EventData>
> <Data Name="param1">PrinterDriverData</Data>
> <Data Name="param2">HPTRAYINFOREGDATA</Data>
> <Data Name="param3">0x800706f4. A null reference pointer was passed to
> the stub.
> </Data>
> </EventData>
> </Event>
>
> Warnings which occured (serveral like this for different drivers)
>
> Log Name: Application
> Source: Microsoft-Windows-PrintBRM
> Date: 4/10/2009 7:06:52 AM
> Event ID: 31
> Task Category: (3)
> Level: Warning
> Keywords: Classic
> User: N/A
> Computer: MCPRINTDEV02.mclane.mclaneco.com
> Description:
> Printbrm.exe (the Printer Migration Wizard or the command-line tool)
> restored a driver for a different processor architecture than that of the
> destination computer. Printbrm.exe will attempt to locate and install a
> native version of driver SAVIN 9050 PCL 5e on destination Windows x64. Try to
> print to the print queue, and if necessary, manually install a native version
> of the driver.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="Microsoft-Windows-PrintBRM"
> Guid="{CF3F502E-B40D-4071-996F-00981EDF938E}" EventSourceName="PrintBrm" />
> <EventID Qualifiers="32770">31</EventID>
> <Version>0</Version>
> <Level>3</Level>
> <Task>3</Task>
> <Opcode>0</Opcode>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2009-04-10T12:06:52.000Z" />
> <EventRecordID>2996</EventRecordID>
> <Correlation />
> <Execution ProcessID="0" ThreadID="0" />
> <Channel>Application</Channel>
> <Computer>MCPRINTDEV02.mclane.mclaneco.com</Computer>
> <Security />
> </System>
> <EventData>
> <Data Name="param1">SAVIN 9050 PCL 5e</Data>
> <Data Name="param2">Windows x64</Data>
> </EventData>
> </Event>

 
Reply With Quote
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      04-11-2009
Hello Tyler,

Did you had a look here about printmigration event id's and the possible
solutions?
http://technet.microsoft.com/en-us/l.../cc734757.aspx

Also see here:
http://trycatch.be/blogs/roggenk/arc...olidation.aspx

http://technet.microsoft.com/en-us/l...tePrintServers

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Migrating from W2K3-R2 Ent SP2 X32
> Migrating to W2K8 Standard SP1 X64
> When attempting the migration of our "non-inbox print driver" W2K3R2
> print cluster to W2K8 STD SP1, I'm receiving the following errors.
> (LPR Printing Role has been installed)
>
> There are quite a few like this for different drivers:
>
> Log Name: Application
> Source: Microsoft-Windows-PrintBRM
> Date: 4/10/2009 7:06:53 AM
> Event ID: 33
> Task Category: (3)
> Level: Error
> Keywords: Classic
> User: N/A
> Computer: MCPRINTDEV02.mclane.mclaneco.com
> Description:
> The driver in the backup file is for a different processor
> architecture than
> the destination computer, and Printbrm.exe (the Printer Migration
> Wizard or
> the command-line tool) could not locate and install a native version
> of the
> driver. Driver: SAVIN 9050 PCL 5e. Destination architecture: Windows
> x64.
> Error: 0x80070057. The parameter is incorrect.
> . Install a native version of the driver on the destination computer
> and
> then retry importing the print queues.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="Microsoft-Windows-PrintBRM"
> Guid="{CF3F502E-B40D-4071-996F-00981EDF938E}"
> EventSourceName="PrintBrm" />
> <EventID Qualifiers="49154">33</EventID>
> <Version>0</Version>
> <Level>2</Level>
> <Task>3</Task>
> <Opcode>0</Opcode>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2009-04-10T12:06:53.000Z" />
> <EventRecordID>2997</EventRecordID>
> <Correlation />
> <Execution ProcessID="0" ThreadID="0" />
> <Channel>Application</Channel>
> <Computer>MCPRINTDEV02.mclane.mclaneco.com</Computer>
> <Security />
> </System>
> <EventData>
> <Data Name="param1">SAVIN 9050 PCL 5e</Data>
> <Data Name="param2">Windows x64</Data>
> <Data Name="param3">0x80070057. The parameter is incorrect.
> </Data>
> </EventData>
> </Event>
> There are quite a few like this for different LPR Ports:
>
> Log Name: Application
> Source: Microsoft-Windows-PrintBRM
> Date: 4/10/2009 7:07:07 AM
> Event ID: 73
> Task Category: (8)
> Level: Error
> Keywords: Classic
> User: N/A
> Computer: MCPRINTDEV02.mclane.mclaneco.com
> Description:
> Printbrm.exe (the Printer Migration Wizard or the command-line tool)
> failed
> to restore the Line Printer Remote (LPR) port 172.31.114.250:mymnt
> because
> the LPR port monitor is not installed on the destination computer.
> Install
> the LPR port monitor on the destination computer.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="Microsoft-Windows-PrintBRM"
> Guid="{CF3F502E-B40D-4071-996F-00981EDF938E}"
> EventSourceName="PrintBrm" />
> <EventID Qualifiers="32770">73</EventID>
> <Version>0</Version>
> <Level>2</Level>
> <Task>8</Task>
> <Opcode>0</Opcode>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2009-04-10T12:07:07.000Z" />
> <EventRecordID>3044</EventRecordID>
> <Correlation />
> <Execution ProcessID="0" ThreadID="0" />
> <Channel>Application</Channel>
> <Computer>MCPRINTDEV02.mclane.mclaneco.com</Computer>
> <Security />
> </System>
> <EventData>
> <Data Name="param1">172.31.114.250:mymnt</Data>
> </EventData>
> </Event>
> There are quite a few like this for different print queues:
>
> Log Name: Application
> Source: Microsoft-Windows-PrintBRM
> Date: 4/10/2009 7:11:12 AM
> Event ID: 21
> Task Category: (2)
> Level: Error
> Keywords: Classic
> User: N/A
> Computer: MCPRINTDEV02.mclane.mclaneco.com
> Description:
> Printbrm.exe (the Printer Migration Wizard or the command-line tool)
> failed
> to restore print queue MGDMY_128 because port 172.31.114.250:mymnt is
> unknown. Printbrm.exe will attempt to restore the print queue on port
> FILE:
> instead. This can occur if the backup file contains incomplete data
> about the
> port, or if the port or port settings are incompatible with the
> version of
> Windows installed on the destination computer. Recreate the affected
> port on
> the destination computer and then change the print queue to use the
> new port.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="Microsoft-Windows-PrintBRM"
> Guid="{CF3F502E-B40D-4071-996F-00981EDF938E}"
> EventSourceName="PrintBrm" />
> <EventID Qualifiers="32770">21</EventID>
> <Version>0</Version>
> <Level>2</Level>
> <Task>2</Task>
> <Opcode>0</Opcode>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2009-04-10T12:11:12.000Z" />
> <EventRecordID>3189</EventRecordID>
> <Correlation />
> <Execution ProcessID="0" ThreadID="0" />
> <Channel>Application</Channel>
> <Computer>MCPRINTDEV02.mclane.mclaneco.com</Computer>
> <Security />
> </System>
> <EventData>
> <Data Name="param1">MGDMY_128</Data>
> <Data Name="param2">172.31.114.250:mymnt</Data>
> </EventData>
> </Event>
> There are quite a few like this for printer drivers:
>
> Log Name: Application
> Source: Microsoft-Windows-PrintBRM
> Date: 4/10/2009 7:14:36 AM
> Event ID: 76
> Task Category: (2)
> Level: Error
> Keywords: Classic
> User: N/A
> Computer: MCPRINTDEV02.mclane.mclaneco.com
> Description:
> Printbrm.exe (the Printer Migration Wizard or the command-line tool)
> failed
> to restore printer driver settings (PrinterDriverData,
> HPTRAYINFOREGDATA).
> Error 0x800706f4. A null reference pointer was passed to the stub.
> . This can occur if the driver on the destination server is newer than
> the
> driver in the migration file. Open the printer Properties dialog box
> on the
> destination computer and manually specify the appropriate printer
> settings.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="Microsoft-Windows-PrintBRM"
> Guid="{CF3F502E-B40D-4071-996F-00981EDF938E}"
> EventSourceName="PrintBrm" />
> <EventID Qualifiers="49154">76</EventID>
> <Version>0</Version>
> <Level>2</Level>
> <Task>2</Task>
> <Opcode>0</Opcode>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2009-04-10T12:14:36.000Z" />
> <EventRecordID>3294</EventRecordID>
> <Correlation />
> <Execution ProcessID="0" ThreadID="0" />
> <Channel>Application</Channel>
> <Computer>MCPRINTDEV02.mclane.mclaneco.com</Computer>
> <Security />
> </System>
> <EventData>
> <Data Name="param1">PrinterDriverData</Data>
> <Data Name="param2">HPTRAYINFOREGDATA</Data>
> <Data Name="param3">0x800706f4. A null reference pointer was
> passed to
> the stub.
> </Data>
> </EventData>
> </Event>
> Warnings which occured (serveral like this for different drivers)
>
> Log Name: Application
> Source: Microsoft-Windows-PrintBRM
> Date: 4/10/2009 7:06:52 AM
> Event ID: 31
> Task Category: (3)
> Level: Warning
> Keywords: Classic
> User: N/A
> Computer: MCPRINTDEV02.mclane.mclaneco.com
> Description:
> Printbrm.exe (the Printer Migration Wizard or the command-line tool)
> restored a driver for a different processor architecture than that of
> the
> destination computer. Printbrm.exe will attempt to locate and install
> a
> native version of driver SAVIN 9050 PCL 5e on destination Windows x64.
> Try to
> print to the print queue, and if necessary, manually install a native
> version
> of the driver.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
> <System>
> <Provider Name="Microsoft-Windows-PrintBRM"
> Guid="{CF3F502E-B40D-4071-996F-00981EDF938E}"
> EventSourceName="PrintBrm" />
> <EventID Qualifiers="32770">31</EventID>
> <Version>0</Version>
> <Level>3</Level>
> <Task>3</Task>
> <Opcode>0</Opcode>
> <Keywords>0x80000000000000</Keywords>
> <TimeCreated SystemTime="2009-04-10T12:06:52.000Z" />
> <EventRecordID>2996</EventRecordID>
> <Correlation />
> <Execution ProcessID="0" ThreadID="0" />
> <Channel>Application</Channel>
> <Computer>MCPRINTDEV02.mclane.mclaneco.com</Computer>
> <Security />
> </System>
> <EventData>
> <Data Name="param1">SAVIN 9050 PCL 5e</Data>
> <Data Name="param2">Windows x64</Data>
> </EventData>
> </Event>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Migration path from Windows Server 2003 to 2008? Which edition should we get? Spin Windows Server 3 07-21-2009 01:55 PM
Migration from SBS 2003 to Windows 2008 Standard w/ Exchange 2007 Kent Tylman Windows Small Business Server 4 06-18-2009 12:37 PM
SBS 2003 to Windows 2008 Migration Kirk Groome Windows Small Business Server 11 12-06-2008 10:38 PM
SBS 2003 Prem Migration to Windows 2008 with Exchange 2007 Brad K Windows Small Business Server 4 05-20-2008 04:42 AM
Windows 2003: after migration --> too many errors :( Server Setup 6 09-27-2003 03:25 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59