• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Windows 10 1703 delete "this" if you use "CopyProfile" in unattend.xml

Scheduled Pinned Locked Moved Solved
Tutorials
1
1
3.0k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • X
    x23piracy
    last edited by x23piracy Sep 7, 2017, 4:08 AM Sep 6, 2017, 1:47 PM

    Hi,

    when using the “CopyProfile” bit in unattend.xml with Windows 10 1703 you may mention strange problems when creating new user profiles, therefore it’s needed to delete the following file and folders after deployment.

    I solve this by adding the following lines to my SetupComplete.cmd:

    I’ve added this to my setupcomplete.cmd:

    rd /S /Q "C:\Users\Default\AppData\LocalLow"
    rd /S /Q "C:\users\Default\AppData\Local\Microsoft\Windows\WebCache"
    rd /S /Q "C:\Users\Default\AppData\Local\Microsoft\Windows\INetCache"
    del /F "C:\Users\Default\AppData\Local\Microsoft\Windows\WebCacheLock.dat"
    

    When this is done i can start Internet Explorer under every user again and Office 365 registration is functional.
    This was the inital issue: https://forums.fogproject.org/topic/10210/windows-10-1703-image-with-strange-issue/21

    Regards X23

    ║▌║█║▌│║▌║▌█

    1 Reply Last reply Reply Quote 2
    • 1 / 1
    1 / 1
    • First post
      1/1
      Last post

    162

    Online

    12.0k

    Users

    17.3k

    Topics

    155.2k

    Posts
    Copyright © 2012-2024 FOG Project