Import SchemaAttributesAndBindings - wim-beck/IS4U-FIM-Powershell GitHub Wiki

Synopsis

Create new attributes and bindings based on data in given CSV file.

Syntax

Import-SchemaAttributesAndBindings [-CsvFile] <String> [<CommonParameters>]

Description

Create new attributes and bindings based on data in given CSV file.

Parameters

CsvFile

TODO : add parameter for MPR

Property Value
Type String
Required true
Position 1
Default value
Accept pipeline input false

Examples

Import-SchemaAttributesAndBindings -CsvFile ".\SchemaAttributesAndBindings.csv"

⚠️ **GitHub.com Fallback** ⚠️