PowerShell Logo Small

Import-PowerShellDataFile



This is the built-in help made by Microsoft for the command 'Import-PowerShellDataFile', 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


Import-PowerShellDataFile [[-Path] <string[]>] [<CommonParameters>]

Import-PowerShellDataFile [-LiteralPath <string[]>] [<CommonParameters>]

SYNTAX


syntaxItem
----------
{@{name=Import-PowerShellDataFile; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}, @{name=Import-PowerShellDataFile; CommonParameters=Tr...


Search powershellhelp.space

DESCRIPTION

<

RELATED LINKS

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


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 Import-PowerShellDataFile -Online" or
go to http://go.microsoft.com/fwlink/?LinkID=623621.

<

Examples