Import SchemaAttributesAndBindings - wim-beck/IS4U-FIM-Powershell GitHub Wiki
Create new attributes and bindings based on data in given CSV file.
Import-SchemaAttributesAndBindings [-CsvFile] <String> [<CommonParameters>]
Create new attributes and bindings based on data in given CSV file.
TODO : add parameter for MPR
| Property | Value |
|---|---|
| Type | String |
| Required | true |
| Position | 1 |
| Default value | |
| Accept pipeline input | false |
Import-SchemaAttributesAndBindings -CsvFile ".\SchemaAttributesAndBindings.csv"