< Back

Get-ForensicUsnJrnlPortable

Sat Jan 18, 2020 8:53 pm

NAME Get-ForensicUsnJrnlPortable



SYNTAX

Get-ForensicUsnJrnlPortable [[-VolumeName] <string[]>] [[-Usn] <long>] [<CommonParameters>]





PARAMETERS

-Usn <long>



Required? false

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-VolumeName <string[]>



Required? false

Position? 0

Accept pipeline input? false

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

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





examples : @{example=System.Management.Automation.PSObject[]}

inputTypes : @{inputType=@{type=@{name=System.Management.Automation.ScriptBlock};

description=System.Management.Automation.PSObject[]}}

alertSet : @{alert=System.Management.Automation.PSObject[]}

syntax : @{syntaxItem=System.Management.Automation.PSObject[]}

parameters : @{parameter=System.Management.Automation.PSObject[]}

details : @{description=System.Management.Automation.PSObject[]; verb=Invoke; noun=Command; name=Invoke-Command}

description : {@{Text=The Invoke-Command cmdlet runs commands on a local or remote computer and returns all output

from the commands, including errors. By using a single Invoke-Command command, you can run commands on

multiple computers.

}, @{Text=To run a single command on a remote computer, use the ComputerName parameter. To run a

series of related commands that share data, use the New-PSSession cmdlet to create a PSSession (a

persistent connection) on the remote computer, and then use the Session parameter of Invoke-Command to

run the command in the PSSession. To run a command in a disconnected session, use the

InDisconnectedSession parameter. To run a command in a background job, use the AsJob parameter.

}, @{Text=You can also use Invoke-Command on a local computer to evaluate or run a string in a script

block as a command. Windows PowerShell converts the script block to a command and runs the command

immediately in the current scope, instead of just echoing the string at the command line.

}, @{Text=To start an interactive session with a remote computer, use the Enter-PSSession cmdlet. To

establish a persistent connection to a remote computer, use the New-PSSession cmdlet.

}...}

relatedLinks : @{navigationLink=System.Management.Automation.PSObject[]}

returnValues : @{returnValue=@{type=@{name=System.Management.Automation.PSRemotingJob,

System.Management.Automation.Runspaces.PSSession, or the output of the invoked command};

description=System.Management.Automation.PSObject[]}}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:MSHelp : http://msdn.microsoft.com/mshelp

Name : Invoke-Command

Category : Cmdlet

Synopsis : Runs commands on local and remote computers.

Component :

Role :

Functionality :

PSSnapIn : Microsoft.PowerShell.Core

ModuleName : Microsoft.PowerShell.Core





examples : @{example=System.Management.Automation.PSObject[]}

inputTypes : @{inputType=@{type=@{name=System.Management.Automation.ScriptBlock};

description=System.Management.Automation.PSObject[]}}

alertSet : @{alert=System.Management.Automation.PSObject[]}

syntax : @{syntaxItem=System.Management.Automation.PSObject[]}

parameters : @{parameter=System.Management.Automation.PSObject[]}

details : @{description=System.Management.Automation.PSObject[]; verb=Invoke; noun=Command; name=Invoke-Command}

description : {@{Text=The Invoke-Command cmdlet runs commands on a local or remote computer and returns all output

from the commands, including errors. By using a single Invoke-Command command, you can run commands on

multiple computers.

}, @{Text=To run a single command on a remote computer, use the ComputerName parameter. To run a

series of related commands that share data, use the New-PSSession cmdlet to create a PSSession (a

persistent connection) on the remote computer, and then use the Session parameter of Invoke-Command to

run the command in the PSSession. To run a command in a disconnected session, use the

InDisconnectedSession parameter. To run a command in a background job, use the AsJob parameter.

}, @{Text=You can also use Invoke-Command on a local computer to evaluate or run a string in a script

block as a command. Windows PowerShell converts the script block to a command and runs the command

immediately in the current scope, instead of just echoing the string at the command line.

}, @{Text=To start an interactive session with a remote computer, use the Enter-PSSession cmdlet. To

establish a persistent connection to a remote computer, use the New-PSSession cmdlet.

}...}

relatedLinks : @{navigationLink=System.Management.Automation.PSObject[]}

returnValues : @{returnValue=@{type=@{name=System.Management.Automation.PSRemotingJob,

System.Management.Automation.Runspaces.PSSession, or the output of the invoked command};

description=System.Management.Automation.PSObject[]}}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:MSHelp : http://msdn.microsoft.com/mshelp

Name : Invoke-Command

Category : Cmdlet

Synopsis : Runs commands on local and remote computers.

Component :

Role :

Functionality :

PSSnapIn : Microsoft.PowerShell.Core

ModuleName : Microsoft.PowerShell.Core