Convert-AppIconToBase64
SYNOPSIS
Short description
SYNTAX
Convert-AppIconToBase64 [-Path] <String> [<CommonParameters>]
DESCRIPTION
Long description
EXAMPLES
EXAMPLE 1
Convert-AppIconToBase64
Example of how to use this cmdlet
EXAMPLE 2
Convert-AppIconToBase64 -PARAMETER
Another example of how to use this cmdlet but with a parameter or switch.
PARAMETERS
-Path
Specifies a path to one or more locations.
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
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.
INPUTS
OUTPUTS
NOTES
Author: Skyler Hart Created: 2020-11-10 18:57:12 Last Edit: 2020-11-10 18:57:12 Keywords: Other: Requires: -Module ActiveDirectory -PSSnapin Microsoft.Exchange.Management.PowerShell.Admin -RunAsAdministrator