PowerShell Logo Small

Configuration



This is the built-in help made by Microsoft for the command 'Configuration', in PowerShell version 5 - as retrieved from Windows version 'Microsoft Windows Server 2012 R2 Standard' PowerShell help files on 2016-06-23.

For PowerShell version 3 and up, where you have Update-Help, this command was run just before creating the web pages from the help files.

SYNOPSIS


Configuration [[-ResourceModuleTuplesToImport] <List[Tuple[string[],ModuleSpecification[],version]]>] [[-OutputPath] <Object>] [[-Name] <Object>] [[-Body] <scriptblock>] [[-ArgsToBody] <hashtable>] [[-ConfigurationData] <hashtable>] [[-InstanceName] <string>] [<CommonParameters>]

SYNTAX


syntaxItem
----------
{@{name=Configuration; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}}


Search powershellhelp.space

DESCRIPTION

<

RELATED LINKS

navigationLink
--------------
{@{uri=http://go.microsoft.com/fwlink/?LinkId=517195}}


REMARKS

Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.
-- To download and install Help files for the module that includes this cmdlet, use Update-Help.
-- To view the Help topic for this cmdlet online, type: "Get-Help Configuration -Online" or
go to http://go.microsoft.com/fwlink/?LinkId=517195.

<

Examples