Apple Remote Desktop on Intel-Mac

March 28, 2006

これまでApple Remote Desktop AdminはIntel-Mac上で動作せず、Appleも公式に認めているのですが、こちらにそれを覆して動作させるテクニックが掲載されましたので、日本語訳を載せておきます。

-----
環境移行ツールで別の場所からApple Remote Desktopのアプリと関連データをインポートし、その後ターミナルを起動して、以下のコマンドを実行させます。(sudo時にはパスワード入力の必要があります)

sudo rm -rf /System/Library/CoreServices/Menu Extras/RemoteDesktop.menu
sudo rm -rf /System/Library/CoreServices/RemoteManagement/
sudo rm -rf /System/Library/PreferencePanes/ARDPref.prefPane
sudo rm -rf /System/Library/StartupItems/RemoteDesktopAgent/
sudo rm /Library/Preferences/com.apple.ARDAgent.plist
sudo rm /Library/Preferences/com.apple.RemoteManagement.plist

コマンド実行後、Apple Remote Desktopを起動させると、上記コマンドで削除した部品を再インストールし。その後もう一度アプリを起動させると正常に起動します。

-----
このとおり私もやってみました。
ブラボー!!やっとMacOSXServerの管理のGUI環境が復活!

いや素晴らしいです。

posted by kuni at 6:04 AM | permalink | Apple Remote Desktop on Intel-Macをはてなブックマークに追加 Apple Remote Desktop on Intel-Macをdel.icio.usに追加 Apple Remote Desktop on Intel-Macをlivedoorクリップに追加 Apple Remote Desktop on Intel-MacをYahoo!ブックマークに追加