Forum Discussion

_PRyan's avatar
_PRyan
Brass Contributor
Jul 23, 2020
Solved

Using EnterpriseExtFileSystem CSP to Deliver File to Windows 10 Mobile Device

I am attempting to deliver a file to my Windows 10 IoT Enterprise device using a custom Configuration profile. I am trying to follow the https://docs.microsoft.com/en-us/windows/client-management/mdm...
  • _PRyan's avatar
    _PRyan
    Jul 24, 2020

    Oliver Kieselbach 

    I was finally able to get it to work. I changed the .txt file containing the Base64 encoded data to a .bin file and uploaded that under the Base64(File) data type. The file delivered and was converted back to the plain text where the device could read the scanner settings. I would like to thank you for talking this through with me! Much Appreciated!

Resources