Mandatory parameters

A mandatory parameter must always be supplied and is written as follows:

SYNTAX
Get-ADUser -Filter <string> ...

In this case, the Filter parameter name must be written and it must be given a value. For example, to supply a Filter for the command, the Filter parameter must be explicitly written:

Get-ADUser -Filter 'sAMAccountName -eq "SomeName"'
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.221.53.5