Skip to content

Commit ddce314

Browse files
Update Get-CsPrivacyConfiguration.md
1 parent 9af6200 commit ddce314

File tree

1 file changed

+5
-16
lines changed

1 file changed

+5
-16
lines changed

teams/teams-ps/teams/Get-CsPrivacyConfiguration.md

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
2-
external help file: Microsoft.Teams.Policy.Administration.Cmdlets.Core.dll-Help.xml
2+
external help file: Microsoft.TeamsCmdlets.PowerShell.Custom.dll-Help.xml
33
Module Name: MicrosoftTeams
4-
online version: https://learn.microsoft.com/powershell/module/teams/get-csprivacyconfiguration
4+
applicable: Microsoft Teams
5+
title: Get-CsPrivacyConfiguration
6+
online version: https://learn.microsoft.com/powershell/module/teams/Get-CsPrivacyConfiguration
57
schema: 2.0.0
68
---
79

@@ -11,7 +13,6 @@ schema: 2.0.0
1113

1214
Returns information about the privacy configuration settings currently in use in your organization.
1315
Privacy configuration settings help determine how much information users make available to other users.
14-
This cmdlet was introduced in Lync Server 2010.
1516

1617
## SYNTAX
1718

@@ -28,18 +29,6 @@ Get-CsPrivacyConfiguration [-MsftInternalProcessingMode <String>] [-Filter <Stri
2829
```
2930

3031
## DESCRIPTION
31-
32-
Skype for Business Server gives users the opportunity to share a wealth of presence information with other people: they can publish a photograph of themselves; they can provide detailed location information; they can have presence information automatically made available to everyone in the organization (as opposed to having this information available only to people on their Contacts list).
33-
34-
Some users will welcome the opportunity to make this information available to their colleagues; other users might be more reluctant to share this data.
35-
(For example, many people might be hesitant about having their photo included in their presence data.) As a general rule, users have control over what information they will (or will not) share; for example, users can select or clear a check box in order to control whether or not their location information is shared with others.
36-
In addition, the privacy configuration cmdlets enable administrators to manage privacy settings for their users.
37-
In some cases, administrators can enable or disable settings; for example, if the property AutoInitiateContacts is set to True, then team members will automatically be added to each user's Contacts list; if set to False, team members will not be automatically be added to each user's Contacts list.
38-
39-
In other cases, administrators can configure the default values in Skype for Business Server while still giving users the right to change these values.
40-
For example, by default location data is published for users, although users do have the right to stop location publication.
41-
By setting the PublishLocationDataByDefault property to False, administrators can change this behavior: in that case, location data will not be published by default, although users will still have the right to publish this data if they choose.
42-
4332
Privacy configuration settings can be applied at the global scope, the site scope, and at the service scope (albeit only for the User Server service).
4433
The Get-CsPrivacyConfiguration cmdlet enables you to retrieve information about all the privacy configuration settings currently in use in your organization.
4534

@@ -137,7 +126,7 @@ Accept wildcard characters: False
137126
138127
### -MsftInternalProcessingMode
139128
140-
{{ Fill MsftInternalProcessingMode Description }}
129+
For internal use only.
141130
142131
```yaml
143132
Type: String

0 commit comments

Comments
 (0)