Preparing for Content Distribution Flashcards

1
Q

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. A server token

A server token is a file that connects your MDM solution to the volume purchasing feature.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

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

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

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

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

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

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

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

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

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.

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

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

A. True

Use an Ethernet connection to the network for best results.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

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

A

B. System Settings > Sharing

Use the Content Caching option in Sharing settings to manage content caching on your Mac.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

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

A

D. Prevent automatic sleeping when the display is off

Content caching requires the Mac to be turned on.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

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

A. True

A Mac with internet connection sharing turned on and with an Ethernet connection can cache content for iPhone and iPad devices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which advanced option do you use to set the cache size?

A. Peers
B. Storage
C. Clients
D. Parents

A

B. Storage

You view and set the cache size in the Storage tab.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

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

A. Internet Sharing

Internet Sharing on a Mac becomes unavailable when the content caching internet connection setting is turned on.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

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.

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

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

A

B. To the subsystem com.apple.AssetCache

Specifying this subsystem in the log command filters the displayed results to those associated with content caching.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which command can you use to configure advanced settings for content caching?

A. defaults write
B. AssetCacheManagerUtil status
C. AssetCacheManagerUtil settings

A

A. defaults write

When used with sudo, the defaults write command allows you to configure advanced settings for content caching.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Which tool can you use to display advanced settings for the content caching service?

A. Activity Monitor
B. Console
C. System Settings
D. Terminal

A

D. Terminal

You can use the command-line interface in Terminal to configure all settings, both basic and advanced, for content caching.