Find-UDIcon
Find an icon.
Synopsis
Syntax
Find-UDIcon [-Name] <Object> [<CommonParameters>]Description
Parameters
-Name The name of the icon to find. Wild cards are supported.Required? truePosition? 1Default valueAccept pipeline input? falseAliasesAccept 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).Outputs-------------------------- EXAMPLE 1 --------------------------PS > Find-UDIcon -Name 'User'
Last updated
Was this helpful?