Drag and drop to public folder

I have an Intel Mac Mini running 10.4.9 connected to a windows domain & MS Exchange Server 2003 in a corporate environment. My problem: using Mail.app, I can read items within the public folders; however, I cannot drag-and-drop messages from my inbox to folders within the public folders. Any time I attempt this, the message in question is present within the public folder briefly, but then disappears once a sync occurs with Exchange.
Any suggestions would be greatly appreciated.

As I wrote before, when I tried to drag and drop the Public Folder Tree Hierarchy, I used account which had delegated Exchange Full Administrator role in Exchange 2003 and was also member of Enterprise Admins / Domain Admins in AD and Exchange Organization
Administrators in Exchange 2007. According to Sembee suggestion, it is more than needed ...
I think about manual deleting Public Folder Tree Hierarchy object from old Administrative Group (using ADSIEdit) and then recreating the new one in Exchange Administrative Group - using the following steps:
http://blog.bruteforcetech.com/archives/766
But I'm not sure if System Folders will be accessible then. There are many Outlook 2003 in organization, so "old" OAB access is necessary ...
I can take report of permissions for the problematic Public Folder Tree Hierarchy object using dsacls.exe, if needed (there are many ACEs in DACL on them). I can also check Effective Permission for user I used for moving.
But in both cases, I don't have any reference. I mean correct permission set for such object or necessary permission set for user used for moving.
Regards,
Jacek
MCT, MCITP, MCTS, MCSE+M, MCSA+M

Similar Messages

  • Cannot drag and drop photos into folder on desktop from iphoto

    Hope you can help.  I was backing up a lot of photos onto an external disk yesterday, both from iPhoto and Bridge.
    The photos that are now left in iPhoto cannot be dragged and dropped into a folder on my desktop.  I had been doing this yesterday and it was working fine.
    I also seem to have lost the RAW information from all the Photos and they will now only open in Photoshop if I drag them to the Photoshop icon on my desktop but they are only opening as JPEGs.  Before that I could right click the Photo and choose open in external editor, it won't let me do that anymore.
    Thanks in advance.

    Maybe your  iPhoto > Preferences > Advanced > Importing  settings aren't set to "Copy items to the iPhoto Library"? If that's the case, iPhoto only references the photos from their containing folder without duplicating them, and if you move or delete that folder iPhoto looses the link to the originals photos.
    If your  iPhoto > Preferences > Advanced > Importing  settings are set to "Copy items to the iPhoto Library" then the problem may also be related to what I consider a user interface bug in Mac OS X which allows you to access the content of the the iPhoto Library very easily from the Finder, which shouldn't happen (the iPhoto Library has been made into a monolitic file package in the latest versions of iLife specifically to prevent this):
    Just search for any JPEG file into your hard disk and presto, every photo contained into that iPhoto Library file package appears in the Finder ready to be easily moved and deleted by the user, corrupting the iPhoto Library!
    Maybe the new photos come up as JPEGs because iPhoto converts the RAW files to JPEG as explained here: http://support.apple.com/kb/HT2297?viewlocale=en_US#one

  • Why doesn't the original document I'm dragging and dropping from one folder to another move?

    Why doesn't the original document I'm dragging and dropping from one folder to another move?
    What's happening is the computer is creating a duplicte of the document and placing it in the new location with a new creation date.  The original document I wanted to drag and drop into a new location remains where it started as the "original" document and the new copy has this little arrow protruding up from the lower left of its icon.
    At first I thought it was an alias, but it's a copy of the document I thought I was dragging and dropping.
    What gives here?
    Steve

    That arrow indicates it is a linik to the original, though. This happens if you wish to drag files, for which you do not have permissions to do this operation, e.g. from Library or System folder. I am pretty sure you do not accomplish this operation from/to folders like Desktop or Documents; if so, there is a problem with your system.

  • Can't drag-and-drop into applications folder

    Just got a new iMac last week, my old ibook finally died. I'm trying to install firefox in the imac and i can't. It downloads fine, I can open up the .dmg file, but then I can't drag the icon into the applications folder. I can drag it, but nothing happens when I try to drop it. I've tried using the alias folder, the folder on the dock, just doing it in the finder window, nothing works! tried re-downloading, everything i can think of. Since it is a new machine, do i have something in preferences set wrong? Help!!!

    Do you have "allow user to administer this computer" checked off in your account in System Preferences -> Accounts ?
    Also, right click on your Applications folder, and hit "Get Info" Make sure that the group that owns it is "admin" and "admin" has read and write privileges. If it's admin, but it says "read only" click on the lock, put in your password, and flip up the group privs and change it to read and write.
    If the group is NOT admin on the Get Info screen, you will need to launch /Applications/Terminal.app and issue this command:
    chgrp admin /Applications

  • Drag and Drop Music folder to iTunes Media folder?

    My HDD lacks the space for running "Consolidating Files" (File->Library->Organize Library->Consolidate Files), since iTunes doesn't move the items but rather copies them to iTunes Media.  My goal is to have the Music folder live inside the iTunes Media folder.   Can I drag and drop the Music folder into iTunes Media?  Any adverse consequences for doing this?   I am trying to straighten my iTunes folder and file structure.  As it is now, in addition to what I mentioned, the *library.xml and other related files are living inside the iTunes Media folder but I believe those should reside under the iTunes folder. How do I get them back out there?  Does any of this reorganization matter?   Everything displays just fine in the iTunes browser.   Thank you for your help.

    ohneSchatten wrote:
    My HDD lacks the space for running "Consolidating Files" (File->Library->Organize Library->Consolidate Files), s
    Where are these files now if not inside the itunes media folder?
    since iTunes doesn't move the items but rather copies them to iTunes Media.
    Correct. Any music now in iTunes should be in /Music/iTunes/iTunes media/ folder.
    Are you looking to add more music to iTunes?
    Do this...
    Go to /Music/iTunes/iTunes media/ folder.
    Find the Automatically add to iTunes folder and make a shortcut on the desktop.
    Drag songs here. This will add to iTunes and move, not copy, the song to the iTunes folder.
    I am trying to straighten my iTunes folder and file structure.  As it is now, in addition to what I mentioned, the *library.xml and other related files are living inside the iTunes Media folder but I believe those should reside under the iTunes folder. How do I get them back out there?  Does any of this reorganization matter
    Go to iTunes prefs > Advanced.
    Makes sure the iTunes media folder location is set to /Music/iTunes/iTunes media/.
    Uncheck Keep iTunes folder organized then click OK.
    Then recheck Keep iTunes folder organized then click OK.

  • Drag and Drop in JTree

    Hello
    i have developped sucessfully the drag on drop operation in my JTree and it works well but now i will also change the cursor of the mouse.
    so if you drag and drop an object in a jtree you must view the movement of that object, i think that it may be possible to change the cursor of the mouse to do that but i don't know how it works
    Is it also possible that the entire structure under the moved node is visible during moving?
    I hope that somebody can help me
    Jeff R.

    here is the code for the drag and drop operation
    public class TreeListener implements TreeSelectionListener,MouseListener,                               DragGestureListener, DropTargetListener,DragSourceListener{
         private CatalogManagerFrameListener frame;
         private CatalogElement selectedElement;
         /** Variables needed for DnD */
         DragSource dragSource = DragSource.getDefaultDragSource() ;
         private TreePath selectedTreePath;
         /** DragGestureListener interface method */
         public void dragGestureRecognized(DragGestureEvent e) {
         JTree tree = (JTree)e.getComponent();
         //Get the selected node
         if (selectedElement != null) {
              //Get the Transferable Object
              Transferable transferable = (Transferable) selectedElement;
              //Select the appropriate cursor;
              Cursor cursor = DragSource.DefaultMoveDrop;
              tree.setCursor(cursor);
              //begin the drag
              dragSource.startDrag(e, cursor, transferable, this);
         /** DropTargetListener interface method - What we do when drag is released */
         public void drop(DropTargetDropEvent e) {
              JTree tree = (JTree)((DropTarget)e.getSource()).getComponent();
              try {
                   Transferable tr = e.getTransferable();
                   //flavor not supported, reject drop
                   if (!tr.isDataFlavorSupported(CatalogElement.INFO_FLAVOR)){
                        e.rejectDrop();
                   //get source
                   CatalogElement source = selectedElement;
                   //get new parent node
                   Point loc = e.getLocation();
                   TreePath destinationPath = tree.getPathForLocation(loc.x, loc.y);
                   CatalogElement destination = (CatalogElement) destinationPath.getLastPathComponent();
                   if (testDropTarget(destinationPath, selectedTreePath)) {
                        move(source,destination);          
                        destinationPath.pathByAddingChild(source);
                        tree.setSelectionPath(destinationPath);
                   else{
                        e.rejectDrop();
              catch(Exception ex){     
                   e.rejectDrop();

  • Drag and drop in ALV tree

    Hi All,
    I have a small requirement, I have to implement drag and drop functionality in ALV ( simple trees ) in such a way that the entire contents ( Folders and its sub folders ) have to be copied. As of now i am able to drag and drop
    one at a time, ie drag and drop  folder and then  again drag and drop its sub folder. Any solution to drag and drop both folder and its sub-folders in one step.
    example program -> rsdemo_drag_drop_tree_multi which allows drag and drop  of folders one at a time.
    Thanks and Regards,
    Kiran.

    Hi ,
    just type BCALV_DND_* in se38 editor and press f4 you will get log of examples for drag n drop funtionality.
    regards
    Ashutosh
    reward points if helpful

  • Drag and drop problem

    I have iTunes 10.01.22.
    I have a folder on my computer, the folder contains some MP3's of an album. Now normally I can drag and drop the album folder into iTunes and whatever amount of songs are in that folder are then added and shown in iTunes library.
    The album folder I am having a problem with has 2 MP3 tracks in it. For some reason or other, I cannot get one of the songs to add to the library (the other song shows up correctly in iTunes). I have tried dragging and dropping the song that won't add separately, but it still does not get added.
    I've checked and its definitely an MP3.
    I was wondering if anyone has had this problem before and if so did you manage to solve it.
    I would appreciate any help and suggestions that you might be able to give me.
    Thanks in advance.

    I still haven't found a solution (apart from using the workaround I mentioned earlier).
    I tried today to drag and drop a mp3 into iTunes and I have the same problem with that particular mp3, strange though how it doesn't affect all mp3's I try to drag and drop.
    Has anyone else experienced this problem?

  • My macbook pro with OS x Lion will not drag and drop files from finder or iTunes

    My macbook pro with OS x Lion will not drag and drop files from finder or iTunes. Can anyone help?

    Hi, I just have same problem.. I can't drag and drop file /folder.. please help.. I can drag the file/folder and move it , but I can't drop it after move it please help...!!!
    It is happen just after I re-start my computer.. I tried to repair and anything but just don't work. Actually the old style one finger double tab and lock is much better rather the 3 fingers.
    Please help to fix the drag and drop for file/folder/itunes.

  • Drag and Drop - Help Plz!

    I am doing a project that involves Drag and Drop with JLabels.
    What i want to do is:
    When the draggable is dropped onto the droppable JLabel, I want to update the position of the draggable. So far, when i try to update the position of the dragged JLabel, i seem to update the Droppable JLabel's position. Is there a way to reference both draggable and droppable JLabels inside the drag method?
    here is the part of my code that updates the wrong position:
    /* from class CardImage extends JLabel implements (Drag and Drop listeners) */
    public void drop (DropTargetDropEvent event) {
    DropTarget targ = (DropTarget)(event.getSource());
    Component source = (JComponent)(targ.getComponent());
              if ((event.getDropAction() & DnDConstants.ACTION_COPY_OR_MOVE) != 0)
                   event.acceptDrop(event.getDropAction());
                   event.getDropTargetContext().dropComplete(true);
                   double x = event.getLocation().getX(); // this bit updates the position
                   double y = event.getLocation().getY()+20; // slightly below the drop position but still on top of it
                   this.setLocation((int)x,(int)y); // "this" refers to a JLabel which uses an ImageIcon
                   this.setVisible(true);
              else
                   event.rejectDrop();
    }

    hi friends,
    please help me , i m trying to drag and drop a jlabel inside a panel. i m trying to do it using MouseListener. but problem is that i m not getting axact position of mouse releasing. JLabel is getting set randomly at its own position.(i m using JDk 1.3)
    please help me, i have already invested a lot of time in this.
    thanx in advance.

  • Drag and Drop Technique

    When I try to move a file by drag and drop to a folder location outside my window, I cannot do it. When I reach the bottom of the window, the display of files does not scroll any further. Now I drop into the lowest location, scroll up, find it, redeploy into the new lowest location, and continue in that manner. Is there a simpler way to move files from one location to another?

    Rich15 wrote:
    When I try to move a file by drag and drop to a folder location outside my window, I cannot do it. When I reach the bottom of the window, the display of files does not scroll any further. Now I drop into the lowest location, scroll up, find it, redeploy into the new lowest location, and continue in that manner. Is there a simpler way to move files from one location to another?
    When you say "outside my window", do you mean a location that is scrolled off the bottom of the window? I'll also guess that you have that window set to "list" view.
    When you want the window contents to scroll as you drag, try moving the mouse pointer up and down across the bottom of the displayed list. You may need to do this several times before the window contents start to scroll.
    Here are three other approaches you might consider:
    1) Open a second Finder window of the same folder. Position one window to show the source file and the other to show the intended destination folder. Then drag from one window to the other.
    2) Use the FInder "column" view. The details will depend on just where the file is that you want to move.
    3) If the file you want to move is on your local disk, move it out of its folder onto the Desktop. Scroll the window to show the destination folder, then move the file from the Desktop onto that folder.

  • After sorting photos into albums, the albums disappeared on me. I dragged and dropped the photos and went back to check that they were in place before exiting the program. When I went back, the folder was there but no albums. Help!

    Working on an IMac - with IPhoto v.9.6 
    This is my first experience with IPhoto... trying to move files from a PC over to a Mac.
    I don't have a ton of photos but I created about 6 albums - standard albums - and dragged and dropped individual photos into each of the albums. I named each of the albums as well so I would know what was in each. After i was finished, I created a folder called 2014 and moved each of the albums into that folder. Before moving ANY of the albums, I opened each of them up to make sure that all the photos I wanted in each were indeed there - and since there were some errors on my part, I deleted any duplicates first. SO, I KNOW the photos were actually in each of the albums BEFORE i moved them into the 2014 folder.
    My intention was to then delete the photo files in my document file but once I got there I thought I would go back and double check the IPhoto file just to make sure... and the pictures were NOT in the albums where I had placed them... is there a need to save this before you move on and if so, to where and how? I was under the impression that once files were moved to albums, they remain there.
    The photos are still in the photo library but unsorted now again... I cannot even open the 2014 folder at this point.
    Thanks for any help!!

    Was back on IPhoto this morning. The folder did not open at all so I deleted it. Beside Albums, nothing showed at all. It was like I had done no work at all except to import my photo folder. Nothing was in my trash bin either.
    I started again and created one album at a time. I dragged and dropped photos into the album and exited out of IPhoto, opened up other programs and then returned to IPhoto to see if the album was still there and it was this time. I created a second album and did the same thing. This time, for some reason, the albums seem to be staying in place. I am not doing anything differently than last time. After creating three albums, I created a folder called 2014 and dragged and dropped the three albums into the folder and exited IPhoto. They were still there when I returned - YEAH! It seems to be working - for now! I am keeping my fingers crossed that my photos are not going to disappear but I am not going to delete my photo folder from my files just in case!
    Thanks for the suggestions but this may just have been a funny glitch... not sure what happened. I didn't change anything or do anything differently this time except that I am doing it one album at a time and exiting the program between creating each of them and coming back to check... very strange.

  • After upgrade to Yosemite, drag and drop for files does not work, destination folder crashes.

    After upgrading to Yosemite, dragging and dropping files from one location to the destination folder, causes the destination folder crash. However, copying the file and then moving it works fine.
    I'm not sure where to report bugs, but I figured this would be the best option

    http://www.apple.com/feedback/  Feedback
    https://bugreport.apple.com/  BugReporter

  • Why can't I drag and drop music from a folder on my PC into my iTunes window?

        Why can't I drag and drop music from a folder on my PC into my iTunes window?
    I have not found any article that has answered this question. They have come up with things like open the side bar and it will work, or you are using wrong format of music. Now this all happened when I upgraded to iTunes 10 and has not worked since and it worked fine before. Music format is correct, I have even gone as far as copying a file already in iTunes and trying to add it again. As soon as the files enters the frame of iTunes the music files icon the pointer is carrying turns into a circle with a slash through it.
    ITunes Ver. is 11.1.5.5  Windows Ver. is Windows 8.1 Pro with Media Center
    Files I have tried adding are standard MP3, 256 kbps purchased AAC Audio file, MP3 converted by iTunes into a 256 or 320 kbps AAC Audio file. None can be draged and droped but all can added by going to File/Add File to Library...  or File/Add Folder to Library...
    Add items from your computer to your iTunes library
    Do either of the following:
    1. Drag a file or folder from the desktop to the iTunes window.If you add a folder, all the files it contains are added to your library.
    2. In iTunes, choose File > Add to Library, locate a file or folder, and click Open.
         I can add files and folders by doing number 2 above but can not doing number 1
    I have gone as far as uninstalling iTunes and reinstalling per apple procedures below.
    Steps
    1. Remove iTunes and its related components from the Control Panel
    Use the Control Panel to uninstall iTunes and related software components in the following order and restart your computer:
    iTunes
    Apple Software Update
    Apple Mobile Device Support
    Bonjour
    Apple Application Support (iTunes 9 or later)
    Important: Uninstalling these components in a different order or only uninstalling some of these components may have unintended effects.

    I had this problem on Windows 8.1.1 and iTunes 11.2.2.3
    To resolve it from within Itunes I did :  Edit, Preferences, Sharing.
    I took the tick out of "Share my library on my local network"
    Click OK.
    Closed iTunes/
    Reopened iTunes and I can drag and drop.
    I went back into Edit, Preferences, Sharing and put the tick back and clicked OK.
    Works fine now.

  • How do I drag-and-drop my Web Bookmarks Folder to a external flash drive? I need to move them from one Mac to another Mac.

    '''Moving Firefox URL Bookmarks from one Mac to another'''
    How do I drag-and-drop my web 'Bookmarks Toolbar' folder from one Mac to an external USB zip drive. Unable to network both Macs and use the migration feature. Must do this manually. Thanks!

    Hi RMcMullen,
    You should look at the [[Backing up your information]] Knowledge Base article. It will give you all the information you need to back up everything so you won't lose a thing.
    Hopefully this helps!

Maybe you are looking for

  • Dynamic image is not being displayed in Adobe Reader 8.1

    Hi, In interactive form, we have followed below required steps to show a dynamic image. For the left image, drag and drop an Image Field element from the standard Library tab to the Body Pages pane. Select this image field and edit the following prop

  • Robohelp 8 HTML - VERY basic layout and naming question.

    OK, I'm sure this must be obvious to everyone else because I can't seem to find it in the places I've searched. My personal experience with Help files isn't helping (yeah, I know, bad pun). I'm creating a RoboHelp HTML file from a PDF file. While imp

  • My ipod (6th gen nano) is not being recognized

    I was moving some music on to it, decided to update itunes, and the moment it updated my ipod stopped being recognized. I've uninstalled and reinstalled itunes, restarted the ipod, and restarted the computer- all, multiple times. Thoroughly unimpress

  • Log out botton in webpages doesn't work

    When I log into a secure site and I want to log out the button doesn't work. I have to close the browser to log out. This occurred after I installed the new version 8.0. What is the problem? Should I go back to the previous version?

  • Why do we need to assign ip for the D channel ISDN-PRI

    Why do we need to assign ip address to the D channel (signaling ) when we configure ISDN-PRI in the example below : http://www.cisco.com/univercd/cc/td/doc/product/access/ap/ap_ts3/ap_ts3sw/apswisd.htm <quote> Step 1:Specify the D channel of the firs