< Back

Import-PowerShellDataFile

Tue Jan 29, 2019 10:21 pm

NAME Import-PowerShellDataFile



SYNOPSIS







SYNTAX

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



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





DESCRIPTION







PARAMETERS

-LiteralPath <String[]>





Required? false

Position? named

Default value None

Accept pipeline input? True (ByPropertyName)

Accept wildcard characters? false



-Path <String[]>





Required? false

Position? 0

Default value None

Accept pipeline input? False

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



NOTES









1:



PS C:\\>







RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/?LinkId=821817