< Back

Get-TinyUrl

Sat Jan 18, 2020 7:55 pm

NAME Get-TinyUrl



SYNOPSIS

Tiny Url





SYNTAX

Get-TinyUrl [-URL] <String> [<CommonParameters>]





DESCRIPTION

Get tinyurl conversion





PARAMETERS

-URL <String>



Required? true

Position? 1

Default value

Accept pipeline input? true (ByValue, ByPropertyName)

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:\\>NONE















RELATED LINKS