I am able to get this to work when I want to add something to the c:\windows\system32 folder of a build, by going to the MDT server share: distribution$\control\custom_image_name folder and adding: $OEM$\$$\System32 and placing whatever files or folders in that folder (in my case additional .dlls for custom apps). The usual setting to go to the root is: $OEM$\$1, but it doesn't work. Wondering if there is a new syntax for it? |