Customize Windows 10 Image in Audit Mode with Sysprep  

Page 28 of 70 FirstFirst ... 18262728293038 ... LastLast

  1. Posts : 17,661
    Windows 10 Pro
    Thread Starter
       #270
      My Computer


  2. Posts : 1
    Windows 10 Education 1511
       #271

    Kari said:
    • CopyProfile works perfectly apart from a small glitch (end users seeing built-in admin desktop and recent files in Quick Access. This can be easily fixed)
    Can you explain how best to remove the link to the admin desktop in the Quick access list - can this be done via a login script or similar?

    Thanks!
      My Computer


  3. Posts : 17,661
    Windows 10 Pro
    Thread Starter
       #272

    Madcat said:
    Can you explain how best to remove the link to the admin desktop in the Quick access list - can this be done via a login script or similar?
    Hi Madcat, welcome to the Ten Forums.

    It's easy and logical. You can use synchronous commands in answer file or simply this trick (my favorite!):

    Before running Sysprep in Audit Mode, create the following batch file and save it as ANYNAME.bat in
    %appdata%\Microsoft\Windows\Start Menu\Programs\Startup:
    Code:
    echo Y | del %appdata%\microsoft\windows\recent\automaticdestinations\*
    del %0
    The batch file explained:
    • echo Y | = Pipes (sends) a letter Y to the command given after the Pipe (|) character
    • del %appdata%\microsoft\windows\recent\automaticdestinations\* = Resets the Quick Access to defaults. This command expects the user to enter either Y for Yes or N for No. As the Y will be in this case piped, user interaction is not needed but instead the Y will be entered automatically
    • del %0 = Deletes the batch file itself after it has been run. Leaving this away, not deleting the batch file, would reset the Quick Access every time the user signs in

    File is now saved in built-in admin's Startup folder, which will be copied among other customizations to Default User Profile when you sysprep with CopyProfile set TRUE using the /generalize switch.

    Now whenever a new user account will be created, be it the initial user created in OOBE or any user created anytime later, the batch will be run once for each user resetting the Quick Access to defaults and then removing itself.

    Kari
    Last edited by Kari; 08 Dec 2015 at 14:56.
      My Computer


  4. Posts : 2
    Windows 10 Pro
       #273

    Multiple Editions


    Hi, does anyone have any idea how to make an answer file for a setup with install.wim that contains multiple editions?
    I've made one to include Core, Pro, Eduction and Enterprise editions X86 and X64 all in one.

    I get that you can have multiple <component> tags with all those editions and architectures but what about the <cpi:offlineImage> tag?
    Last edited by Pk King X11; 14 Dec 2015 at 07:35. Reason: Remove code tags
      My Computer


  5. Posts : 12
    win 10
       #274

    hello,

    can i instal win 10 and office updates before taking image ?
    cause its much faster when i instaling machines with newest updates on it :)
      My Computer


  6. Posts : 147
    Windows 10 x64
       #275

    lignja8 said:
    hello,

    can i instal win 10 and office updates before taking image ?
    cause its much faster when i instaling machines with newest updates on it :)
    You can install updates, but you can't install new builds (like 1511). For new builds, you will need to recreate your image.

    That's why CopyProfile and Audit Mode are no longer supported. ICD allows you to quickly recreate your images, which is the supported way to create images now.
      My Computer


  7. Posts : 17,661
    Windows 10 Pro
    Thread Starter
       #276

    jfreemont said:
    That's why CopyProfile and Audit Mode are no longer supported. ICD allows you to quickly recreate your images, which is the supported way to create images now.
    I am getting tired for this, always correcting the wrong information from the the same source.

    Audit Mode is still supported and totally working. CopyProfile when set to TRUE has a small glitch for which I have posted the simple solution earlier in this thread, last time only a few days ago.

    Kari
      My Computer


  8. Posts : 5
    Windows 10 Pro
       #277

    I had built a Windows image using Enterprise build 10240 but prevented Windows from obtaining updates because I needed to use CopyProfile, which at that time would break Cortana. Now that build 1511 is out can I do an in place upgrade of those machines without Cortana breaking? The alternative is that I make a new image based on 1511 from scratch and re-image all of my machines again, which I would prefer not to do.

    Nathan
      My Computer


  9. Posts : 17,661
    Windows 10 Pro
    Thread Starter
       #278

    bmwrocks said:
    I had built a Windows image using Enterprise build 10240 but prevented Windows from obtaining updates because I needed to use CopyProfile, which at that time would break Cortana. Now that build 1511 is out can I do an in place upgrade of those machines without Cortana breaking? The alternative is that I make a new image based on 1511 from scratch and re-image all of my machines again, which I would prefer not to do.

    Nathan
    In-place upgrade on a working system does not break Cortana, at least it has never done it for me.
      My Computer


  10. Posts : 2
    Windows 10 Enterprise LTSB
       #279

    If you install the OS with a network connection and install windows updates in audit mode does copyprofile still break search? I've been avoiding installing any updates in audit mode because of this.
      My Computer


 

Tutorial Categories

Customize Windows 10 Image in Audit Mode with Sysprep Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 10:18.
Find Us




Windows 10 Forums