not solving bug for windowos 10

Discussion in 'Windows 10' started by yucharles, Oct 27, 2015.

  1. yucharles

    yucharles MDL Novice

    Jan 14, 2012
    10
    0
    0
    Unattend.chm(from system image manager) say:

    Unattended Windows Setup Reference-->Components-->Microsoft-Windows-Shell-Setup-->FolderLocations

    ProgramData is settable

    but when you setting : D:\ProgramData
    cause any Build breakdown
     
  2. yucharles

    yucharles MDL Novice

    Jan 14, 2012
    10
    0
    0
    in build 10576 still not solving

    i use Autounattend.xml

    <FolderLocations>
    <ProfilesDirectory>D:\Users</ProfilesDirectory>
    <ProgramData>D:\ProgramData</ProgramData>
    </FolderLocations>
     
  3. yucharles

    yucharles MDL Novice

    Jan 14, 2012
    10
    0
    0
    #4 yucharles, Nov 3, 2015
    Last edited: Nov 6, 2015
    (OP)
    to provide setting , but not allow to set,to do more than is required.
    always what MS say goes!


    Users Folder - Move Location in Windows 10
    looking tenforums in tutorials
    Audit Mode in sysprep unattend.xml
    <FolderLocations>
    <ProfilesDirectory>D:\Users</ProfilesDirectory>
    <ProgramData>D:\ProgramData</ProgramData>
    </FolderLocations>
    full code:
    ---------------------------------------------------------------
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="" xmlns:xsi="">
    <FolderLocations>
    <ProfilesDirectory>D:\Users</ProfilesDirectory>
    <ProgramData>D:\ProgramData</ProgramData>
    </FolderLocations>
    </component>
    </settings>
    <cpi:eek:fflineImage cpi:source="wim:E:\sources\install.wim#Windows 10 Pro" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>
     
  4. yucharles

    yucharles MDL Novice

    Jan 14, 2012
    10
    0
    0
    build 10586 rtm still not solving
     
  5. lobo11

    lobo11 TOMAHAWK CHOP

    Feb 16, 2012
    6,584
    5,362
    210
    Spyware working fine, can't fix that other stuff, collecting your data is more important, lol Yes I'm wearing a tin hat:D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...