Run Automator workflow automatically at startup?

I have a Mac Mini that I would like to have automatically run a Keynote slideshow at startup. I was able to make the workflow no problem, but I can't seem to figure out how to get it to run on startup. Is that possible? Also, can you set up a Mac to "Autostart" after a power failure?
Basically I need this Mac mini to constantly run a Slideshow as a form of "Digital Signage" all day and be able to restart itself should it loose power for a while.
Any help is greatly appreciated!
Thanks.

Hey
I want to do the same as Jessfyn (more to less)
I record an Application action and its working in the Automator,
but when I save it as an application and double click it from the desktop its not working and showing me this massage:
"The action 'watch Me Do' encountered an error.
Check the actions properties and try running the workflow again."
What am I doing wrong?
Thanks
Itamar

Similar Messages

  • Can you run Automator workflows automatically, on a timer?

    I created a workflow for backing up important files, and it's working just great.
    However, I'd like the additional ease of having the workflow run on its own--every twelve hours, perhaps, instead of running it manually myself.
    I don't see any settings or help topics that say I can do this. Can anyone help?

    JD_Wright wrote:
    I thought this solved my problem, but I need some more help.
    I have set iCal to open my workflow on a schedule, but opening the workflow file doesn't make the program run. What I end up with is an opened Automator window waiting for me to press the run button.
    I tried to select "run script" in iCal, but my workflow file is greyed out, as if it isn't a "script." (Not really sure what a script is here.)
    Can someone give me just a little bit of a nudge over the finish line on this one?
    don't save it as a workflow. save it as an ical alarm. you have to decide on this at the beginning. when you start automator or choose to create a new flow it gives you a pulldown screen where you can choose what kind of workflow to make. choose ical alarm. then you can use it as an ical alarm and it will correctly run automatically wt the alarm time.

  • Run Automator workflow using keyboard shortcut

    Created a workflow to move files from one folder to another. Is there away to run the workflow using a keyboard short cut?

    Save your workflow as an application, and then use Spark to launch that application with the desired keystroke.

  • Possible to run Automator job before shutdown (automatically)?

    Subject says it all, really: I have an Autamator job that copies some files from one place to another.
    I want to run this job automatically before the machine shuts down. Is this possible?

    Yes. Just add it to the Automator workflow with the "Run AppleScript" action and save it as an application to put in your Dock, or the sidebar in a Finder window, or the toolbar in a Finder window.
    If you don't want it to be too easy, then put it in a folder first. Then put the folder either in the Dock, or the sidebar or toolbar of the Finder window so you'll have to perform two clicks.
    In the "Run AppleScript" action, you can delete everything in the text box since you don't need to process any items, and then add this:
    tell application "System Events" to shut down
    Note that "shut down" is two words. You can also use the words "restart", "sleep", or "log out". There will not be a confirmation dialog, excepting when applications ask to save unsaved documents (unless sleeping).
    In the future, you can find this is out again with Script Editor somewhere in the Applications folder (or use Spotlight). You'll want to open the "System Events" scripting dictionary, and it's probably already in the "Library" window (check the Window menu, or Command-Shift-L). Use the search in the "System Events" dictionary window to find "shut down", or anything else.
    Be careful about testing this script since it will immediately shutdown the computer without a confirmation dialog. Perhaps have an unsaved document opened while testing, such as another Automator workflow with any action added and unsaved, or a new TextEdit document with a some random text typed in (a single letter will do).

  • Running an automator workflow w/o opening automator

    Is it possible to run an automator workflow - (check addressbook for birthdays - then send a card) once a day without having to remember to open automator everyday (the whole point is I forget to do this in the first place, so I'm hoping automator can just take care of it). but I don't want to have to leave automator open all the time... I think I read something about using applescripts, but I havent played with them at all...
    Thanks

    Hmm, your idea sounds about right. If you created the birthday event in iCal yourself (i.e. it's not the Birthday calendar iCal provides from your Address Book), then you can add an alarm to it. In that case, you have some nice options and effects.
    Since you would be adding the alarm to the birthday event, then the Automator workflow won't run every day and will only run when the birthday occurs. As for options, you can set the alarm for the event to activate at a specific time in reference to the event, e.g. the day before or perhaps around noon. (That is somewhat dependent on whether you made the event an all-day event or for a certain time, but it works either way and is pretty self evident.) You could also have it automatically occur a day late or even a week late.
    As such, you might consider making the workflow be more specific. You could create a workflow specifically for that birthday, and in that case you'd just specify a person from your Address Book instead of searching it for birthdays. Just depends on how you want to approach it. Regardless, saving the workflow as plug-in in Automator will be the easy way to refer to it as an iCal alarm.
    You mentioned iCal popping up reminders and that's an example of what an alarm can do if you set it that way, so you're probably familiar with them. However, you won't see that when you set the alarm to open a file (as in this case) unless you set a second alarm for the event to show a reminder. To add more alarms to the same event in iCal, you can click on the name "alarm" in the info drawer and it will give you a menu to add another alarm. You can also remove extra alarms in the same way. Wasn't sure if you knew that already.

  • Every time I sign into my Macbook, I get an error message from Automator; "The data couldn't be read because it has been corrupted.". I have never created an Automator workflow. How do I find out what Automator is trying to run and stop it?

    Every time I sign into my Macbook, I get an error message from Automator; "The data couldn't be read because it has been corrupted.". I have never created an Automator workflow. How do I find out what Automator is trying to run and stop it?

    Maybe it's set as a login item:
    - System Preferences: Users and Groups:
    - Highlight your user account in the left pane/list
    - Click "Login" tab at the top.
    See if you have an Automater action on the list
    - Note, you can select it, then right-click, and can then select "Reveal in Finder". That way you might have an idea what installed it.

  • Automator workflow to include/exclude startup items?

    Anyone know of an Automator workflow (or third-party app) that can easily include/exclude a startup item?
    I sometimes want an app to be a startup item and sometimes don't. So it would be convenient if I could just run a script to include/exclude it.
    Not critical... just for convenience sake.
    Any ideas?
    Thanks.

    Can you give us an example of some of the things you would like to do this with? I used to, for example use login items to mount the drive with my iTunes music. I stopped doing it that way and now mount the drive when iTunes launches. Depending upon whats being done perhaps a series of Automator actions could be used to create specific stings for specific tasks.

  • Automator workflow "run shell script" keeps running. How to stop?

    Because i want two instances of dropbox running simultaneously on my Mac, I set up a small automator workflow application. The workflow consist of a simple shell script:
    Or in text:
    bash
    HOME=$HOME/Dropbox-quivertree /Applications/Dropbox.app/Contents/MacOS/Dropbox &
    The problem is that once the application runs, or i execute the script from within automator, it just keeps running (i get the little cog in my menubar). Anybody have an idea how to automatically stop after it has launched dropbox?
    Thanks!
    Kim

    I do not have dropbox on my computer, so I tested using the Calculator application. The solution proposed by Mattis S.F. does work, but his explanation does not hold true in my case. Initially, I successfully tried
    HOME=$HOME/Dropbox-quivertree nohup /Applications/Calculator.app/Contents/MacOS/Calculator >/dev/null 2>&1 &
    If I remove the “nohup”, the result does not change. Removal of the “/dev/null 2>&1”, however, results in the same problem originally described by Kim van der Leeuw. My guess is the background process has stdout and stderr redirected by default back to the automator. When redirected to /dev/null, the automator no longer waits for the background process to complete. To summarize, change
    HOME=$HOME/Dropbox-quivertree /Applications/Dropbox.app/Contents/MacOS/Dropbox &
    to
    HOME=$HOME/Dropbox-quivertree /Applications/Dropbox.app/Contents/MacOS/Dropbox >/dev/null 2>&1 &

  • Create Automator workflow/AppleScript to automatically move files within NAS

    Running iMac / Macbook Air (OS 10.9.5), having the Macs connected wireless to the same network as a Seagate Central (NAS). On the Seagate Central and the iMac I have specified a couple of folders which are bidirectional synced via "Sync folders pro", e.g. pictures/movies folders. As a family, we have several iPhones (4S and 5S) with dedicated folders on the Seagate Central / iMac. Having the Seagate Media app on the iPhones, we are able to upload (and thereby free iPhone memory) pictures/movies directly onto the Seagate Central (pictures/movies which then are synced back onto the iMac). However, when uploading pictures/movies from the iPhone to the Seagate central (via Seagate Media app), it is not possible to define a target directory, and the pictures are therefore uploaded to a dedicated directory. I therefore search for some workflow/script to automatically (when new pictures/movies are uploaded, or at a daily basis);
    - Search for pictures/movies within a specific NAS folder
    - Move the pictures/movies to another specific NAS folder
    - Delete all other files/folders within the NAS folder being searched
    New to Automator / scripting, so I hope you bear with me even if the questions are dumb.
    Is it possible to make the NAS recognize a workflow/script without starting the iMac and/or MBA?

    Ok, so I made it a bit further, now having the following Automator Workflow (iCal)
    1. Get requested clients (check for ignore input from this action)
    - afp://192.168.1.86/Public
    2. Connect to client
    - I end up with a mounted disc (Public folder). Note that I end up at the same folder even if using afp://192.168.1.86/Public/iPhone/Photos in step 1.
    3. Get specified Finder items (check for ignore input from this action - to avoid having the Public folder itself following the workflow)
    - Choose the subfolder Public/iPhone/Photos
    4. Get folder content
    5. Filter Finder items
    - Did not get any results by using arguments as "kind is picture" and/or "kind is movie"
    - Ended up using arguments as "name contains jpg", "name contains mov" etc
    6. Move Finder items
    - Destination folder: Public/Pictures/iPhone
    - I now successfully managed to transfer the pictures and movies from one NAS folder to another
    *** I now want to continue the workflow to delete all other Folders/Files on Public/iPhone/Photos ***
    7. Get specified Finder items (check for ignore input from this action - to have no existing input for the remaining workflow)
    - Choose the subfolder Public/iPhone/Photos
    8. Get folder content
    - Results no showing a folder and a file
    9. Move Finder items to trash
    However, I´m encountering a couple of problems with this workflow;
    Note1: If there are no pictures/movies to move (no output from #5 going into #6), the workflow will stop. Any suggestions on how to skip step #6 and go to #7 if there are no pictures/movies to move? Applescript within Automator? Setting up the workflow as iCal (regular basis), so would be nice if the workflow just completes without errors (i.e. still goes on with deleting other files on the folder, even if there are no pictures/movies to move).
    Note2: Step #9 result in a error "Finder could not move the specified items to trash". Has this something to do with a folder and some other file being attempted deleted from a NAS folder? Any suggestions for how to cope with this problem?

  • Can Automator run a workflow on many folders, one at a time?

    Hello,
    In a parent folder, I have a bunch of subfolders with image files (BMP, JPG or PNG).
    I want each of these subfolders to become a PDF combining the original image files.
    I also want the resulting PDFs to be named as the original subfolder.
    Is there a way to do it with Automator, or do I have to dive into Applescript (I am totally new to both)?
    In Automator, the following 3-step workflow does almost what I want:
    #1 - Ask for Finder Items (I provide the parent folder)
    #2 - Get folder contents
    #3 - New PDF from images
    However, I get only one huge PDF combining the contents of all subfolders (I need one PDF per subfolder) and I must give for step #3 a specific file name (I need the filename to be that of the containing folder).
    Am I on the right path? I tried using the 'Loop' action and the 'Path' variable but I didn't progress.
    More generally, can Automator run a workflow on a bunch of folders one folder at a time, or is that a job for Applescript?
    Thank you very much for you help.
    W.

    Unfortunately, the text field in the *New PDF from Images* action doesn't support variables, and the *Rename Finder Items* action doesn't either (I wish Apple would get on the stick with updating their actions). There is this macosxhints article about hacking the workflow plist, but that doesn't always work.
    I have a couple of actions that could be used - the Get Names of Finder Items action can be used to get the folder name (to put into a variable), and the Change Name of Finder Items action does accept variables to change the name.

  • Does anyone have automator workflows for iWork Numbers that will run in Lion?

    Does anyone have automator workflows for iWork Numbers that will run in Lion?

    can you be a little more specific as to what your looking to do? There are some great Applescript gurus on this forum that are very able to help with automating numbers.
    Jason

  • Set Mail Signature with Run AppleScript Action inside an Automator workflow

    Hello,
    Not sure if I am posting this at the right spot, but I would need some assistance. I am trying to write an Automator Workflow application. The purpose for this application is to:
    1. Drag one or more attachments on the application/droplet icon
    2. Automator workflow creates a new mail message in Mail with the attached items already addressed and ready to go to
    I setup the following Workflow inside Automator:
    1. New Mail Message
    2. Add Attachments to Front Message
    So this is all working just fine. Now I would like to add a step in between of type "Run AppleScript". In this "Run AppleScript" action I have the following code:
    on run {input, parameters}
    tell application "Mail"
    set the message signature of input to signature "My Signature Name"
    end tell
    return input
    end run
    So my workflow looks now like this:
    1. New Mail Message
    2. Run AppleScript
    3. Add Attachments to Front Message
    I am getting the following error:
    Can’t make «class situ» "My Signature Name" of application "Mail" into the expected type.
    So, in essence I am trying to select a signature for that particular new mail message in this workflow. And that does not work. Any help would be appreciated.
    Martin

    first, you don't need the extra action to add attachments. if you drop some items on the saved application they will be passed to the "new Mail message" action as input and will be added as attachments. also, in my testing it seems that the processes of attaching the attachments seem to bump against the process of adding the signature. it get the same result as you originally but if I add a delay to the run applescript action then it works as it should so try
    1. new mail message.
    2. run applescript
    on run {input, parameters}
    delay 1
    tell application "Mail"
    set the message signature of (item 1 of input) to signature "My Signature Name"
    end tell
    return input
    end run

  • Can I tell applescript to run an Automator workflow?

    I was wondering if there was any way to tell applescript to run my workflow?

    Sure there are two ways:
    1) save your workflow as an application, then launch it like any other app
    2) tell application "Automator" to execute workflow 1
    (the latter is an actual AppleScript example that runs the active workflow. There are other ways of specifying which workflow to use, but since you weren't specific in your request I can't be more precise.)

  • Automator workflow hangs indefinitely after running Python script

    Hello,
    I have an Automator workflow set up to use a one-line shell script to launch a Python script. The Python script has a GUI and stays open for the user to interact with it. It launches fine, but I've noticed that my Automator workflow hangs and the spinning workflow cursor won't disappear from the menu bar unless I manually kill the workflow or quit the Python app. Not a huge deal to kill it manually, but annoying.
    I saw someone posted a way to kill an Automator workflow using an AppleScript or shell script embedded within the workflow, but adding that as a second step doesn't work for me—the Automator workflow never gets to that step, presumably because it's waiting for my Python app to close. Anyone know a way to make the Automator workflow kill itself after launching a Python script?

    By default, AppleScript (and, by extension, Automator) will wait for theshell process to exit before continuing the workflow (or exiting if the shell script action is the last step.
    This can be overcome by launching the shell process as a background process, which returns control to AppleScript/Automator, and allows your workflow to continue (or end).
    Just append:
    &> /dev/null
    after your shell command to launch it in the background, e.g.:
    /usr/bin/python /path/to/your.py &> /dev/null
    and you should get what you expect.

  • How to eject hard drive (automatically) at startup?

    Is there any way to eject (automatically) a hard drive at startup? I have searched the forums with no luck
    TIA
    BB

    I am glad I found this thread. This is exactly what I am trying to do as well. I tried to create a workflow in automator that does as suggested. My problem is that finder gets the item "Clone" the name of the HD I want to eject. Then I make a step to eject it. I run the workflow to test it, but the HD Clone is still mounted. The automator shows no results in the eject step.
    Also I would like to eject my windows boot camp drive. This drive is "Untitled" as it is formated NTSF. Step 1 in the Workflow cannot even find this drive to begin with. Is there anyway to eject this disk other than manually?

Maybe you are looking for

  • Error while replicating customer master data from R/3 to CRM

    Hi gurus, I am working on replication of customer master data from R/3 to CRM. It was working fine till date. But Now I am not able to replicate because in Inbound queue (in CRM 5.0) I get the status SYSFAIL for queue name R3AI_DNL_CUST_ACGRPB. When

  • Bid invitations output

    Hi experts I would like to know if bid invitations (restrict and public) can be sent to SUS via XML? I configurated it but when I save the bid the syssten not send it to SUS but the log is sent with success, when I go to SUS as supplier bider I can't

  • HOST and SYNCHRONIZE

    Can Host command be synchronized? I place SYNCHRONIZE right after a HOST('java ...') command but I don't see a performance improvement - seems like I still have to wait until the HOST command finishes executing the Java application (thread based) bef

  • Seeks algorithms for downloading file from WWW

    I have a big question for how many different ways for me to download file from WWW. Can someone list those methods and the "Java offical" classes/libraries that needed? Also which is the BEST and most EFFICIENCY? Here are some methods: 1a. Download f

  • Slideshow not working in aperture trial.

    downloaded aperture version 3 from apple site. notable to create slideshows. slideshow themes are empty. when photos a re added to an empty slideshow and played just white screens appear. Tried updating aperture to 3.1.1. Its weird y slideshow themes