You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
Opens the journal backup location, using the default operating system file viewer.
SYNTAX
Open-JournalBackupLocation [<CommonParameters>]
DESCRIPTION
If the journal backup location has previously been saved, this command will open that directory using your system's file viewer. Otherwise, it will do nothing.
EXAMPLES
Example 1
PS C:\>Open-JournalBackupLocation
Opens the saved backup location, if it exists. Otherwise, it does nothing.
PARAMETERS
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.