Apple
SUP-2025 · Question #91
ACME, Inc. wants all users to see mounted servers in the Finder by default. Which terminal command should you use to modify the Finder preferences to display mounted servers?
The correct answer is C. defaults write com.apple.finder ShowMountedServersOnDesktop true. See the full explanation below for the reasoning.
Question
ACME, Inc. wants all users to see mounted servers in the Finder by default. Which terminal command should you use to modify the Finder preferences to display mounted servers?
Options
- Adefaults read com.apple.finder ShowMountedServersOnDesktop true
- Bdefaults cat com.apple.finder ShowMountedServersOnDesktop true
- Cdefaults write com.apple.finder ShowMountedServersOnDesktop true
- Ddefaults append ShowMountedServersOnDesktop com.apple.finder true
How the community answered
(32 responses)- A16% (5)
- B3% (1)
- C75% (24)
- D6% (2)
Community Discussion
No community discussion yet for this question.