Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 506 Bytes

Get-CIPPUniversalSearch.md

File metadata and controls

16 lines (13 loc) · 506 Bytes

Get-CIPPUniversalSearch

SYNOPSIS

Performs a universal search for a specified name.

DESCRIPTION

The Get-CIPPUniversalSearch function performs a universal search for a specified name by making a REST API call to the /api/execuniversalsearch endpoint.

PARAMETERS

-Name

Foo Foo
The name to search for.

EXAMPLE 1

PS > Get-CIPPUniversalSearch -Name "John Doe"