Find-RASTOTPUsers
Last updated
Last updated
Find-RASTOTPUsers
Find TOTP users by matching substring.
Find-RASTOTPUsers - <string> [- <uint>] [<>]
Find TOTP users by matching substring.
-SiteId <uint> Site ID where the users will be searched.
-Like <string> Find users matching this pattern.
<CommonParameters>
-none-
-none-
---------- EXAMPLE 1 ---------- Find-RASTOTPUsers -Like "@my.domain.local" Find TOTP users matching the pattern "@my.domain.local".