Designing and Deploying Microsoft Exchange Server 2016 — Question 28
You deploy an Exchange Server 2016 organization.
You create a data loss prevention (DLP) rule package.
You need to import the rule package.
Which cmdlet should you use?
Answer options
- A. New-MessageClassification
- B. New-DlpPolicy
- C. New-DataClassification
- D. New-ClassificationRuleCollection
Correct answer: D
Explanation
The correct answer is D, as the New-ClassificationRuleCollection cmdlet is specifically designed to import classification rules, including DLP rule packages. The other options, such as New-MessageClassification, New-DlpPolicy, and New-DataClassification, are not intended for importing existing rule packages, making them unsuitable for this task.