User does not exist:
PS C:\Users\Administrator> $cmdOutput = gam whatis non...@domain.com
Email Address: non...@domain.com, Does not exist
PS C:\Users\Administrator> echo $cmdOutput
PS C:\Users\Administrator>
User exists:
PS C:\Users\Administrator> $cmdOutput = gam whatis us...@domain.com
PS C:\Users\Administrator> echo $cmdOutput
User: us...@domain.com
Settings:
...
Ross
--
You received this message because you are subscribed to the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/ccfb3034-bc67-476b-95d0-0fbd7bb2125cn%40googlegroups.com.
--
gam :
At line:1 char:1
+ gam info user nota...@mydomain.com
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
ERROR: 404: Resource Not Found: userKey - userNotFound
ENTITY_IS_A_USER_RC = 20
ENTITY_IS_A_USER_ALIAS_RC = 21
ENTITY_IS_A_GROUP_RC = 22
ENTITY_IS_A_GROUP_ALIAS_RC = 23
ENTITY_IS_AN_UNMANAGED_ACCOUNT_RC = 24
ENTITY_IS_UKNOWN_RC = 59
Ross
--
You received this message because you are subscribed to the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/bca5d41a-b760-436a-ba9c-bfc9d6add512n%40googlegroups.com.
ENTITY_IS_A_USER_RC = 20
ENTITY_IS_A_USER_ALIAS_RC = 21
ENTITY_IS_A_GROUP_RC = 22
ENTITY_IS_A_GROUP_ALIAS_RC = 23
ENTITY_IS_AN_UNMANAGED_ACCOUNT_RC = 24
ENTITY_IS_UKNOWN_RC = 59
If you get a 59, the email address is not used.
Ross
Ross
--
You received this message because you are subscribed to the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/0e2ec469-c05d-41e3-8c27-bc470ff12a81n%40googlegroups.com.