Upgrading Your Skills to MCSA: Windows Server 2016 — Question 110

You have a Nano Server named Nano1.
Which cmdlet should you use to identify whether the DNS Server role is installed on Nano1?

Answer options

Correct answer: B

Explanation

The correct cmdlet, Get-Package, is used to retrieve a list of installed packages, including roles such as the DNS Server role on Nano1. The other options either do not provide the necessary information or are not applicable in this context, such as Find-NanoServerPackage and Find-Package, which are designed for different purposes.