Share via


Add-SPEduUser

Do not use

Syntax

Default (Default)

Add-SPEduUser
    [-AssignmentCollection <SPAssignmentCollection>]
    [-FirstName <String>]
    [-LastName <String>]
    -Role <String>
    -Site <SPSitePipeBind>
    -UserAlias <String>
    [-UserEmail <String>]
    [<CommonParameters>]

Description

Do not use

Examples

Example 1

Do not use

Parameters

-AssignmentCollection

Applicable: SharePoint Server 2013

Do not use

Parameter properties

Type:SPAssignmentCollection
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False

-FirstName

Applicable: SharePoint Server 2013

Do not use

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:True
Value from pipeline by property name:True
Value from remaining arguments:False

-LastName

Applicable: SharePoint Server 2013

Do not use

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:True
Value from pipeline by property name:True
Value from remaining arguments:False

-Role

Applicable: SharePoint Server 2013

Do not use

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:True
Value from remaining arguments:False

-Site

Applicable: SharePoint Server 2013

Do not use

Parameter properties

Type:SPSitePipeBind
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:True
Value from remaining arguments:False

-UserAlias

Applicable: SharePoint Server 2013

Do not use

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:True
Value from remaining arguments:False

-UserEmail

Applicable: SharePoint Server 2013

Do not use

Parameter properties

Type:String
Default value:None
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:True
Value from pipeline by property name:True
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Inputs

System.String

Microsoft.SharePoint.PowerShell.SPSitePipeBind Microsoft.SharePoint.PowerShell.SPAssignmentCollection

Outputs

System.Object