Preparing for Content Distribution Flashcards
You want to link your MDM solution with Apps and Books for managed distribution to your devices.
What must you download in Apple Business Manager and then upload to your MDM solution?
A. A server token
B. A public key certificate
C. A CSV file containing all device serial numbers
D. Your organization’s Apple Customer ID
A. A server token
A server token is a file that connects your MDM solution to the volume purchasing feature.
Your organization wants to retain full ownership and control of apps that you bought through Apps and Books.
Which license type should you choose?
A. Custom licenses
B. Managed licenses
C. Redemption codes
D. Supervised licenses
B. Managed licenses
Choose Managed when you buy licenses for managed distribution. Your organization retains full ownership and control of apps through assignment with your MDM solution.
You buy books and choose licenses for managed distribution.
What happens to ownership of the books when you distribute them?
A. Book ownership always transfers to users. You can’t revoke or reassign books.
B. You choose whether you want to retain or transfer ownership of books when you distribute them.
C. The organization retains full ownership and control, so you can revoke and reassign them later.
A. Book ownership always transfers to users. You can’t revoke or reassign books.
Regardless of whether you choose licenses for managed distribution or redemption codes, book ownership always transfers to the user.
What must multiple subnets share so that a network can use a single content cache, without requiring DNS changes?
A. DNS
B. Subnet
C. Bandwidth
D. Public IP Address
D. Public IP Address
You can set the caching server to provide content caching for subnets of the local network that share a common public IP address.
When an iPhone device on your network tries to download Apple content that could be cached, the Apple content server instructs the device to check with the local network’s cache first.
A. True
B. False
A. True
With content caching, when an iPhone device on your network downloads an iOS update from the App Store, content caching keeps a copy of the update.
Which issue could arise when multiple devices request the same data and caching is NOT turned on?
A. Data becomes less secure.
B. Bandwidth consumption increases.
C. Only the first device can download the requested data.
D. No issue — each device downloads the requested data.
B. Bandwidth consumption increases.
When the second device requests the same content, the bandwidth consumption doubles because the second device also needs to download the content from the internet.
For best results, deploy content caching on a Mac that has a single wired Ethernet connection as its only network connection.
A. True
B. False
A. True
Use an Ethernet connection to the network for best results.
Where do you turn on content caching on your Mac?
A. System Settings > Privacy & Security
B. System Settings > Sharing
C. System Settings > Network
D. System Settings > Displays
B. System Settings > Sharing
Use the Content Caching option in Sharing settings to manage content caching on your Mac.
Which setting should you select to prevent your computer from going to sleep and interfering with content caching?
A. Wake for network access
B. Put hard disks to sleep when possible
C. Enable Power Nap while plugged into a power source
D. Prevent automatic sleeping when the display is off
D. Prevent automatic sleeping when the display is off
Content caching requires the Mac to be turned on.
With internet connection sharing, you can use a Mac computer’s internet connection to cache content for iPhone or iPad devices that are physically connected to the Mac through USB.
A. True
B. False
A. True
A Mac with internet connection sharing turned on and with an Ethernet connection can cache content for iPhone and iPad devices.
Which advanced option do you use to set the cache size?
A. Peers
B. Storage
C. Clients
D. Parents
B. Storage
You view and set the cache size in the Storage tab.
Which Mac sharing service becomes unavailable when the content caching internet connection setting is turned on?
A. Internet Sharing
B. Remote Management
C. Media Sharing
D. File Sharing
A. Internet Sharing
Internet Sharing on a Mac becomes unavailable when the content caching internet connection setting is turned on.
When you use Activity Monitor to check performance statistics for content caching, which comparison can tell you how much content caching is helping?
A. The closer the Maximum Cache Pressure value is to the Data Served value, the more content caching is helping.
B. The further the Maximum Cache Pressure value is from the Data Served value, the more content caching is helping.
C. The closer the Data Served From Cache values are to the Data Served values, the more content caching is helping.
D. The further the Data Served From Cache values are from the Data Served values, the more content caching is helping.
C. The closer the Data Served From Cache values are to the Data Served values, the more content caching is helping.
Comparing the closeness of these two values is the best way to determine how content cache is helping.
Where does the content caching service send log messages?
A. To the main system.log
B. To the subsystem com.apple.AssetCache
C. To the subsystem com.apple.ContentCache
D. To the subsystem com.apple.AssetCacheManagerUtil
B. To the subsystem com.apple.AssetCache
Specifying this subsystem in the log command filters the displayed results to those associated with content caching.
Which command can you use to configure advanced settings for content caching?
A. defaults write
B. AssetCacheManagerUtil status
C. AssetCacheManagerUtil settings
A. defaults write
When used with sudo, the defaults write command allows you to configure advanced settings for content caching.