< Back

Save-PodeSession

Sat Jan 18, 2020 7:19 pm

NAME Save-PodeSession



SYNOPSIS

Saves the current Session's data.





SYNTAX

Save-PodeSession [-Force] [<CommonParameters>]





DESCRIPTION

Saves the current Session's data.





PARAMETERS

-Force [<SwitchParameter>]

If supplied, the data will be saved even if nothing has changed.



Required? false

Position? named

Default value False

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 (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Save-PodeSession -Force















RELATED LINKS