Copy file to workstations with Windows Intune
Seems one of the only ways to copy files to PC’s in Intune seems to be to create an MSI file to deploy them which requires a MSI packager ( Laboursome) . However, this can also be done using Windows app (Win32) container
Copy.bat File
You will need to make sure the folder exists before you copy files to it such as below , or you can use the XCOPY function instead of copy
del.bat file
Next run the IntuneWinAppUtil.exe File
c:\TempPath\Intune-Win32-App-Packaging-Tool-master>IntuneWinAppUtil.exe
Please specify the source folder: F:\Config Files
Please specify the setup file: copy.bat
Please specify the output folder: C:\TempPath\BuildsoftAppps
Create a new Windows app (Win32) App in Intune , upload the copy.intunewin and use the commands below
Detection Rules
loading...
loading...
Tags: copy file, copy files, deploy files, https://github.com/Microsoft/Intune-Win32-App-Packaging-Tool, intune, move file, Windows app (Win32)
Trackback from your site.