When I try and run this command with the -Recipients "*@contoso.com" variable so that I can search the entire domain I receive the following error: The property value you specified, "*@contoso.com", isn't valid. The value must not contain "'"', '<', '>', '=', '*', '(',')', ',', ';'". Of course I substituted contoso.com with our domain. When I remove "" and or @ I receive the following error: Cannot expand the splatted variable '@contoso.com'. Splatted variables cannot be used as part of a
↧