PowerShell Logo Small

Configuration



This is the built-in help made by Microsoft for the command 'Configuration', in PowerShell version 4 - as retrieved from Windows version 'Microsoft Windows 8.1 Enterprise' 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 [[-ModuleDefinition] <Object>] [[-ResourceDefinition] <Object>] [[-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

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.

<

Examples