Skip to content

Invoke CSVToIntuneUpload.ps1 Usage

Weatherlights edited this page Mar 29, 2021 · 2 revisions

This script can be used to upload the output of a conversion script to Microsoft Intune. This process will create a ready to use Intune configuration profile.

Parameter

Name Datatype Description Sample
FilePath string Specify the path to the file you want to upload. c:\PolicyApplicator\vlcrc_production.csv
PolicyName string The name of the configuration profile you want to create in Microsoft Intune.. VLC media player configuration
AdminConsent switch You can supply this switch if you want to connect to Intune with an Admin Consent prompt (You should do this at least once if you did not approve the Microsoft.Graph.Intune to your tenant yet).