< Back

Get-ChromeBookmark

Sun Jan 19, 2020 6:17 pm

NAME Get-ChromeBookmark



SYNOPSIS

Reads all bookmarks from the specified Chrome bookmarks file.





SYNTAX

Get-ChromeBookmark [-DefaultProfile <SwitchParameter>] [-ExcludeFolders <SwitchParameter>] [<CommonParameters>]



Get-ChromeBookmark [-SourceFile <String>] [-ExcludeFolders <SwitchParameter>] [<CommonParameters>]





DESCRIPTION

Get-ChromeBookmark Description EN





PARAMETERS

-DefaultProfile [<SwitchParameter>]





Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-ExcludeFolders [<SwitchParameter>]





Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-SourceFile <String>





Required? false

Position? named

Default value

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

Keine







OUTPUTS

BrowserBookmark[]









RELATED LINKS

Online Version: https://metabpa.org/projects/psbrowserb ... ebookmark/