Skip to content

Commit ed9243a

Browse files
authored
Merge pull request #13284 from MicrosoftDocs/Identity-chrisda
Added Caution alert to Identity param 2
2 parents bb37f07 + 1368798 commit ed9243a

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-DlpSensitiveInformationTypeRulePackage.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ The Identity parameter specifies the sensitive information type rule package tha
6060
- LocalizedName
6161
- GUID (from the Identity value)
6262

63+
**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.
64+
6365
```yaml
6466
Type: SensitiveInformationTypeRuleCollectionIdParameter
6567
Parameter Sets: (All)

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ The Identity parameter specifies the dynamic distribution group that you want to
139139
- Email address
140140
- GUID
141141

142+
**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.
143+
142144
```yaml
143145
Type: DynamicGroupIdParameter
144146
Parameter Sets: Identity

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ The Identity parameter specifies the dynamic distribution group. You can use any
5858
- Email address
5959
- GUID
6060

61+
**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.
62+
6163
```yaml
6264
Type: DynamicDistributionGroupMemberIdParameter
6365
Parameter Sets: (All)

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

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

6363
By default, the available rules (if they exist) are named Standard Preset Security Policy and Strict Preset Security Policy.
6464

65+
**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.
66+
6567
```yaml
6668
Type: RuleIdParameter
6769
Parameter Sets: (All)

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ Otherwise, you can use any other value that uniquely identifies the mailbox. For
103103

104104
You can't use this parameter with the Anr, ExternalDirectoryObjectId, PrimarySmtpAddress, or UserPrincipalName parameters.
105105

106+
**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.
107+
106108
```yaml
107109
Type: String
108110
Parameter Sets: Identity

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ Otherwise, you can use any value that uniquely identifies the mailbox. For examp
125125

126126
You can't use this parameter with the Anr, ExternalDirectoryObjectId, PrimarySmtpAddress, or UserPrincipalName parameters.
127127

128+
**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.
129+
128130
```yaml
129131
Type: String
130132
Parameter Sets: Identity

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ Otherwise, you can use any value that uniquely identifies the mailbox. For examp
6969

7070
You can't use this parameter with the ExternalDirectoryObjectId, PrimarySmtpAddress, or UserPrincipalName parameters.
7171

72+
**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.
73+
7274
```yaml
7375
Type: String
7476
Parameter Sets: (All)

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,8 @@ Otherwise, you can use any value that uniquely identifies the mailbox or mail us
181181
182182
You can't use this parameter with the ExternalDirectoryObjectId, PrimarySmtpAddress, or UserPrincipalName parameters.
183183
184+
**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.
185+
184186
```yaml
185187
Type: String
186188
Parameter Sets: (All)

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ Otherwise, you can use any value that uniquely identifies the mailbox. For examp
107107
108108
You can't use this parameter with the ExternalDirectoryObjectId, PrimarySmtpAddress, or UserPrincipalName parameters.
109109
110+
**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.
111+
110112
```yaml
111113
Type: String
112114
Parameter Sets: Identity

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@ Otherwise, you can use any value that uniquely identifies the mailbox. For examp
132132
133133
You can't use this parameter with the ExternalDirectoryObjectId, PrimarySmtpAddress, or UserPrincipalName parameters.
134134
135+
**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.
136+
135137
```yaml
136138
Type: String
137139
Parameter Sets: (All)

0 commit comments

Comments
 (0)