You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
4
+
applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
5
5
title: Import-TransportRuleCollection
6
6
schema: 2.0.0
7
7
author: chrisda
@@ -12,7 +12,7 @@ ms.reviewer:
12
12
# Import-TransportRuleCollection
13
13
14
14
## SYNOPSIS
15
-
This cmdlet is available only in on-premises Exchange.
15
+
This cmdlet is functional only in on-premises Exchange.
16
16
17
17
Use the Import-TransportRuleCollection cmdlet to import a transport rule collection. You can import a rule collection you previously exported as a backup, or import rules that you've exported from an older version of Exchange.
18
18
@@ -62,7 +62,7 @@ The Identity parameter specifies the transport rule that you want to import. You
62
62
Type: RuleIdParameter
63
63
Parameter Sets: (All)
64
64
Aliases:
65
-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
65
+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
66
66
67
67
Required: False
68
68
Position: 1
@@ -80,7 +80,7 @@ A valid value for this parameter requires you to read the file to a byte-encoded
80
80
Type: Byte[]
81
81
Parameter Sets: (All)
82
82
Aliases:
83
-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
83
+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
84
84
85
85
Required: True
86
86
Position: 1
@@ -99,7 +99,7 @@ The Confirm switch specifies whether to show or hide the confirmation prompt. Ho
99
99
Type: SwitchParameter
100
100
Parameter Sets: (All)
101
101
Aliases: cf
102
-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
102
+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
This parameter is available only in on-premises Exchange.
113
+
112
114
The DomainController parameter specifies the ___domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the ___domain controller by its fully qualified ___domain name (FQDN). For example, dc01.contoso.com.
113
115
114
116
The DomainController parameter isn't supported on Edge Transport servers. An Edge Transport server uses the local instance of Active Directory Lightweight Directory Services (AD LDS) to read and write data.
@@ -135,7 +137,7 @@ You can use this switch to run tasks programmatically where prompting for admini
135
137
Type: SwitchParameter
136
138
Parameter Sets: (All)
137
139
Aliases:
138
-
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
140
+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
139
141
140
142
Required: False
141
143
Position: Named
@@ -151,7 +153,7 @@ The WhatIf switch simulates the actions of the command. You can use this switch
151
153
Type: SwitchParameter
152
154
Parameter Sets: (All)
153
155
Aliases: wi
154
-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019
156
+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
0 commit comments