Skip to content

Commit d8e60d7

Browse files
authored
Merge branch 'master' into patch-1
2 parents f9eba79 + 1bfb8c2 commit d8e60d7

File tree

3 files changed

+15
-7
lines changed

3 files changed

+15
-7
lines changed

skype/skype-ps/skype/Get-CsCallerIdPolicy.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Get-CsCallerIdPolicy
99

1010
## SYNOPSIS
11-
Provide the topic introduction here.
11+
Use the `Get-CsCalleridPolicy` cmdlet to display the Caller ID policies for your organization.
1212

1313
## SYNTAX
1414

@@ -23,16 +23,17 @@ Get-CsCallerIdPolicy [-Tenant <Guid>] [-Filter <String>] [-LocalStore] [<CommonP
2323
```
2424

2525
## DESCRIPTION
26-
Provide the detailed description here.
26+
By default, Client policies are applied each time a user accesses the system, regardless of where the user logs on from and regardless of the type of device the user logs on with. Client policies can be configured at the global, site and per-user scopes.
27+
2728

2829
## EXAMPLES
2930

3031
### -------------------------- Example 1 --------------------------
3132
```
32-
Insert example commands for example 1.
33+
Get-CsCallerIdPolicy
3334
```
3435

35-
Insert descriptive text for example 1.
36+
The example gets and displays the Caller ID policies for your organization.
3637

3738

3839
## PARAMETERS

skype/skype-ps/skype/Get-CsMeetingConfiguration.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ external help file: Microsoft.Rtc.Management.dll-help.xml
33
applicable: Lync Server 2010, Lync Server 2013, Skype for Business Online, Skype for Business Server 2015, Skype for Business Server 2019
44
title: Get-CsMeetingConfiguration
55
schema: 2.0.0
6+
author: kenwith
7+
ms.author: kenwith
8+
ms.reviewer: kenwith
9+
manager: serdars
10+
audience: ITPro
11+
ms.topic: reference
12+
localization_priority: Normal
613
---
714

815
# Get-CsMeetingConfiguration

skype/skype-ps/skype/skype.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3119,11 +3119,11 @@ The following cmdlet references are for Skype for Business and Microsoft Teams.
31193119

31203120
### [Get-CsAuthConfig](Get-CsAuthConfig.md)
31213121

3122-
### [Get-CsOnlineSipDomains](Get-CsOnlineSipDomains.md)
3122+
### [Get-CsOnlineSipDomain](Get-CsOnlineSipDomain.md)
31233123

3124-
### [Enable-CsOnlineSipDomains](Enable-CsOnlineSipDomains.md)
3124+
### [Enable-CsOnlineSipDomain](Enable-CsOnlineSipDomain.md)
31253125

3126-
### [Disable-CsOnlineSipDomains](Disable-CsOnlineSipDomains.md)
3126+
### [Disable-CsOnlineSipDomain](Disable-CsOnlineSipDomain.md)
31273127

31283128
### [Get-CsTeamsCallParkPolicy](Get-CsTeamsCallParkPolicy.md)
31293129

0 commit comments

Comments
 (0)