< Back

Get-OpenFile

Sat Jan 18, 2020 8:23 pm

NAME Get-OpenFile



SYNTAX

Get-OpenFile [[-Computername] <string[]>] [[-Username] <string>] [<CommonParameters>]





PARAMETERS

-Computername <string[]>



Required? false

Position? 0

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-Username <string>



Required? false

Position? 1

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

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

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





INPUTS

System.String[]

System.String





OUTPUTS

System.Io.File.OpenFile





ALIASES

gop





REMARKS

None