Windows 10: Cant get the $oem$ folders to copy to where I want it.

Discus and support Cant get the $oem$ folders to copy to where I want it. in Windows 10 Installation and Upgrade to solve the problem; I'm trying to design a Win 10 (x64 pro) autoinstallation setup using Windows System Image Manager and answer files so I can save some time at work.... Discussion in 'Windows 10 Installation and Upgrade' started by Fredster38, Nov 17, 2017.

  1. Cant get the $oem$ folders to copy to where I want it.


    I'm trying to design a Win 10 (x64 pro) autoinstallation setup using Windows System Image Manager and answer files so I can save some time at work. I've only just recently started with it but I'm beginning to learn, thanks in part due to the tutorials on this website.

    My goal is to setup a self-contained Win10 install that runs from a USB, make partitions without any(little) user input and contains one main account, has custom background, custom User Logo, several installed third-party applications, custom Start-menu Tiles, custom start-page for webbrowsers, custom energy settings and more of the same. I've done the whole capture image into a custom install.wim but I can't get it to work as I wish and I'd rather keep at it with Autounattend.xml only.

    I've successfully experimented with, and implemented, several of the above mentioned "to-do"-list items. But so far what I've not been able to do despite browsing soooooo many online articles/tutorials that my eyes bleed is the whole $oem$ folder/configuration share/configuration set in working order.

    Here is what I do (when I fail):
    I have a folder full of third-party programs (java, adobe-reader, vlc-player, chrome etc) and backgrounds/images that I want automatically copied into the "c:\users\public\documents" folder of the destination-PC. I use Windows SIM to create a "Distribution Share"(Dist Share in short) folder on my tech-PC. Three folders are created including the "$OEM$ Folders". (Let's say it's on "c:\dist share\$OEM$ Folders" for simplicity's sake.)


    As I've understood it, in order for the automation process to copy these files to the respective folders on the destination-PC I have to create a folder structure inside $oem$folders to match. So in this case I've made the following folder structure in my distribution share: "c:\dist share\$OEM$ Folders\$1\users\public\documents". If I'd wanted to create a new folder instead I would have used "c:\dist share\$OEM$ Folders\$1\testfolder".

    I then create a configuration set: I select the target folder, which in this case is my Win10 USB drive: "d:\sources" and then I select the source: "c:\dist share"

    The files should then be copied into "C:\Users\Public\Documents" on the Destination-PC as I've understood it from all my previous perusing of tutorials on the web. The problem is they dont. Instead they are copied, along with the entire USB-media, into "c:\windows\configsetroot". Meaning full path is instead "c:\windows\configsetroot\sources\$OEM$ Folders\$1\users\public\documents" on the Destination-PC.

    I'm obviously missing something here. It does this every time I run this installation on a VMWare Virtual Machine. It's probably something simple I overlooked but not knowing makes me wanna chew my own foot off. I would apreciate any help in this matter.



    :)
     
    Fredster38, Nov 17, 2017
    #1

  2. I cant get my ring rones to change I want it to play a certin song I bought

    The current release of Windows Phone 7 does not allow custom ringtones. The update late this year (known as "Mango") will allow custom ringtones.
     
    Trevor J Lawrence, Nov 17, 2017
    #2
  3. I cant get my ring rones to change I want it to play a certin song I bought

    I bought a ringtone but it only plyas for mecia player im so confused
     
    Carol57575757, Nov 17, 2017
    #3
  4. essenbe Win User

    Cant get the $oem$ folders to copy to where I want it.

    essenbe, Nov 17, 2017
    #4
  5. Thank you for the link but like I said I'd rather not have to use imaging if it can be done with the autounattend file. I might not be able to get all the functions/configurations done via Windows SIM but right now I would settle for getting my automated installation to copy the third-party files to the right folder on the Destination-PC which is something Windows SIM is supposedly able to do using the Distribution Share but I cannot get it to work.
     
    Fredster38, Nov 17, 2017
    #5
  6. essenbe Win User
    Maybe @Kari could take a look. He's very experienced with answer files.
     
    essenbe, Nov 17, 2017
    #6
  7. My foot would apreciate that *Biggrin
     
    Fredster38, Nov 17, 2017
    #7
  8. Kari Win User

    Cant get the $oem$ folders to copy to where I want it.

    Just a question:

    If all you want to is to get some files to Public\Documents folder, why don't you just place the files there when customizing image in Audit Mode, set CopyProfile = TRUE in unattend.xml, run Sysprep with /generalize switch and capture the image?

    When installed from your custom install.wim, Windows would then contain your data in Public\Documents.

    Anyway, if you insist using $OEM$ folders, here some reference articles from Microsoft worth to read with thought:
    Judging by your original post you for sure do not need any advice in creating answer files, but I'll add the tutorial link just in case you want some reference: Create media for automated unattended install of Windows 10 Installation Upgrade Tutorials
     
  9. When I first started experimenting 3-4 weeks ago I began with Windows SIM and eventually got stuck with the OEM folders.
    I then tried the whole capture image approach via the Tutorial you linked.
    I've had several problems with the custom imaging despite the tutorial.

    Maybe it's easier if I describe exactly what I'm after.
    I work for a small IT company that sells computers, repairs & services. It is mostly my task to perform clean installs of Windows 10 (which includes installing Windows Updates) on computers which are afterwards specially configured and installed with third-party software such as adobe, vlc, remote desktop support etc. Allthough we don't do the installations by the hundreds each week it is all done manually which is why I started with Answer file configurations to begin with.

    Here is what is expected of each install besides the obvious like partitioning, language selection and product key:

    • The creation of one main local account with a custom name with Admin rights that logs in automatically.
    • Custom OEM pic for said account with the Company logo.
    • Custom Computer-name (company name+"computer")
    • Custom (OEM) support-url, support-telephone-number & webpage
    • Installation of several programs including Adobe Reader, VLC player, Java, Chrome and a remote desktop support app developed by the company. (the last installs just like any other program)
    • The tiles on the start-menu are to be sorted according to a pre-determined layout. Using Win10 group policy is not a viable option as it will fix them in place afterwards and not allow the user to add/replace/move the tiles.
    • Custom set of icons in the taskbar.
    • Custom set of icons on the desktop.
    • Setting the built in browser's (Edge) default start-page to that of the company and also that of Chrome.
    • Switching the same two browser's default search-engine to Google instead of Bing.
    • Customizing the energy settings of the screen, harddrive and network card: Adjusting how long before the screen and harddrive shuts down. This include turning of the Network card's power saving mode.
    • Installing and configuring the company's own custom screensaver.
    • Custom desktop background image
    • Running Windows Update for latest updates, though with the exception of the Creators Fall Update this does not need to be included on the Install media and/or done automatically.
    • Running the Disk Cleanup utility.
    • Activating and creating a system restore point.
    • Done!
    These are the things that I want done automatically as far as it's possible. Just plugin a USB, run it and go AFK. I've already managed to set up a autoattend.xml that performs the partitioning, language-selection, user account creation without having to stop for anything but the product key. You can see why I would like at least the $oem$folders copy-thing to work.
     
    Fredster38, Nov 17, 2017
    #9
  10. Kari Win User
    My question remains: As you must do the customizations in Audit Mode and then sysprep to get a generalized, hardware independent image, why do you not put the files in Public\Documents folder before sysprepping and capturing the image?

    In doing so, each PC which got Windows installed from your custom image would automatically contain said files exactly where you want them to be, in Public\Documents.

    I am sorry but I fail to see the importance of using $OEM$ folders instead of that stunningly simple approach?
     
  11. Just to be clear, when I said I wanted oem folders to work I meant in Autoattend. I already know that in a captured image the programs are installed and the other files already in place.. I actually did successful captures of Win10 installations using the tutorial on this site.

    There are a few issues that appeared that I wasn't able to overcome though (and one I had to find another tutorial for). To be honest it scared me away; the whole process of capturing and maintaining images (plus the issues I had). I've lost track how many times I've mounted a install.wim just to replace the unattend.xml and then repack it just to see if this version worked better than the last one.
    It felt like using a single file, properly and meticulously configured: autoanswer.xml was alot more easier..Minus the oem folder problem which I hoped I could figure out. From the Windows SIM menu it definetly seemed like you could do almost everything. *Smile

    Since I'm on the subject I could mention the two main issues I wasn't able to fix: Once I captured an image and proceeded to install it (using VmWare) I kept getting this message:
    The other was (is) "defaultuser0". And of course the tiles aren't sorted in the captured install. I get the impression that since 1703 there has been difficult to import a custom tile layout.

    I also had issue with the user accounts in general. The first time I performed a (captured) installation I got two seperate accounts with the same name. Another time it simply said "incorrect username and/or password" at startup. Then there was this time when there was just a local account created that did not have any admin-rights whatsoever meaning I couldn't even run the simplest of programs. *TongueObviously I missed more than one thing in my configuration attempts.
    Like I said, all of it it was a major bummer so I figured that using Windows SIM & autoattend.xml was the way to go instead of images.
    Plust the fact that I had not even heard of Windows ADK & SIM or answer files until 4 weeks ago I've had alot to read up on and honestly there are things that I have yet to grasp.
     
    Fredster38, Nov 17, 2017
    #11
  12. Thank you for the offer but I gave up trying to get the Windows System Image Manager to work in this regard, and I don't want to (further) mess around with a full system copy/sysprep/etc so I reverted back to a lightly customized Win 10 install (ntlite) with a complementary USB stick with a small batch file to copy the files plus some configs.

    Again thank you for the offer *Smile
     
    Fredster38, Apr 4, 2018
    #12
  13. tlhill76 Win User

    Cant get the $oem$ folders to copy to where I want it.

    Are you still needing help? I work alot with the $oem$ folder and may be able to help.
     
    tlhill76, Apr 7, 2018
    #13
Thema:

Cant get the $oem$ folders to copy to where I want it.

Loading...
  1. Cant get the $oem$ folders to copy to where I want it. - Similar Threads - Cant $oem$ folders

  2. Cant get a folder into the comunity folder

    in Windows 10 Software and Apps
    Cant get a folder into the comunity folder: Cant get a folder into the comunity folder as it starts and then say error 8x80010135 https://answers.microsoft.com/en-us/windows/forum/all/cant-get-a-folder-into-the-comunity-folder/d59c76ed-c8a4-4440-8c20-c14339a0f913
  3. Where can I legally get a copy of Windows 95?

    in Windows 10 Gaming
    Where can I legally get a copy of Windows 95?: I am trying to backup a Cutler Hammer D50 PLC. It uses WinGPC. It is a very old software that used to run on Windows 95. I was able to get a copy of the software from EATON and install it on Windows 11. The software launches just fine, but when I go to connect to the PLC. I...
  4. Where can I legally get a copy of Windows 95?

    in Windows 10 Software and Apps
    Where can I legally get a copy of Windows 95?: I am trying to backup a Cutler Hammer D50 PLC. It uses WinGPC. It is a very old software that used to run on Windows 95. I was able to get a copy of the software from EATON and install it on Windows 11. The software launches just fine, but when I go to connect to the PLC. I...
  5. i cant move and copy files to the program filesx86 folder

    in Windows 10 Gaming
    i cant move and copy files to the program filesx86 folder: it used to work but when i try it it wont move to the folder example: i downloaded an mod that requires me to move an folder from the program filesx86 but when i tried it it wont move even tho i am using the administrator acc tried move to and copy to it wont work...
  6. i cant move and copy files to the program filesx86 folder

    in Windows 10 Software and Apps
    i cant move and copy files to the program filesx86 folder: it used to work but when i try it it wont move to the folder example: i downloaded an mod that requires me to move an folder from the program filesx86 but when i tried it it wont move even tho i am using the administrator acc tried move to and copy to it wont work...
  7. i cant move and copy files to the program filesx86 folder

    in Windows 10 Network and Sharing
    i cant move and copy files to the program filesx86 folder: it used to work but when i try it it wont move to the folder example: i downloaded an mod that requires me to move an folder from the program filesx86 but when i tried it it wont move even tho i am using the administrator acc tried move to and copy to it wont work...
  8. Where can I get a copy of Win10pro?

    in Windows 10 Installation and Upgrade
    Where can I get a copy of Win10pro?: So, I'm looking for a clean copy of Win10pro(not from any existing PC I own) to instal on a new drive. Why? The last new instal I did was from a copy I sourced from a Dell PC and I'm convinced it was a faulty copy, as issues I had on the Dell were replicated on the new build,...
  9. Where can I get a copy of silverlight.diagcab

    in Windows 10 Installation and Upgrade
    Where can I get a copy of silverlight.diagcab: Good afternoon, The Download button found under the Fix it for me section in the Microsoft article for how to clean corrupt Silverlight install is no longer working. When I click the button, I get a "404 Not Found" error. Silverlight is still supported, so I'm not sure...
  10. Need to get an OEM copy of Win 10

    in Windows 10 Ask Insider
    Need to get an OEM copy of Win 10: Hello I upgraded a friends win 7 computer with a new SS HD and discovered I can no longer upgrade to WIn 10 with the Win 7 password. So I am stuck with buying a WIn 10 license. Where is the best place to get a Win 10 OEM license? I hate to charge my friend retail for one....

Users found this page by searching for:

  1. $oem$ folders win10