Skip to content

Commit b42a1c8

Browse files
Merge branch 'master' into patch-4
2 parents 064b912 + a3e3e52 commit b42a1c8

File tree

1,282 files changed

+1324
-2575
lines changed

Some content is hidden

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

1,282 files changed

+1324
-2575
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,11 @@
6464
"source_path": "exchange/virtual-folder/exchange/policy-and-compliance-dlp/Set-DlpComplianceRuleV2.md",
6565
"redirect_url": "https://docs.microsoft.com/powershell/module/exchange/policy-and-compliance-dlp/set-dlpcompliancerule",
6666
"redirect_document_id": true
67+
},
68+
{
69+
"source_path": "exchange/exchange-ps-v2-module/connect-exchangeonline.md",
70+
"redirect_url": "https://docs.microsoft.com/powershell/module/exchange/powershell-v2-module/connect-exchangeonline",
71+
"redirect_document_id": true
6772
}
6873
]
6974
}

exchange/docs-conceptual/exchange-online/exchange-online-powershell-v2/exchange-online-powershell-v2.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,17 @@ description: "Learn how to download and use the Exchange Online PowerShell V2 mo
2020

2121
The Exchange Online PowerShell V2 module (abbreviated as the EXO V2 module) enables admins to connect to their Exchange Online environment in Office 365 to retrieve data, create new objects, update existing objects, remove objects as well as configure Exchange Online & its features.
2222

23-
> [!TIP]
24-
> The Exchange Online PowerShell V2 module is currently in Preview. If you have any feedback, concerns, or are facing any issues with the EXO V2 module, contact us at exocmdletpreview[at]service[dot]microsoft[dot]com (email address intentionally obscured to help prevent spam).
23+
## Report bugs and issues
24+
25+
The Exchange Online PowerShell V2 module is currently in Preview. If you have any feedback, concerns, or are facing any issues with the EXO V2 module, contact us at exocmdletpreview[at]service[dot]microsoft[dot]com (email address intentionally obscured to help prevent spam).
26+
27+
When you report an issue, be sure to include the log files in your email message.
28+
29+
To generate the log files, replace \<Path to store log file\> with the output folder you want, and run the following command:
30+
31+
```PowerShell
32+
Connect-ExchangeOnline -EnableEXoTelemetry -LogDirectoryPath <Path to store log file> -LogLevel All
33+
```
2534

2635
## What's new in the EXO V2 module?
2736

@@ -254,9 +263,9 @@ Get-EXOMailbox -ResultSize 10 -PropertySets All
254263
255264
## Release notes
256265

257-
### Version 0.3527.1
266+
### Version 0.3527.3 (planned release date: January 20, 2020)
258267

259-
Released in the [PowerShell Gallery](https://www.powershellgallery.com/packages/ExchangeOnlineManagement/0.3527.1) on January 9, 2020:
268+
[Download](https://www.powershellgallery.com/packages/ExchangeOnlineManagement/0.3527.3):
260269

261270
- Added support for managing Exchange for a different tenant using delegation flow.
262271

exchange/exchange-ps/exchange/active-directory/Add-ADPermission.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
external help file: Microsoft.Exchange.ProvisioningAndMigration-Help.xml
3+
online version: https://docs.microsoft.com/powershell/module/exchange/active-directory/add-adpermission
34
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
45
title: Add-ADPermission
56
schema: 2.0.0
@@ -401,5 +402,3 @@ To see the return types, which are also known as output types, that this cmdlet
401402
## NOTES
402403
403404
## RELATED LINKS
404-
405-
[Online Version](https://docs.microsoft.com/powershell/module/exchange/active-directory/add-adpermission)

exchange/exchange-ps/exchange/active-directory/Dump-ProvisioningCache.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
external help file: Microsoft.Exchange.RemoteConnections-Help.xml
3+
online version: https://docs.microsoft.com/powershell/module/exchange/active-directory/dump-provisioningcache
34
applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
45
title: Dump-ProvisioningCache
56
schema: 2.0.0
@@ -216,5 +217,3 @@ To see the return types, which are also known as output types, that this cmdlet
216217
## NOTES
217218
218219
## RELATED LINKS
219-
220-
[Online Version](https://docs.microsoft.com/powershell/module/exchange/active-directory/dump-provisioningcache)

exchange/exchange-ps/exchange/active-directory/Get-ADPermission.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
external help file: Microsoft.Exchange.ProvisioningAndMigration-Help.xml
3+
online version: https://docs.microsoft.com/powershell/module/exchange/active-directory/get-adpermission
34
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
45
title: Get-ADPermission
56
schema: 2.0.0
@@ -139,5 +140,3 @@ To see the return types, which are also known as output types, that this cmdlet
139140
## NOTES
140141
141142
## RELATED LINKS
142-
143-
[Online Version](https://docs.microsoft.com/powershell/module/exchange/active-directory/get-adpermission)

exchange/exchange-ps/exchange/active-directory/Get-ADServerSettings.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
external help file: Microsoft.Exchange.RolesAndAccess-Help.xml
3+
online version: https://docs.microsoft.com/powershell/module/exchange/active-directory/get-adserversettings
34
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
45
title: Get-ADServerSettings
56
schema: 2.0.0
@@ -56,5 +57,3 @@ To see the return types, which are also known as output types, that this cmdlet
5657
## NOTES
5758

5859
## RELATED LINKS
59-
60-
[Online Version](https://docs.microsoft.com/powershell/module/exchange/active-directory/get-adserversettings)

exchange/exchange-ps/exchange/active-directory/Get-ADSite.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
external help file: Microsoft.Exchange.RemoteConnections-Help.xml
3+
online version: https://docs.microsoft.com/powershell/module/exchange/active-directory/get-adsite
34
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
45
title: Get-ADSite
56
schema: 2.0.0
@@ -90,5 +91,3 @@ To see the return types, which are also known as output types, that this cmdlet
9091
## NOTES
9192
9293
## RELATED LINKS
93-
94-
[Online Version](https://docs.microsoft.com/powershell/module/exchange/active-directory/get-adsite)

exchange/exchange-ps/exchange/active-directory/Get-AdSiteLink.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
external help file: Microsoft.Exchange.RemoteConnections-Help.xml
3+
online version: https://docs.microsoft.com/powershell/module/exchange/active-directory/get-adsitelink
34
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
45
title: Get-AdSiteLink
56
schema: 2.0.0
@@ -95,5 +96,3 @@ To see the return types, which are also known as output types, that this cmdlet
9596
## NOTES
9697
9798
## RELATED LINKS
98-
99-
[Online Version](https://docs.microsoft.com/powershell/module/exchange/active-directory/get-adsitelink)

exchange/exchange-ps/exchange/active-directory/Get-DomainController.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
external help file: Microsoft.Exchange.ServerStatus-Help.xml
3+
online version: https://docs.microsoft.com/powershell/module/exchange/active-directory/get-domaincontroller
34
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
45
title: Get-DomainController
56
schema: 2.0.0
@@ -137,5 +138,3 @@ To see the return types, which are also known as output types, that this cmdlet
137138
## NOTES
138139
139140
## RELATED LINKS
140-
141-
[Online Version](https://docs.microsoft.com/powershell/module/exchange/active-directory/get-domaincontroller)

exchange/exchange-ps/exchange/active-directory/Get-OrganizationalUnit.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
external help file: Microsoft.Exchange.ServerStatus-Help.xml
3+
online version: https://docs.microsoft.com/powershell/module/exchange/active-directory/get-organizationalunit
34
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online
45
title: Get-OrganizationalUnit
56
schema: 2.0.0
@@ -189,5 +190,3 @@ To see the return types, which are also known as output types, that this cmdlet
189190
## NOTES
190191
191192
## RELATED LINKS
192-
193-
[Online Version](https://docs.microsoft.com/powershell/module/exchange/active-directory/get-organizationalunit)

0 commit comments

Comments
 (0)