Identifying any users who's AD account is set to not require a password.
Users[?PasswordNotRequiredt==
true
].DisplayName || to_array(
-
) | join(
,
, @)