Skip to content
Merged
2 changes: 2 additions & 0 deletions exchange/exchange-ps/ExchangePowerShell/Get-ADPermission.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ This example returns the permissions that have been granted to the user Chris on

The Identity parameter specifies the identity of the object for which you're retrieving permissions. You can retrieve the permissions for any Active Directory object using its distinguished name (DN). If the object is an Exchange object, you might be able to use the object's name. If the DN or the object's name contains spaces, enclose the value in quotation marks (").

**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.

```yaml
Type: ADRawEntryIdParameter
Parameter Sets: (All)
Expand Down
2 changes: 2 additions & 0 deletions exchange/exchange-ps/ExchangePowerShell/Get-ADSite.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ This example displays the configuration details for the Active Directory site na

The Identity parameter specifies the identity of the Active Directory site for which you want to view configuration details. The identity can be expressed as a GUID or the Active Directory site name. If the Active Directory site name includes spaces, enclose the name in quotation marks (").

**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.

```yaml
Type: AdSiteIdParameter
Parameter Sets: (All)
Expand Down
2 changes: 2 additions & 0 deletions exchange/exchange-ps/ExchangePowerShell/Get-ADSiteLink.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ This example returns a list of all IP site links in your organization that have

The Identity parameter specifies the name or GUID of the IP site link for which you want to view configuration information.

**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.

```yaml
Type: AdSiteLinkIdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ The Identity parameter specifies the rule that you want to view. You can use any

The name of the only rule is ATP Built-In Protection Rule.

**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.

```yaml
Type: DehydrateableRuleIdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ The Identity parameter specifies the rule that you want to view. You can use any

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

**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.

```yaml
Type: RuleIdParameter
Parameter Sets: (All)
Expand Down
2 changes: 2 additions & 0 deletions exchange/exchange-ps/ExchangePowerShell/Get-AcceptedDomain.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ This example lists all the authoritative accepted domains in your organization.

The Identity parameter specifies a string value for the accepted domain. Enter either the GUID or the name of the accepted domain.

**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.

```yaml
Type: AcceptedDomainIdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ The Identity parameter specifies the ActiveSync device that you want to view. Yo
- DeviceIdentity
- Multi-TenantID

**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.

```yaml
Type: ActiveSyncDeviceIdParameter
Parameter Sets: Identity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ This example lists all device access rules set up on the server.

The Identity parameter specifies the unique identifier for the device access rule.

**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.

```yaml
Type: ActiveSyncDeviceAccessRuleIdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ This example retrieves the threshold settings for the Autoblock threshold rule f

The Identity parameter specifies the name of the Autoblock threshold rule.

**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.

```yaml
Type: ActiveSyncDeviceAutoblockThresholdIdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ The Identity parameter specifies the ActiveSync device class that you want to vi
- Distinguished name (DN)
- GUID

**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.

```yaml
Type: ActiveSyncDeviceClassIdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ This example retrieves the statistics for the mobile phone configured to synchro

The Identity parameter specifies the user's device ID. If the Mailbox parameter is specified, the Identity parameter is disabled.

**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.

```yaml
Type: ActiveSyncDeviceIdParameter
Parameter Sets: Identity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ This example returns the policy settings for the Mobile Device mailbox policy na

The Identity parameter specifies the policy name.

**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.

```yaml
Type: MailboxPolicyIdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ This example retrieves the ActiveSync organization settings.

The Identity parameter specifies the ActiveSync organization settings object that you want to view. The default name of this object is Mobile Mailbox Settings.

**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.

```yaml
Type: ActiveSyncOrganizationSettingsIdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ The Name value uses the syntax `"VirtualDirectoryName (WebsiteName)"` from the p

You can't use the Identity and Server parameters in the same command.

**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.

```yaml
Type: VirtualDirectoryIdParameter
Parameter Sets: Identity
Expand Down
2 changes: 2 additions & 0 deletions exchange/exchange-ps/ExchangePowerShell/Get-AdaptiveScope.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ The Identity parameter specifies the adaptive scope that you want to view. You c
- Distinguished name (DN)
- GUID

**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.

```yaml
Type: ComplianceRuleIdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ This example returns information about all address book policies for which the o

The Identity parameter specifies the identity of the address book policy.

**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.

```yaml
Type: MailboxPolicyIdParameter
Parameter Sets: (All)
Expand Down
2 changes: 2 additions & 0 deletions exchange/exchange-ps/ExchangePowerShell/Get-AddressList.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ The Identity parameter specifies the address list that you want to view. You can

You can't use this parameter with the Container or SearchText parameters.

**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.

```yaml
Type: AddressListIdParameter
Parameter Sets: Identity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ This example returns the detailed configuration of a single address rewrite entr

The Identity parameter specifies the address rewrite entry to be retrieved. The Identity parameter accepts a GUID or the unique address rewrite name. You can omit the Identity parameter label.

**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.

```yaml
Type: AddressRewriteEntryIdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ The Identity parameter specifies the administrative unit that you want to view.
- Distinguished name (DN)
- GUID (different value than Name)

**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.

```yaml
Type: AdministrativeUnitIdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ The Identity parameter specifies the antiphish policy that you want to view. You
- Distinguished name (DN)
- GUID

**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.

```yaml
Type: AntiPhishPolicyIdParameter
Parameter Sets: (All)
Expand Down
2 changes: 2 additions & 0 deletions exchange/exchange-ps/ExchangePowerShell/Get-AntiPhishRule.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ The Identity parameter specifies the antiphish rule that you want to view. You c
- Distinguished name (DN)
- GUID

**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.

```yaml
Type: RuleIdParameter
Parameter Sets: (All)
Expand Down
2 changes: 2 additions & 0 deletions exchange/exchange-ps/ExchangePowerShell/Get-App.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ This example displays the summary list of apps installed by administrators for t

The Identity parameter specifies the GUID of the app that you want to view. To find the GUID value of an app, run the command Get-App | Format-Table -Auto DisplayName,AppId.

**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.

```yaml
Type: AppIdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ The Identity parameter specifies the app retention compliance policy that you wa
- Distinguished name (DN)
- GUID

**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.

```yaml
Type: PolicyIdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ The Identity parameter specifies the app retention compliance rule that you want
- Distinguished name (DN)
- GUID

**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.

```yaml
Type: ComplianceRuleIdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ This example returns detailed information for the specified application access p

The Identity parameter specifies the application access policy that you want to view. To find the Identity value for the policy, run the command Get-ApplicationAccessPolicy | Format-List Identity,Description,ScopeName,AccessRight,AppID.

**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.

```yaml
Type: ApplicationAccessPolicyIdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ This example returns detailed information about the default policy.

The Identity parameter specifies the policy that you want to modify. There's only one policy named Default.

**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.

```yaml
Type: AtpPolicyForO365IdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ The Identity parameter specifies which attachment filter entry the command retri
- ContentType: This value matches the attachment filter entry against the MIME content type.
- FileName: This value matches the attachment filter entry against the simple file name.

**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.

```yaml
Type: String
Parameter Sets: (All)
Expand Down
2 changes: 2 additions & 0 deletions exchange/exchange-ps/ExchangePowerShell/Get-AuditLogSearch.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ This example returns a list of current administrator audit log searches.

The Identity parameter specifies the GUID for an audit log search. You can run the command Get-AuditLogSearch | Format-List Identity to display the GUIDs for all current audit log searches.

**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.

```yaml
Type: AuditLogSearchIdParameter
Parameter Sets: (All)
Expand Down
2 changes: 2 additions & 0 deletions exchange/exchange-ps/ExchangePowerShell/Get-AuthRedirect.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ This example shows detailed information about the OAuth redirection object named

The Identity parameter specifies the existing OAuth redirection object that you want to view. The object name uses the syntax `AuthRedirect-Bearer-GUID`.

**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.

```yaml
Type: AuthRedirectIdParameter
Parameter Sets: (All)
Expand Down
2 changes: 2 additions & 0 deletions exchange/exchange-ps/ExchangePowerShell/Get-AuthServer.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ The Identity parameter specifies the authorization server object that you want t
- Distinguished name (DN)
- GUID

**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.

```yaml
Type: AuthServerIdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ The Identity parameter specifies the authentication policy you want to view. You
- Distinguished name (DN)
- GUID

**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.

```yaml
Type: AuthPolicyIdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ The Identity parameter specifies the auto-labeling policy that you want to view.
- Distinguished name (DN)
- GUID

**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.

```yaml
Type: PolicyIdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ The Identity parameter specifies the auto-labeling policy rule that you want to
- Distinguished name (DN)
- GUID

**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.

```yaml
Type: ComplianceRuleIdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ The Name value uses the syntax `"VirtualDirectoryName (WebsiteName)"` from the p

You can't use the Identity and Server parameters in the same command.

**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.

```yaml
Type: VirtualDirectoryIdParameter
Parameter Sets: Identity
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ The Identity parameter specifies the availability address space that you want to
- Distinguished name (DN)
- GUID

**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.

```yaml
Type: AvailabilityAddressSpaceIdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ In Exchange Online, this examples returns the tenant IDs that free/busy informat

The Identity parameter specifies the availability configuration that you want to view. You don't need to use this parameter, because there's only one availability configuration object named Availability Configuration in any organization.

**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.

```yaml
Type: OrganizationIdParameter
Parameter Sets: (All)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ This example returns all outages reported for Microsoft Outlook services at all

The Identity parameter specifies the outage.

**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.

```yaml
Type: AvailabilityReportOutageIdParameter
Parameter Sets: (All)
Expand Down
Loading