< Back

New-CoaUser

Mon Jan 13, 2020 3:54 am

NAME New-CoaUser



SYNOPSIS

Creates the new user object that can be used by other cmdlets to complete the attributes needed for new user

creation.





SYNTAX

New-CoaUser [-SamAccountName] <String> [-Firstline] [<CommonParameters>]





DESCRIPTION

A new user consists of the SamAccountName and which license you will assign. This cmdlet preps those two things,

and can hand them off to Set-CoaExchangeAttributes, Set-CoaExoAttributes to complete the attributes needed for new

user creation





PARAMETERS

-SamAccountName <String>

Specifies the samAccountName for the user



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Firstline [<SwitchParameter>]

Switch used to make the user a Firstline worker; default is Enterprise worker



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>New-CoaUser joe.crockett













-------------------------- EXAMPLE 2 --------------------------



PS C:\\>New-CoaUser joe.crockett -Firstline















RELATED LINKS





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=Remove-CoaUser; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

Remove-CoaUser [-SamAccountName] <string> [<CommonParameters>]



Remove-CoaUser [-CommaSeparatedSamAccountNames] <string[]> [<CommonParameters>]



ModuleName : CoaOnlineModule

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Remove-CoaUser

Category : Function

Component :

Role :

Functionality :