New-DSFolder
Synopsis
Syntax
__AllParameterSets
New-DSFolder [-VaultID] <guid> [-Name] <string> [[-Description] <string>] [[-Domain] <string>]
[[-Username] <string>] [[-Password] <string>] [[-Keywords] <string[]>] [[-Group] <string>]
[[-CheckOutMode] <CheckOutMode>] [[-CheckOutCommentMode] <CheckOutCommentMode>] [-AsLegacyResponse]
[<CommonParameters>]Description
Parameters
-AsLegacyResponse
Type: System.Management.Automation.SwitchParameter
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: Named
IsRequired: false
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''-CheckOutCommentMode
-CheckOutMode
-Description
-Domain
-Group
-Keywords
-Name
-Password
-Username
-VaultID
CommonParameters
Notes
Last updated
Was this helpful?