Skip to content

Commit 48351c9

Browse files
authored
Merge pull request #13285 from MicrosoftDocs/Identity-chrisda
Added Caution alert to Identity param 3
2 parents ed9243a + f9f6e7c commit 48351c9

File tree

84 files changed

+168
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+168
-0
lines changed

exchange/exchange-ps/ExchangePowerShell/Get-MailContact.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ The Identity parameter specifies the mail contact that you want to view. You can
8787
- Email address
8888
- GUID
8989

90+
**Caution**: The value $null or a non-existent value for the Identity parameter returns *all* objects as if you ran the Get- command without the Identity parameter. Verify any lists of values for the Identity parameter are accurate and don't contain non-existent $null values.
91+
9092
```yaml
9193
Type: MailContactIdParameter
9294
Parameter Sets: Identity

exchange/exchange-ps/ExchangePowerShell/Get-MailPublicFolder.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ The Identity parameter specifies the GUID or public folder name that represents
8585

8686
You can omit the parameter label so that only the public folder name or GUID is supplied.
8787

88+
**Caution**: The value $null or a non-existent value for the Identity parameter returns *all* objects as if you ran the Get- command without the Identity parameter. Verify any lists of values for the Identity parameter are accurate and don't contain non-existent $null values.
89+
8890
```yaml
8991
Type: MailPublicFolderIdParameter
9092
Parameter Sets: Identity

exchange/exchange-ps/ExchangePowerShell/Get-MailUser.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ The Identity parameter specifies the mail user that you want to view. You can us
9999
- Email address
100100
- GUID
101101

102+
**Caution**: The value $null or a non-existent value for the Identity parameter returns *all* objects as if you ran the Get- command without the Identity parameter. Verify any lists of values for the Identity parameter are accurate and don't contain non-existent $null values.
103+
102104
```yaml
103105
Type: MailUserIdParameter
104106
Parameter Sets: Identity

exchange/exchange-ps/ExchangePowerShell/Get-MailboxIRMAccess.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ The Identity parameter specifies the mailbox where you want to view delegate acc
7373
- SamAccountName
7474
- User ID or user principal name (UPN)
7575

76+
**Caution**: The value $null or a non-existent value for the Identity parameter returns *all* objects as if you ran the Get- command without the Identity parameter. Verify any lists of values for the Identity parameter are accurate and don't contain non-existent $null values.
77+
7678
```yaml
7779
Type: MailboxIdParameter
7880
Parameter Sets: (All)

exchange/exchange-ps/ExchangePowerShell/Get-MailboxJunkEmailConfiguration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ The Identity parameter specifies the mailbox that you want to view. You can use
8686

8787
You can use the wildcard character (\*) to identify multiple mailboxes.
8888

89+
**Caution**: The value $null or a non-existent value for the Identity parameter returns *all* objects as if you ran the Get- command without the Identity parameter. Verify any lists of values for the Identity parameter are accurate and don't contain non-existent $null values.
90+
8991
```yaml
9092
Type: MailboxIdParameter
9193
Parameter Sets: (All)

exchange/exchange-ps/ExchangePowerShell/Get-MailboxLocation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ In Exchange Online, you can find the TenantGUID and MailboxGUID values after you
114114

115115
You can't use this parameter with the User parameter.
116116

117+
**Caution**: The value $null or a non-existent value for the Identity parameter returns *all* objects as if you ran the Get- command without the Identity parameter. Verify any lists of values for the Identity parameter are accurate and don't contain non-existent $null values.
118+
117119
```yaml
118120
Type: MailboxLocationIdParameter
119121
Parameter Sets: Identity

exchange/exchange-ps/ExchangePowerShell/Get-MailboxMessageConfiguration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ The Identity parameter specifies the mailbox. You can use any value that uniquel
7575
- SamAccountName
7676
- User ID or user principal name (UPN)
7777

78+
**Caution**: The value $null or a non-existent value for the Identity parameter returns *all* objects as if you ran the Get- command without the Identity parameter. Verify any lists of values for the Identity parameter are accurate and don't contain non-existent $null values.
79+
7880
```yaml
7981
Type: MailboxIdParameter
8082
Parameter Sets: (All)

exchange/exchange-ps/ExchangePowerShell/Get-MailboxPermission.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ The Identity parameter specifies the mailbox you want to view. You can use any v
114114
- SamAccountName
115115
- User ID or user principal name (UPN)
116116

117+
**Caution**: The value $null or a non-existent value for the Identity parameter returns *all* objects as if you ran the Get- command without the Identity parameter. Verify any lists of values for the Identity parameter are accurate and don't contain non-existent $null values.
118+
117119
```yaml
118120
Type: MailboxIdParameter
119121
Parameter Sets: (All)

exchange/exchange-ps/ExchangePowerShell/Get-MailboxPlan.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ The Identity parameter specifies the mailbox plan that you want to view. You can
6767
- Distinguished name (DN)
6868
- GUID
6969

70+
**Caution**: The value $null or a non-existent value for the Identity parameter returns *all* objects as if you ran the Get- command without the Identity parameter. Verify any lists of values for the Identity parameter are accurate and don't contain non-existent $null values.
71+
7072
```yaml
7173
Type: MailboxPlanIdParameter
7274
Parameter Sets: (All)

exchange/exchange-ps/ExchangePowerShell/Get-MailboxRegionalConfiguration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ The Identity parameter specifies the mailbox that you want to view. You can use
8989
- SamAccountName
9090
- User ID or user principal name (UPN)
9191

92+
**Caution**: The value $null or a non-existent value for the Identity parameter returns *all* objects as if you ran the Get- command without the Identity parameter. Verify any lists of values for the Identity parameter are accurate and don't contain non-existent $null values.
93+
9294
```yaml
9395
Type: MailboxIdParameter
9496
Parameter Sets: Default, Identity

0 commit comments

Comments
 (0)