OSX: upgrade ARD3.7.2Admin

Source: Internet
Author: User
After preliminary tests, the upgrade of ARD372 has solved the problem of the original 371, but there are still problems with multiple IP addresses on the controlled end, such

After preliminary tests, the ARD 3.7.2 upgrade has solved the problem of 3.7.1, but there are still problems with multiple IP addresses on the controlled end, for example, the display is gray, the correct DNS name cannot be obtained, but these problems existed after 3.6.

Another point is that, as mentioned in the previous article, the storage of Unix Command/Copy Items related to 3.7.x is different from the previous version, but based on the sandbox mechanism, it is stored in: "~ /Library/Containers/com. apple. RemoteDesktop/Data/Library/Application \ Support/Remote \ Desktop"

This is helpful for handling small issues, such as the loss of templates saved in the original Unix Command after the upgrade, or backup.

In addition, if I have uninstalled 3.7.1 and later upgraded to 3.7.2, you may have two sets of these templates to merge them, you can use PlistBuddy's Merge command to Merge them. Specific commands are as follows:

plistbuddy -c "merge ~/Library/Application\ Support/Remote\ Desktop/Presets/UnixCommandTask.plist" ~/Library/Containers/com.apple.RemoteDesktop/Data/Library/Application\ Support/Remote\ Desktop/Presets/UnixCommandTask.plistplistbuddy -c "merge ~/Library/Application\ Support/Remote\ Desktop/Presets/CopyItemsTask.plist" ~/Library/Containers/com.apple.RemoteDesktop/Data/Library/Application\ Support/Remote\ Desktop/Presets/CopyItemsTask.plistplistbuddy -c "merge ~/Library/Application\ Support/Remote\ Desktop/Presets/InstallPackageTask.plist" ~/Library/Containers/com.apple.RemoteDesktop/Data/Library/Application\ Support/Remote\ Desktop/Presets/InstallPackageTask.plist
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.