Specify an input file using Windows Explorer

Hi, I'm very new to Orchestrator.
Instead of writing stand-alone PowerShell scripts to perform tasks against an input file, I would like to use Orchestrator, thus avoiding the need to write the code.
Is there a way to specify an input file using Windows Explorer via Orchestrator?  When invoked, I would like my Runbook to open up Windows Explorer, where I could navigate to my input file, then press OK and have my automated processes run.  Do
I need to look beyond Orchestrator, say towards Service Manager, or is this natively available in Orchestrator?
Thanks,
Nick. 

Hi,
there are several Ways.
you can use the SCO Webconsole, to start a Runbook and put in a Porpertie.
you can use SCSM with SMPortal to define the File
or you can use the free EUPSCO Portal, to build a Webfrontend for SCO
Seidl Michael | http://www.techguy.at | twitter.com/techguyat |
facebook.com/techguyat |
youtube.com/techguyat

Similar Messages

  • Photo problems and can i drag and drop files using windows explorer?

    i can only sync photos frm my com to my touch but i cant choose which photos i want and i tried searching for the files in itunes and i cant find them, thus cant delete them...
    on top of that, i can access the files in my touch but cant find any option to delete them...
    when i go the photos tab in itunes, it only shows me the window to sync files and the 2nd question too...
    because when i drag and drop on itunes, it's quite laggy...and if i use windows explorer to drag and drop, will the duplicates on my playlist appear as 2 files or will it be like itunes where it can detect the main file and simply adds it to the list?
    thank you...
    sorry for the wall of text...

    There's no manual mode for photos just different ways to sync but here's a simple "How To" on managing your photos so that it's easy to add and delete what you want on the iPod:
    1 Create a folder on your hard drive to hold the photos you want on your iPod. Call it iPod Photos for example
    2 Drag the photos you want from your usual picture folder into the folder you just created
    2 Open iTunes, select your iPod in the iTunes Source list.
    3 Click the Photos tab and select “Synch photos from.”
    4 Choose “Choose Folder” from the pop-up menu and select the iPod photos folder you created.
    5 When you want to change what photos are on the iPod just add or remove the photos from the folder you have made and syncronise the the iPod
    You can't drag photos or music to the iPod from Windows Explorer, you have to add content through iTunes or you'll not be able to view or play it.

  • Transfering Files Using Windows Explorer

    Rather than using windows media player, why can't I just use windows explorer to add photos to my droid 2?  When I hook up my droid 2 to my computer with the usb cable, the droid appears in windows explorer.  I want to just drag and drop photos to the droid.  I have tried this with a couple of photos and it seems to work.  Will this method cause any problems?  It seems a lot easier than using windows media player to "sync" files.

    It apeaqrs that they automatically go into the photo folder.  I was able to access them via the "Gallery" app.
    I wonder why the user guide doesn't recommend this since I find it a lot easier to do than using the "sync" process?

  • Multiple instances of AcroRd32.exe while using Windows Explorer Preview Pane

    I'm trying to understand why our computers behave differently while browsing PDF files using Windows Explorer with the preview pane turned on.
    All are Windows 7 Pro 32-bit.
    The scenario:  Open Windows Explorer with the preview pane turned on, go to a folder full of PDF files, and start single-clicking on them, one by one down the list.  Keep Task Manager open, on the Processes tab, showing processes from all users, as you click on the PDF files.
    On two of the computers, you can keep clicking right on the down the list, and the preview pane shows the PDF file contents immediately with each click.  The Task Manager does not show any instances of AcroRd32.exe running, and the machine does not slow down no matter how quickly you go down the list of files.  You can keep clicking all day.
    On the other two computers, as you keep clicking down the list, after about six or seven clicks, the machine starts getting slower and slower in responding to display the PDF contents.  In Task Manager, you see multiple instances of AcroRd32.exe executing, and the list keeps growing with more instances - I've seen up to 8, with memory allocations to some of the instances approaching 700MB!  One of the CPU cores goes to 100%. If you stop clicking in Windows Explorer, eventually, the machine recovers, and the list of multiple instances of AcroRd32.exe shrinks, but never goes away completely until you close the Explorer window.
    What could account for this difference?  One of the users is complaining - he often browses folders of scanned PDFs looking for invoices, transactions, etc., and has to go slowly to keep his machine from bogging down.  I don't know when this behavior started.
    It doesn't matter if it is a shared folder on a network resource or one locally on the machine, or if it is an admin or standard Windows account - the behavior is the same.  I've tried uninstalling and reinstalling Adobe Reader, to no avail.
    Thanks for any ideas.

    Yes i'm having this issue to.
    Becomes worse after display many documents in pane, worst even if scanned images are in.
    After killing the  process, sometimes it generate even more process.
    After Killing all the process, sometimes need to deactivate the pane view and activate
    again to restore normal preview.
    Sometimes it takes a lot of time to progress to file below, if i wait, going to files above, it pass
    the file that shows delay, without any problem.
    I add received from Microsoft, in answer to the same issue to uninstall adobe reader and install
    latest version. It become a bit more stable, but problem still shows.
    Abobe reader: 10.1.0, ATI latest drivers 11-07
    Please, Help!

  • I just downloaded Autocad to my downloads file, how do I take it from there to my Parallels Desktop without using "Windows Explorer"?

    I just downloaded Autocad to my downloads file, how do I take it from there to my Parallels Desktop without using "Windows Explorer"?

    Did you download it from Adobe or a pop up? If it was a pop up do not open it. Make sure you only get it directly from Adobe here:
    http://get.adobe.com/flashplayer/
    There is some malware that poses as Flash, in pop ups.
    Then do as macbig explained double click on the file,
    After you open and install the .dmg reboot your computer to complete the installation

  • Programming help - how to get the read-only state of PDF file is windows explorer preview is ON?

    Programming help - how to get the read-only state of PDF file is windows explorer preview is ON?
    I'm developing an application where a file is need to be saved as pdf. But, if there is already a pdf file with same name in the specified directory, I wish to overwrite it. And in the overwrite case, read-only files should not be overwritten. If the duplicate(old) file is opened in windows (Win7) explorer preview, it is write protected. So, it should not be overwritten. I tried to get the '
    FILE_ATTRIBUTE_READONLY' using MS API 'GetFileAttributes', but it didn't succeed. How Adobe marks the file as read-only for preview? Do I need to check some other attribute of the file?
    Thanks!

    Divya - I have done it in the past following these documents. Please read it and try it it will work.
    Please read it in the following order since both are a continuation documents for the same purpose (it also contains how to change colors of row dynamically but I didnt do that part I just did the read_only part as your requirement) 
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0625002-596c-2b10-46af-91cb31b71393
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0155eb5-b6ce-2b10-3195-d9704982d69b?quicklink=index&overridelayout=true
    thanks!
    Jason PV

  • No Default ACL when using Windows Explorer?

    No matter what Default ACL I specify on any user's account,
    adding new documents using Windows Explorer causes an initial
    ACL of "Published". Also, when I right-click on the iFS network
    drive and select "iFS User Profile", it shows the Default ACL
    as "Published".
    Is this a known feature?
    I want my users to be able to do everything from Windows
    Explorer, but they need to copy and paste "template" folder
    structures. If they do this in Windows Explorer, the ACL's do
    not get copied. I could understand if someone says the pasted
    folders are new folders, so they should get the user's Default
    ACL, but even that isn't working, so the users must go through
    each folder/file and reestablish an ACL using Windows Explorer.
    BTW, The Web Application copies the ACLs in a copy/paste
    operation.
    Thanks,
    David Frankel

    This is not the expected behavior for Oracle 9iFS. Please
    contact your Oracle Support Services representative and log a
    TAR. They will diagnose and resolve this problem.

  • Can't open PDF files from Windows Explorer on Windows 8.1

    Hello,
    after I've upgraded to Windows 8.1, I can't open PDF files from Windows Explorer (directly double clicking the file). The AcroRd32.exe runs in the background (2x !) as I see the processes in task manager, but there is no user interface visible. I have Acrobat
    Reader 11.0.06, the desktop version (not Metro). I tried uninstalling the Acrobat reader and installing it again but this didn't help. The only way to open PDF files is to close the AcroRd32.exe from the task manager, open empty Acrobat Reader from the desktop
    and then drag&drop the PDF file over that window. This is quite inconvenient. Is there a way to fix this issue so I can open PDF files directly from windows explorer?
    Many thanks!

    I had to install adobe reader, but   PDF's used to display just fine with IE, any idea what happened ?
    Windows 8.1 pro.
    thx
    lee

  • Problems in using Windows Explorer with VPC Virtual PC?

    Has anybody experienced problems in using Windows Explorer with VPC Virtual PC?
    Lacking any "forbidden" or "appropriate usage" guidelines, I regularly use Windows Explorer (Windows 2000) to transfer file from the desktop. I have occasionally sensed that this might be wrong. Today I inadvertently clicked the MAC harddrive instead of the Desktop (within Windows Explorer) and caused all manner of mischief.
    Any other views please?

    Let me correct this:
    I regularly use Windows Explorer (Windows 2000) to transfer files from the "Mac" desktop
    Any ideas please Virtual PC VPC users?

  • Drag image file from Windows Explorer to a new layer in an open file

    I want to know if it's possible in CS3 to drag an image file from Windows Explorer into an already open file in PS.  Right now when I drag over, it opens that file.  I want to have it where the image is inserted as a new layer into the existing open file.  is that possible?

    Hi, I'm using CS4 and would love to be able to drag n drop straight to a new layer in an existing file.
    At present when I drag n drop I get a new image in PS. I then have to move this to my existing image. I have tried draging to the tab, the layer box, the image, the blank space, using shift,ctrl & alt.
    A simple how to would be nice

  • PSD files in Windows Explorer

    I've used Photoshop Elements 2 for a few years and have recently upgraded to Photoshop Elements 4. I am sure I remember being able to view thumbnails of .psd files in Windows Explorer when I was using PSE2. However, now with PSE4, when I select thumbnails in the View menu, all my .psd files show up as a PSE icon (camera). Is there anything I can do either in Windows XP, Windows Explorer or PSE4 to allow me to see my .psd files as thumbnails?

    Stuart,
    It is the famous story of Adobe leaving the 'psicon.dll' file out of
    Elements, starting actually with PSE3. In my experience, reinstalling PSE2
    does not seem to work. I never uninstalled it and still lost the
    thumbnails. So I went through all the motions manually to get them back.
    Take a look at the following thread, which will link you to yet another one
    and read it all. There is supposed to be some risk in using psicon, but I
    never had a problem.
    http://www.adobeforums.com/cgi-bin/webx?128@@.3bc0a11e
    Juergen

  • Cannot see files in Windows Explorer, but iTunes still plays 'em

    hi all,
    I have all my music files on an external hard drive. Up until this morning, I could browse the files on the external drive using Windows Explorer. Now the iTunes Music folder appears empty when I click on it, and even says 0kbs when I right-click Properties.
    But ... iTunes still plays the files fine, and when I right-click Get Info in iTunes, it gives me the correct file path to my external hard drive. When I right-click Show Song in Windows Explorer, it shows me the correct file, yet when I click back up on the root iTunes Music folder, it still shows up empty!
    Any clues? This is most frustrating, as I just got a new laptop and am trying to get my iTunes library back on there.
    thanks

    Sorry for the double post.
    But i should also add that when i go to Edit Preferences and go to iPod and change anything i want to change. Once the ipod is disconnected, it doesnt save and it all goes back to the normal settings.
    Thanks again.

  • Cannot see zipped files in Windows Explorer

    I used the code below to create a zip file. When I use Winzip to open a zip file named test.zip, I can see all the files (a.txt, b.class, etc.) that have been zipped. But, when I double-click on the test.zip in Windows Explorer (Windows XP Professional), I cannot see any of the zipped files.
    Can someone give me some pointers?
    import java.util.*;
    import java.util.zip.*;
    import java.io.*;
    public class CreateZip
         public CreateZip()
         public void createZipFile(String[] all_array, String zipfilename)
              FileOutputStream pout; // declare a file output object
    PrintStream p;
              String file_path = "D:\\Docs\\FedPlanner\\";
    try
    pout = new FileOutputStream(file_path + "FedPlanner_Zip_log.txt");
    p = new PrintStream( pout );
                   for (int i = 0; i < all_array.length; i++)
                        System.out.println("all_array = " + all_array);
                        p.println (all_array[i]);
    p.close();
    catch (Exception e)
    System.err.println ("Error writing to file");
              byte[] buf = new byte[1024];
              try
                   String outFilename = file_path + zipfilename;
              ZipOutputStream out = new ZipOutputStream(new FileOutputStream(outFilename));
                   for (int i=0; i< all_array.length; i++) //
                   FileInputStream in = new FileInputStream(file_path + all_array[i]);//filenames
                   out.putNextEntry(new ZipEntry(file_path +all_array[i]));//filenames
                   int len;
                   while ((len = in.read(buf)) > 0)
                   out.write(buf, 0, len);
                   out.closeEntry();
                   in.close();          
              out.close();
              catch (IOException e)
                   e.printStackTrace();
         public static void main(String args[])
              for(int i=0; i < all_array.length; i++)
                   System.out.println("x = " + all_array[i]);
              CreateZip create = new CreateZip();
              create.createZipFile(all_array);

    I have never created a zip file using Java . But from what i know about Winzip and Window Explorer, here's my takes on it:
    1. Winzip works with severals different compression algorithm 9including their own)
    2. Winzip has the ability to display the content of the zip file (if the zip file happens to be one of the compression algorithm they supported....otherwise, it's highly unlikely, winzip can even open the file)
    3. Window Explorer does not call Winzip to display the content of Winzip file. rather, Window Explorer has its own utility to look into the Winzip for files and display them. Note: they probably only do this for the popular compression algorith (such as Winzip .zip, probably .tar...but highly doubtful of the one that Java use to make a zip file).
    So..it's probably Window Explorer does not supports display that compression algorithm (the one Java use) for a Winzip file.
    Example...you created a new format for an image call .mypics
    Window Explorer can display a thumb nail for .bmp, .jpeg, and quite a few other
    You created an application to display the image. Now..in Window Explorer, when you click on the icon, the thumbnail of the pic is not display...this is because Window Explorer does not have a util to do thumbnail for that format.

  • PSE9: No thumbnail images of PSD files in Windows Explorer

    Win7 x64 SP1
    PSE 9.0.3
    When using Windows Explorer to view a directory, *.psd files are shown with a generic PSE icon rather than as thumbnail images.  PSE9 is set as the default program for *.psd files.
    Is there any way to get thumbnail images to display in Explorer?
    Ken

    Yeah, I've heard that too, but I'm not buying that excuse:
    It's not MicroSoft's responsibility for making someone's thumbnails work.  MS provides the documentation (I assume) for developers to write code for a DLL to display thumbnails in Windows Explorer.  It's up to the developer to do it.
    Other software programs which use a proprietary image format do supply those DLLs.  Three examples that I use on my PC are:
        a.  Corel's CorelDraw and PhotoPaint install the appropriate shell DLLs to display their native files as thumbnails.
        b.  Xara also provides a 64-bit DLL which, when manually registered, displays their native file format as thumbnails.
        c.  The open-source Paint.Net group registers the DLL to display their native format as thumbnails.
    God knows that those three, and especially the Paint.Net group, don't have the hundreds of millions of dollars and hundreds of developers that Adobe does, yet those three chose to do the right thing and provide what I consider to be an essential feature.
    Apparently this has been going on for a long time -- certainly long enough for Adobe to write the darned code, if only Adobe had the will to do it.
    PSE9 is the only Adobe product I currently have purchased and this issue just sticks in my craw.  Other than that, I've got nothing but praise for the program.
    Ken

  • View PSD files in windows explorer

    Is there a way to view PSD files in windows explorer?

    I use FastPictureViewer Codec Package its low cost and generated thumbnails for Raw and PSD files for Windows File explorer.

Maybe you are looking for

  • Blockquote Indenting

    I am new to contribute and using the indent feature, this is indenting a lot more than i would like after researching seems like this is a "blockquote" feature and pre-defined, so is there a way to indent less without adding tables etc?

  • How to remove switches from a fabric.

    We have a couple of MDS9120's and a SUP1 9509 in our fabric that we want to retire.   I'm pretty sure that I don't want to just shut down these switches, unplug the cables and call it good.   Also the 9509 is the principal for two of our larger VSAN'

  • Interface in R3

    Anybody have comments on the runtime overhead if any of interface newly introduced in Forte R3? Thanks in advance.

  • Time on iPad is off. How do I fix?

    Location services are ON. but time zone still won't set.

  • 0Orders in the 2Lis_11_Vahdr data source.

    Hi I would like to know how the data is getting populated for the key figure 0Order(Number of order) mapped to ANZAU field. I am not able to find this field in VBAK or VBAP. If I need to do reconciliation that the coorect data is gettin populated wha