Jump to content


MeMyselfAndI

Established Members
  • Posts

    21
  • Joined

  • Last visited

Profile Information

  • Gender
    Female
  • Location
    Belgium

MeMyselfAndI's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. Created a ticket with Microsoft. It's a known issue. Their answer: Cause: Known bug. Resolution: Hotfix is expected to be released in October to solve the issue.
  2. 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.
  3. I have exactly the same issue. Did you find a solution for it?
  4. Dear all, Since my users also create their own folders and files under their profile f.e. C:\Users\User01\Myfolder, I want the USMT to copy those folders/files as well (I don't know the names of the folders/files). At this moment USMT only copies everything under Desktop, Documents, Downloads,... but not the folders/files at the same folder level. How can I do this? At the same time, I want to exclude f.e. AppData, Saved Games etc. Is this possible? PS. I migrate from Windows 7 to Windows 10.
  5. Have a look at this blog: http://www.scconfigmgr.com/2014/01/30/create-an-answer-file-for-language-settings-during-osd-with-configmgr/
  6. Hi all, I'm creating a reference image for Windows 10 enterprise and don't know how I can set the language to English (United States) while the input method is set to nl-BE. I know the existence of UserLocale, UILanguage, KeyboardLocale, InputLocale and SystemLocale in the customsettings.ini and unattend.xml file, but I just can't configure it correctly. I can, however, configure it manually in Windows. So, how can I configure the following unattended?: The reason why I want it like this, is that I don't want the app names in Dutch, I need them in English. But on the other hand, I want the keyboard configured as Azerty, not Qwerty. Does somebody know how to configure this?
  7. Hi All, I've created a reference image (windows 7 x64) a few months ago. This reference image also contains a few applications like Office 2013, Silverlight... I've been using this reference image for a few months now. I've installed it on several types of Dell clients and everything works fine. Last week, I received a new type of laptop (Dell Latitude E6540). I added the new drivers to the task sequence (apply driver package method) and started the installation. This went well, the task sequence finished without errors. I started the laptop and at first sight, everything looked ok, instead... at the add/remove programs, a lot of software was gone! Office, Silverlight... were not listed under add/remove programs! When I browse to program files (x86), the folders/files of the software are there. So... for some reason, this type of laptop breaks my reference image! I'm troubleshooting this issue for a week now, and don't know what to do anymore Can somebody give me some advice on this? Tanks in advance!
  8. Thanks Peter33 for the troubleshooting! I guess we have indeed to wait until the next CU.
  9. Hi All, I recently upgraded our SCCM server to SCCM 2012 R2. When I open the SCCM client on Windows 7 x86 (via the control panel), I receive the following messagebox after closing the SCCM client: No messages appear in the event viewer. Both clients 5.00.7958.1000 and 5.00.7958.1101 have this problem. The x64 sccm client is working fine. Is there someone with the same problem? How did you solve this issue?
  10. Did you solve this? I have exactly the same problem.
  11. I'm testing the restore scenario of SCCM 2012 SP1. I followed this Microsoft guide: http://technet.microsoft.com/en-us/library/gg712697.aspx There's a topic "Recover Content Files": Update content: When you start the update content action for a package or application deployment type, the content is copied from the package source to the content library. The package source files must be available in the original location for this action to finish successfully. You must perform this action on each package and application. For more information about updating content, see the Update Content on Distribution Points section in the Operations and Maintenance for Content Management in Configuration Manager topic. Does this mean that I have to right click on every application deployment type to update the content? We have a lot of applications, this would take me ages to do! Is there a way to update the content of all the applications at once? Maybe with a script? Thanks in advance!
  12. I wasn't allowed to insert a variable, only numbers. At the end, I discovered the variable OSDBitLockerPIN, which is used by the default SCCM "Enable Bitlocker" step. When this variable is set, it overwrites the pin which is set in the 'Enable Bitlocker' step.
×
×
  • 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.