Set Safari Homepage URL
- 27 Sep 2023
- 1 読む分
- 印刷する
- PDF
Set Safari Homepage URL
- 更新日 27 Sep 2023
- 1 読む分
- 印刷する
- PDF
The content is currently unavailable in Ja - 日本語. You are viewing the default English version.
記事の要約
この要約は役に立ちましたか?
ご意見ありがとうございます
The following Payload helps IT Admins to set a homepage URL on the Safari browser.
- Copy the contents directly from below and add it in Custom Settings in the Device Profile or click here to download the file and import it in the Device Profile.Markup
DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>PayloadContentkey> <array> <dict> <key>HomePagekey> <string>http://your.url.herestring> <key>NewWindowBehaviorkey> <integer>0integer> <key>PayloadDisplayNamekey> <string>Safaristring> <key>PayloadIdentifierkey> <string>com.promobitech.scalefusion.1F457058-0A50-477B-9F3A-2CDD33E4A5AA.com.apple.Safari.436D1DB9-D22A-4433-9B43-7E5B649B786Fstring> <key>PayloadOrganizationkey> <string>Scalefusionstring> <key>PayloadTypekey> <string>com.apple.Safaristring> <key>PayloadUUIDkey> <string>436D1DB9-D22A-4433-9B43-7E5B649B786Fstring> <key>PayloadVersionkey> <integer>1integer> dict> array> <key>PayloadDisplayNamekey> <string>Safaristring> <key>PayloadIdentifierkey> <string>com.promobitech.scalefusion.1F457058-0A50-477B-9F3A-2CDD33E4A5AAstring> <key>PayloadOrganizationkey> <string>Scalefusionstring> <key>PayloadScopekey> <string>Systemstring> <key>PayloadTypekey> <string>Configurationstring> <key>PayloadUUIDkey> <string>1F457058-0A50-477B-9F3A-2CDD33E4A5AAstring> <key>PayloadVersionkey> <integer>1integer> dict> plist>
- Please replace the home page URL with the URL that you would like to use in the above Payload. For example:Markup
<key>HomePagekey> <string>https://help.mobilock.in/string>
- Follow our guide on how to add the Custom Payload in the Device Profile & deploy it to devices.
Notes:
1. The Payload and its contents are sourced from various albeit authenticated Apple Developer communities and forums.
2. Please validate them on a test machine before deploying them on all your managed devices.
3. Scalefusion has tested these Payloads, however, Scalefusion will not be responsible for any loss of data or system malfunction that may arise due to the incorrect usage of these payloads.
この記事は役に立ちましたか?