• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Toggle Parental controls
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Toggle Parental controls


  • Subject: Toggle Parental controls
  • From: Peter Baxter <email@hidden>
  • Date: Thu, 13 Aug 2009 04:53:20 +1000

Hi People,

I have been pounding away at getting an AS to toggle parental controls remotely on students' computers.  I have the following script that does nothing:

tell application "System Preferences"
activate
set current pane to pane "Accounts"
tell application "System Events"
tell application process "System Preferences"
set frontmost to true
tell window "Accounts"
tell tab group 1
click checkbox "Enable Parental Controls" of window "Accounts"
end tell
end tell
end tell
end tell
end tell

Can anyone help?



I am a volunteer fire fighter and I live with danger everyday
and sometimes she lets me go and fight fires

Peter Baxter
email@hidden



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Toggle Parental controls
      • From: Stan Cleveland <email@hidden>
  • Prev by Date: Re: Mount Point to Alias
  • Next by Date: Re: Mount Point to Alias
  • Previous by thread: Re: Do Script Illustrator CS3
  • Next by thread: Re: Toggle Parental controls
  • Index(es):
    • Date
    • Thread