HT1338 How do I schedule update downloads to happen in the wee hours?

I am on a satalite internet connection, and i need to control when my computer does it downloads so it happens between 2 and 6 AM. How?

Your computer needs to be awake during that time.  If your machine is not awake all night then you'll need to schedule a wake up in the energy saver panel of system preferences. 
if your machine is awake, you can run a manual update with the following unix command:
sudo softwareupdate --install --all
It needs to be run as root, so the simplest way to do it is with a launchd job.  Save the following text as a plain text file in /Library/LaunchDaemons/user.software_update.auto.plist, and restart your machine:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
          <key>Label</key>
          <string>user.software_update.auto</string>
          <key>ProgramArguments</key>
          <array>
                    <string>softwareupdate</string>
                    <string>--install</string>
                    <string>--all</string>
          </array>
          <key>StartCalendarInterval</key>
          <dict>
                    <key>Weekday</key>
                    <integer>0</integer>
                    <key>Hour</key>
                    <integer>3</integer>
                    <key>Minute</key>
                    <integer>0</integer>
          </dict>
</dict>
</plist>
This should install updates automatically at 3am on Sunday if the computer is awake (or at next wake if the computer is asleep). 

Similar Messages

  • How to solve CS5 update download problem

    After having to reinstall Windows and CS5 (having previously deactivated it and then re-installing it fine), I keep getting update failures when CS5 tries to download known updates. Here is an example:
    Adobe® InDesign® CS5 7.0.4 update
      There was an error downloading this update. Please quit and try again later.
    How can I resolve this error that is on Adobe's end? No human will speak to CS5 customers and the Chat support people have no idea what to do.
    Thanks to anyone who can point the way to getting CS5 to not bug out in its auto update/download window.

    I had the same problem on my Mac. I did a google search for the InDesign 7.0.4 update and downloaded the update manually.
    Adobe - InDesign : For Macintosh : Adobe InDesign CS5 7.0.4 update - all languages

  • How to sort out error downloading perpetual license of the CS6 Design Standard for MAC: JRun Servlet Error 413  Header Length too Large?

    How to sort out error downloading perpetual license of the CS6 Design Standard for MAC: JRun Servlet Error 413  Header Length too Large?
    Just bought the perpetual license online - student-teacher version. Received email confirming my eligibility and followed all instructions to a 't', but still got this 413 error message, and cannot continue.
    Would anyone be able to help me?
    Or how can I get in touch with Adobe themselves?
    How do you get to the chat? I bought it with their help, but cannot remember how to get there again. Took me ages to find the chat.
    Cheers!!! Thanks a million! Any help is welcome!!!!

    Make sure you have cookies enabled and clear your browser's cache before you try downloading.  If it continues to present that error try using a different browser.
    As far as getting to a chat link goes, it can be hit or miss...  Start Here  If after selecting relevant responses you are unable to find a solution, choose "Still need help? Contact us." and the chat contact option.

  • How can I view and download iprocurement history for the past 1 year in Oracle?

    Hi,
    I'm presently using Oracle 12, how can i view and download iprocurement history for the past 1 year or longer in Oracle? The purpose is to view approval of claims etc..
    if not, where can i retrieve this information in oracle?
    Appreciate your urgent assistance.
    Best Regards, Michael

    Sign into your Account > Click on your account name > Click on Account > Purchase History
    iTunes Store & Mac App Store: Seeing your purchase history and order numbers - http://support.apple.com/kb/HT2727
    Direct link - https://phobos.apple.com/WebObjects/MZFinance.woa/wa/purchaseHistory

  • HT201272 I have OS 3.1.3 how do I go about Downloading past purchases from the App Store

    I have OS 3.1.3 how do I go about Downloading past purchases from the App Store?

    You can download the current versions of the apps from the store e.g. via the Purchased link under Quick Links on the right-hand side of the iTunes store home page on your computer's iTunes : re-downloading. But you may find that the current versions require higher iOS versions than you have on your iPod - in which case have you not got copies of the older versions of those apps on your computer's iTunes or on a backup ?

  • I have a song that skips on my main mac because its a downloaded copy. But on my other devices(iPad, Apple TV) it does not skip because its in the cloud. How do I make a downloaded song back into the cloud?

    I have a song that skips on my main mac because its a downloaded copy. But on my other devices(iPad, Apple TV) it does not skip because its in the cloud. How do I put a downloaded song back into the cloud?

    Delete the track from the iTunes library, but not from the cloud.

  • How difficult is it to download my projects from the cloud

    How difficult is it to download my projects from the clou

    Hello A.Hawley,
    It sounds like you are being prompted to authorize your computer in order to download your iTunes purchases. This article will help you do that:
    iTunes Store: Authorize or deauthorize your Mac or PC
    http://support.apple.com/kb/ht1420
    Thank you for using Apple Support Communities.
    Cheers,
    Sterling

  • How do I delete a download, I have tried the normal highlight

    How do I delete a download, I have tried the normal highlight & delete but it doesn't work

    Finder > Downloads
    Highlight the item.
    Right click on it and select "Move to Trash" from the contextual menu.

  • Update should not happen in the name of WF-BATCH

    Hi All,
    I have a requirement to change the WF-BATCH to the other user id.
    The task completion or update should not happen in the name of WF-BATCH, instead it should happen with the name of the other user id.
    Please can anybody suggest on this..
    Thanks and Best Regards,
    Sushmitha

    Hello Sushmitha,
    Like I said, it is only working if a previous step was a dialog step for the same user.
    Then when all steps have advance with dialog it will automatically execute the "background" step (which is now dialog).
    If the "background" step is the first to be executed then this scenario does not work.
    It will only work if the agent has a previous work item AND is the one you want as the changed_by user.
    A work around would be to either
    a) check what the method does. If it executes a FM and if that FM has a parameter for changed by you can create a new method where you pass the changed_by user
    b) check if a bapi/fm exists which allows you to change the user
    c) create a program to execute the same logic as the method. Now you must create a new method where you can schedule this program as a background job with another user as the person who executes it.
    Kind regards, Rob Dielemans

  • How Can I know about any change happened in the page??

    ........... I Use JDev 11g ........
    How Can I know if any change happened in the page???
    for example:
    I have a page and I press a creation button that create a new row in view object I want when I press any button that will call another page the page ask a user Are you want to save changes? before leaving a page.
    Or
    I edit the value in a view object but not committed ( I didn't commit the data in database ) . When I want to leave the page I want to display a message say : Are you want to save changes?
    How can I do that?
    Thank You...
    Sameh Nassar

    Check out http://radio.weblogs.com/0118231/stories/2004/09/23/notYetDocumentedAdfSampleApplications.html Example 60. Do not go by the 'on page load' name... This approach will allow you to plug in your custom code at any 'phase' of your adf life cycle. You can capture any request coming from your page, and check for pending transaction states and act accordingly.. I realize that the reply is a little abstruse, but this is not a drag-drop-smile requirement.. :-)
    http://download.oracle.com/docs/html/B25947_01/bcdcpal005.htm#sm0271
    Julian

  • HT1338 How safe is Codec to download on my MacBook Air to watch movies?

    How safe is Codec to download on my MacBook Air to watch movies?

    markprice22 wrote:
    How safe is Codec to download on my MacBook Air to watch movies?
    Which codec?
    Pete

  • HT1338 how do I to update plugin from 4.0.1.0 to 4.0.3.0?

    How do I to update plugin from 4.0.1.0 to 4.0.3.0? -
    As I need to down load maps onto my Garmin and the 4.0.1.0.that I installed have won't work.

    There is no legit way to do this.
    You can Google for illegitimate ways at your risk.
    Have you tried a reset or restore?

  • How do I make previously downloaded apps appear on the screen? Now, I have to open them in the App Store.

    I just upgraded to iOS 7. My downloaded apps no longer appear on the screen; I have to open them from wihtin the App Store. How do I get them out of there? The only option I see when I call them up in the App Store is "open."
    Thanks.

    Did you update your iOS via iTunes and the computer? If so, did you transfer purchases? Your Apps that were purchased via the App store on the phone should still be on the phone. Have you checked all of the home pages? Try a reset, hold the sleep/wake and home buttons together until you see the Apple logo and then release. After the phone reboots, see if they are back. If they are on the computer, you can also connect to iTunes and sync them back.

  • HT1338 how to upgrade mac os x 10.4 to the latest version?

    how and what do i need to upgrade my mac OS X 10.4.11 to the latest version?

    You must have an Intel Mac to start. If it's a Core Duo model with 1 GB or RAM or more, then you can upgrade to Snow Leopard only. If it's a Core 2 Duo with at least 2 GBs of RAM installed, then you can upgrade at least to Lion and possibly to Mountain Lion.
    Upgrade Paths to Snow Leopard, Lion, and/or Mountain Lion
    You can upgrade to Mountain Lion from Lion or directly from Snow Leopard. Mountain Lion can be downloaded from the Mac App Store for $19.99. To access the App Store you must have Snow Leopard 10.6.6 or later installed.
    Upgrading to Snow Leopard
    You must purchase Snow Leopard through the Apple Store: Mac OS X 10.6 Snow Leopard - Apple Store (U.S.). The price is $19.99 plus tax. You will be sent physical media by mail after placing your order.
    After you install Snow Leopard you will have to download and install the Mac OS X 10.6.8 Update Combo v1.1 to update Snow Leopard to 10.6.8 and give you access to the App Store. Access to the App Store enables you to download Mountain Lion if your computer meets the requirements.
         Snow Leopard General Requirements
           1. Mac computer with an Intel processor
           2. 1GB of memory
           3. 5GB of available disk space
           4. DVD drive for installation
           5. Some features require a compatible Internet service provider;
               fees may apply.
           6. Some features require Apple’s iCloud services; fees and
               terms apply.
    Upgrading to Lion
    If your computer does not meet the requirements to install Mountain Lion, it may still meet the requirements to install Lion.
    You can purchase Lion by contacting Customer Service: Contacting Apple for support and service - this includes international calling numbers. The cost is $19.99 (as it was before) plus tax.  It's a download. You will get an email containing a redemption code that you then use at the Mac App Store to download Lion. Save a copy of that installer to your Downloads folder because the installer deletes itself at the end of the installation.
         Lion System Requirements
           1. Mac computer with an Intel Core 2 Duo, Core i3, Core i5, Core i7,
               or Xeon processor
           2. 2GB of memory
           3. OS X v10.6.6 or later (v10.6.8 recommended)
           4. 7GB of available space
           5. Some features require an Apple ID; terms apply.
    Upgrading to Mountain Lion
    To upgrade to Mountain Lion you must have Snow Leopard 10.6.8 or Lion installed. Purchase and download Mountain Lion from the App Store. Sign in using your Apple ID. Mountain Lion is $19.99 plus tax. The file is quite large, over 4 GBs, so allow some time to download. It would be preferable to use Ethernet because it is nearly four times faster than wireless.
         OS X Mountain Lion - System Requirements
           Macs that can be upgraded to OS X Mountain Lion
             1. iMac (Mid 2007 or newer) - Model Identifier 7,1 or later
             2. MacBook (Late 2008 Aluminum, or Early 2009 or newer) - Model Identifier 5,1 or later
             3. MacBook Pro (Mid/Late 2007 or newer) - Model Identifier 3,1 or later
             4. MacBook Air (Late 2008 or newer) - Model Identifier 2,1 or later
             5. Mac mini (Early 2009 or newer) - Model Identifier 3,1 or later
             6. Mac Pro (Early 2008 or newer) - Model Identifier 3,1 or later
             7. Xserve (Early 2009) - Model Identifier 3,1 or later
    To find the model identifier open System Profiler in the Utilities folder. It's displayed in the panel on the right.
         Are my applications compatible?
             See App Compatibility Table - RoaringApps.
         For a complete How-To introduction from Apple see Upgrade to OS X Mountain Lion.

  • How do I set my downloads to open in the finder ?

    How do I set my downloads to open?

    Welcome to Apple Support Communities.
    If I understand your question correctly, you want to know how to 'open', view, or install something you've successfully downloaded from the internet and saved in the Downloads folder.
    I am unable to determine which operating system you are using on your MacBook. Your profile lists iOS 5, but iOS5 is for an iPod Touch, iPhone, or iPad, not MacBook.
    Your MacBook likely has one of the OS X 'cats': 10.4 Tiger, 10.5 Leopard, 10.6 Snow Leopard, or 10.7 Lion. Click on the Apple icon in the top left menubar and select About This Mac to see which operating system you are using.
    If you are using OS X 10.7 "Lion", you should post your question in the OS X 10.7 Lion forum here:
    https://discussions.apple.com/community/mac_os/mac_os_x_v10.7_lion
    These instructions are for a Mac using OS X 10.6 "Snow Leopard" but the process is very similar with OS X 10.5 Leopard.
    Here's one way:
    Open Finder by clicking on the icon in the lower left corner of your Dock.
    Under Places in the left column, click on the 'House' icon in the left column. It probably has your name after it.
    That will open a list of file folders and files in the right column.
    Click on the Downloads folder.
    Clicking on the Name column heading in the right column will sort the file list by that column.
    Clicking on the column heading a second time will sort the file list in reverse order.
    Locate the file you want.
    Single click on the filename and press the space bar to preview many types of files, including documents, spreadsheets, and images.
    To open the file, double-click on the filename.
    If the file has the extension .dmg, it is a disk image file (program to be installed) and will open the file installer dialog. You will likely need to enter your Administrator password to install the program.

Maybe you are looking for