Creates a new Sitecore role.
New-Role [-Identity] <AccountIdentity>
The New-Role command creates a new Sitecore role.
© 2010-2019 Adam Najmanowicz, Michael West. All rights reserved. Sitecore PowerShell Extensions
Role name including domain. If no domain is specified - 'sitecore' will be used as the default value
Aliases | |
---|---|
Required? | true |
Position? | 1 |
Default Value | |
Accept Pipeline Input? | true (ByPropertyName) |
Accept Wildcard Characters? | false |
The input type is the type of the objects that you can pipe to the cmdlet.
- System.String
The output type is the type of the objects that the cmdlet emits.
- Sitecore.Security.Accounts.Role
Help Author: Adam Najmanowicz, Michael West
PS master:\> New-Role -Identity Michael