< Back

Get-ADFSTkTransformRuleObjects

Fri Jan 10, 2020 7:25 pm

NAME Get-ADFSTkTransformRuleObjects



SYNTAX

Get-ADFSTkTransformRuleObjects





PARAMETERS

None





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





examples : @{example=System.Management.Automation.PSObject[]}

inputTypes : @{inputType=@{type=@{name=zero or more inputs of an array of string to command}}}

syntax : @{syntaxItem=@{name=New-ADFSTkConfiguration; parameter=@{name=MigrationConfig;

parameterValue=String[]; required=false; globbing=false; pipelineInput=true (ByValue); position=1}}}

parameters : @{parameter=@{defaultValue=; parameterValue=String[]; name=MigrationConfig; type=@{name=String[]};

required=false; globbing=false; pipelineInput=true (ByValue); position=1}}

details : @{name=New-ADFSTkConfiguration; description=System.Management.Automation.PSObject[]}

description : {@{Text=This command creates a new or migrates an older configuration to a newer one when invoked.



How this Powershell Cmdlet works:



When loaded we:

- seek out a template configuration in $Module-home/config/default/en/config.ADFSTk.default*.xml

-- where * is the language designation, usually 'en'

- if invoked with -MigrateConfig, the configuration attempts to detect the previous answers as

defaults to the new ones where possible}}

returnValues : @{returnValue=@{type=@{name=configuration file(s) for use with current ADFSToolkit that this command

is associated with}}}

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

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

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

Name : New-ADFSTkConfiguration

Category : Function

Synopsis : Create or migrats an ADFSToolkit configuration file per aggregate.

Component :

Role :

Functionality :

ModuleName : ADFSToolkit