macoscope / WWDC16

73 stars 6 forks source link

725: Deploying AirPrint in Enterprise #20

Open Augustyniak opened 8 years ago

Augustyniak commented 8 years ago

https://developer.apple.com/videos/play/wwdc2016/725

AirPrint works everywhere, including Enterprise environments. Learn how to deploy AirPrint in the Enterprise, how to set up an AirPrint Bluetooth Beacon which is new in iOS 10, and how to make sure your users take full advantage of AirPrint features.

Keywords: System Frameworks, iOS, macOS.

KurtPfeifle commented 6 years ago

The video (as well as the accomanying PDF slides at http://devstreaming.apple.com/videos/wwdc/2016/725xk1hwmcfqkiv0jfh/725/725_deploying_airprint_in_enterprise.pdf) specifies an incorrect dns-sd command. It says to use

  dns-sd -Z _tcp._ipps. local

However, the correct command should read:

  dns-sd -Z _ipps._tcp local.