Jump to content


  • 0
MeMyselfAndI

Migrating network printers to Windows 10 (1607) using USMT

Question

Hi all,

I created a USMT scenario which worked fine for data/setting transfers between Windows 7 and Windows 10 (1511.)

I've updated our image to the new Windows 10 (1607). From then on the problems with the migration started. In my test case, only 1 of the 7 printers are transfered to the new Windows 10 (1607) image. Bofore that (transfer to 1511), all worked fine.

 

I use the following xml code for the transfer:

<!-- This component migrates network printers -->
<component type="Documents" context="User">
   <displayName>Mapped Printers</displayName>
      <role role="Data">
	<rules>
	  <include>
	    <objectSet>
	      <pattern type="Registry">HKCU\Printers\Connections\* [*]</pattern>
	      <pattern type="Registry">HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows [Device]</pattern>
	    </objectSet>
	  </include>
	</rules>
    </role>
</component>

The loadstate.log is exactly the same on Windows 10 1511 and Windows 10 1607. It seems that Windows 10 1607 handles the printers (or drivers?) differently?

 

Is anyone else having problems with printer migration to Windows 10 (1607)?

 

PS: Already tried the USMT from ADK 1511 and USMT from ADK 1607, both give the same issues.

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.