XCOPY and ROBOCOPY hang if file is locked nd Destination is a network drive

This question was first posted to the Scripting Forum.  They indcated I should switch to the Plarform Forum.  I'm hoping this is the right place.  So ...
On my home PCs, when using XCOPY or ROBOCOPY to copy an Outlook .pst file while Outlook is open and has the file partially locked causes XCOPY and ROBOCOPY opertations to abort immediately and report the file as partially locked if the Destination is another
drive on the same PC or a USB drive.  That's good, and is as I expect.  But if the Destination drive is a network share (e.g.
\\Whatever\Whatever) then both XCOPY and ROBOCOPY hang forever - even when specifying zero retries in ROBOCOPY and even after Outlook is closed and the file lock is released.  The old DOS command COPY properly recognizes
the lock and aborts regardless of the Destination location.  But COPY won't replicate the file Create/Modify dates on the Destination location as XCOPY and ROBOCOPY do.  I'm using straight DOS from a .bat file
Anyone have any suggestions as to how to recognize this condition and avoid or correct it?

Ivan-Liu: Thanks for your input.  The thread you referred me to looked promising, but ultimately was not a solution. 
It focuses on ROBOCOPY and the use of an elevated command prompt. 
First of all, as I initially reported, I found the same “hang” behavior with ROBOCOPY as with XCOPY. 
Secondly, I prefer to avoid ROBOCOPY because one of the PCs I am trying to support is still running a version of Windows XP that does not make ROBOCOPY available to me. 
I have not yet tried the operation when using “run as an administrator,” but my own login has administrator privilege and still exhibits the problem. 
Moreover, the operation (both XCOPY and ROBOCOPY) always completes without issue when the .pst file is NOT locked. 
The hang-up occurs only when I forget to close Outlook before initiating the XCOPY or ROBOCOPY operation. 
I still need to confirm that the behavior is the same whether using a UNC pathname or a mapped drive name. 
But my memory is that the copy operations still hang if the file is locked when the copy operation is initiated.
The two main PCs I use are running Windows-7 (one 64-bit and one 32-bit.) 
The .pst file in question varies, but is typically between 100MB and 400MB. 
The behavior is consistent, regardless of size.  I have not tested the behavior with smaller .pst files or with other locked files of any size.
I’m now of the belief that my issue relates to the specific storage solution I have in place, which consists of an external 1TB Seagate USB drive plugged into a Belkin router, which subsequently makes the drive visible to my Windows home network as a network
drive.  I don’t know if it’s a Seagate issue or a Belkin issue. 
I’m still working to rule out Belkin by connecting the Seagate drive directly to a PC, but have not had time to complete that test yet. 
I suspect Belkin, though, because attempts to XCOPY or ROBOCOPY to a thumb drive will abort immediately and report the file is locked. 
Plus, I also have a separate problem wherein certain .xlsm files copied to the Seagate drive (when it is connected to the Belkin router) always report that they are corrupt if/when I attempt to use Excel to open the Seagate copy. 
Excel always seems to successfully “repair” the files. 
But I’ve been unable to discover a cause for that issue too.  Testing has shown that behavior to be consistent with both UNC and mapped drive names.

Similar Messages

  • XCOPY and ROBOCOPY hang if file is locked and Destination is network drive

    Using XCOPY or ROBOCOPY to copy an Outlook .pst file while Outlook is open and has the file partially locked causes XCOPY and ROBOCOPY opertations to abort immediately and report the file as partially locked if the Destination is another drive on the same
    PC or a USB drive.  But if the Destination drive is a network share (e.g.
    \\Whatever\Whatever) then both XCOPY and ROBOCOPY hang forever - even after Outlook is closed and the file lock is released.  The old DOS command COPY properly recognizes the lock abd aborts regardless of the Destination location.  But COPY won't
    replicate the file Create/Modify dates on the Destination location as XCOPY and ROBOCOPY do.  I'm using straight DOS from a .bat file
    Anyone have any suggestions as to how to recognize this condition and avoid or correct it?  Sorry if this is the wrong forum.  I didn't know where else to post this.

    I really don't know why I bother with the Microsoft forums when facing technical issues with Microsoft products. I should really just write an Adblock script that takes Google results for this site out of suggested search results.
    Marking this sort of unrelated comment as an "answer" is what I've sadly come to expect of the Microsoft forums. I take it your personal worth as a moderator is measured in some way by how many such 'answers' you produce.
    I, and I'm sure many others, would prefer it if you were just honest enough to say "we don't know" rather than pretend that issues don't exist like this. Trying to create an impression that you've provided help when you have not is very probably what keeps
    you from ever improving these forums.
    RoboCopy is NOT a script it is a system utility.  These forums are not customer support or a help desk.
    The answers to this question are well known and should be asked for in the correct forum.  If you really need the answer to this particular question then just read the help for RoboCopy.  It is in there very explicitly.
    When you call you PC vendor for support they will usually ask you to check to see if the PC is plugged in.  This is standard procedure. It is like pointing out to new PC users that they should also call the correct vendor and give correct information. 
    Posting a utility question in a scripting forum is the same as giving bad information about your problem.  After you have more experience with the technology you will see the importance of this.
    ¯\_(ツ)_/¯

  • XCOPY and ROBOCOPY commands are OBSOLETE?

    Okay, I've talked to a couple of TechNet Support Agents and scoured google, bing, and the TechNet forums to no avail.
    Apparently, my situation is so different that it's impossible to fix unless I use some sophisticated script and such.
    My problem:
    I need to copy all the folders in a Directory, while excluding everything else (e.g. subfolders and files). In basic terms, just need empty folders with names of all the folders you would see in one directory, and by "folders" I mean just the ones
    you see in the root level of that directory. In layman terms, I want all the main folders from one folder (without their contents) copied to another.
    Apparently, xcopy and robocopy commands are somewhat broken in Windows 8.1
    Also, I'm not going to be making a new folder of each from scratch, because there's about a hundred of them and each have long names to type in. As for subfolders, there's about 5k of them which is what I'm trying to avoid (not sure if mentioning this
    is relevant or not).
    the xcopy /t command still copies all subfolders (of course /xf * is needed but I need something else for the subfolders). Robocopy /LEV:0 or 1 doesn't do jack for avoiding subfolders either.
    I wonder if there's a script someone knows about that I can use with a batch file to do what I want?

    Never mind, I solved my problem after reading about a similar issue on superuser.com
    It turned out to be a robocopy command combination: robocopy [source] [destination] /e /create /lev:2 /xf *

  • I want my bookmarks file (places.sqlite) to reside on a network drive. How do I configure Firefox to do this?

    I want my bookmarks file (places.sqlite) to reside on a network drive. How do I configure Firefox to do this?

    You can use the profile manager to create a new profile and choose the location of that new profile to point to the profile folder on that network drive.<br />
    Firefox will recognize that profile and use it.<br />
    If you do need to create a new profile then make sure to point to a new empty folder and NOT a folder that already has other files in it.
    *http://kb.mozillazine.org/Profile_Manager
    *https://support.mozilla.org/kb/Managing+profiles

  • Word and Excel hang "downloading" file from network drive - copy file to be able to open it

    Word or Excel hang trying to open files on a network drive maybe after an untidy close.
    Symptoms:  pick the file from a pinned entry on recent list or even direct from File!Open... or by double clicking on the file from file explorer.  Word/Excel show in the middle of the status line a comment "Downloading:filename "  
    a progress bar, that shows no progress, and a white cross on a red circle to close.  Some minutes later may Excel/Word  say could not open filename.
    I have removed any temporary copies of the file prefixed with the ~. However there are no documents shown in any document recovery pane.
    If I rename the original file the problem is still there.
    I can only clear the problem by working on a copy of the file. It works with either a new name of if the copy is used to replace the original file.
    It seems file explorer's "copy" is clearing something within the file that is causing this problem.
    I have seen the same issue with both Excel and Word documents in native Office 2010 format.
    Is there a better way to clear this issue?
    Thanks

    Hi,
    It doesn't hang/crash, does it?
    If you could provide the exact error message, it would be preferred to determine the cause.
    You can also try the steps below to modify the registry, as mentioned in this thread:
    http://social.technet.microsoft.com/Forums/en-US/ba5114e0-98dd-4b44-a078-373df8899048/word-2007-issue-slow-opening-files?forum=word
    Note your 12.0 represents Office 2007, 14.0 is for Office 2010.
    Important
    This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the
    registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry,
    http://windows.microsoft.com/en-US/windows7/Back-up-the-registry
    Word
    HKEY_CLASSES_ROOT\Word.Document.14\Shell\Open\Command                
    Rename Subkey “Command” to “Old_Command”                
    Rename Key “ddeexec” to “Old_ddeexec”
    Using FileType Manager change .xls from Word.Sheet.8 to Word.Sheet.14 In the Open Command append “%1” 
    .docx In the Open Command append “%1” 
    Excel
    HKEY_CLASSES_ROOT\Excel.Document.14\Shell\Open\Command                
    Rename Subkey “Command” to “Old_Command”                
    Rename Key “ddeexec” to “Old_ddeexec”
    Using FileType Manager change .xls from Excel.Sheet.8 to Excel.Sheet.14 In the Open Command append “%1” 
    .xlsx In the Open Command append “%1”
    If the issue persists, you can also read this KB below and let me know if it is helpful:
    http://support.microsoft.com/kb/313937/en-us
    Regards,
    Melon Chen
    TechNet Community Support

  • How do I view and open all my files again that are on my external hard drive?? Error message saying 'The disk you inserted was not readable by this computer' Three options are Initialize, Ignore or Eject.

    I have recently purchased Toshiba 1TB hard drive and I set it up and I was able to transfer all my files onto it such as my music, photos, documents. I had correctly ejected and used it again and all these files were safely stored and accessible afterwards. However after I rebooted my computer as it had been going slow and I had too much clogging it up once I reconnected the external hard drive I have error message saying 'The disk you inserted was not readable by this computer' Three options are Initialize, Ignore or Eject. How do I access all my files? I set it up to work on both mac and windows. I have tried both another mac and windows computer and same issue occurs?? I am worried that all my personal files are gone but am confused as the drive has had absolutely no damage to it as it was in a very short time frame and its never left the same spot. Any help would be greatly appreciated. Thanks

    Thanks for your quick response. I had a look at your discussion... I tried it on a Windows machine and I thought that was compatible with ExFAT?
    Therefore I need to attempt to use my external hard drive with a machine that boasts OS X 10.6.5 or above and then it should work?
    Thanks

  • Issue on How to mimic Deski document from CMS to local machine, pass parameter, execute and save in a mutiple report format then store in a network drive.

    Post Author: usaitconsultant
    CA Forum: JAVA
    Would you know if there's a way to mimic Deski
    document from BOXI server(CMS) to local machine, pass parameter, execute and
    save in a mutiple report format then store in a local drive or network
    drive? Most examples and tutorials in BO XI R2 I've seen are scheduling while drilling report is for web intelligence only and not desktop intelligence.  Please let me know your ideas. I would really appreciate your help. Thanks.

    Post Author: usaitconsultant
    CA Forum: JAVA
    Hi Ted,
    Thanks for the reply.The file is not available in the server. Though, I checked CMS and I found an instance in history tab and the status is failed with error below. 
                Error Message:
                A variable prevented the data provider Query 1 with BANRRD30 from being refreshed. (DMA0008).When I checked my codes, I found out that the object Im using is for web intelligence data provider. However, I cannot find any documentation and example for passing parameter values in desktop intelligence data provider. Any idea on this? You think this is not suported by Report Engine SDK?Thanks.    

  • How to mimic Deski document from BOXI server to local machine, pass parameter, execute and save in a mutiple report format then store in a network drive.

    Post Author: usaitconsultant
    CA Forum: JAVA
    To Guru's, Would you know if there's a way to mimic Deski document from BOXI server to local machine, pass parameter, execute and save in a mutiple report format then store in a local drive or network drive? Most examples and tutorials in BO XI R2 I've seen are scheduling while drilling report is for web intelligence only.  Please let me know your ideas. I would really appreciate your help. Thanks. 

    Give Chronosync a go - have been using for over a year and it works great; if you like Syncback you'll like this app.

  • File getting locked in RDC when saving it to redirected drive (from remoteapp).

    Hello,
    when exporting excel file from our RemoteApp to my local C disk (\\tslcient\c) the file is getting locked and can not be used until I close the RemoteApp. If for example I try to delete file before closing RemoteApp,
    I get the error that file is being used by Remote Desktop Client.
    If during export I choose to save the file on remoteApp server, or on mapped network drive, it is not getting locked and can be used right away.
    Is there a way to save it to my redirected C drive and be able to use it without closing remoteApp ?

    Hi,
    Thank you for posting in Windows Server Forum.
    Initially see that you have client mapped drive is enabled. You can enable the setting under collection properties client settings-Drive Redirection Option. In addition, we can also check the GPO setting “Do not allow drive redirection” under below
    mention path.
    Computer Configuration\Policies\Administrative Templates\Windows Components\Remote Desktop Services\Remote Desktop Session Host\Device and Resource Redirection
    Also can generate some script that would add shortcut and points to the shared drive. After this the shortcut would be added to the default location you see when you do the save file from your application.    
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    Client drive is redirecting without problem and it is accessible, we can browse it, copy and save files there.
    The problem is that when we save file from RemoteApp to redirected client drive, the file is locked by remote desktop connection process and can not be accessed until RemoteApp is closed.

  • File error: The specified file is locked - HELP!

    hello,
    everytime i try and save my project i keep getting the error:
    File error: The specified file is locked
    i went to the project and "get info" and saw that the file is locked...i also noticed that every other file in my computer is locked as well.
    i just got my machine back from the repair shop...is there a setting i can use to turn off all locked files??
    thanks,
    steven

    Paste the text that Neil posted,
    *tell application "Finder"*
    *set locked of every item of entire contents of home to false*
    *end tell*
    into the white area under the Record and Run buttons. Then click Compile, then the Run button.

  • I need to find and upload a hidden file for an app service issue

    I need to locate a hidden file, filename.plist which is on a networked drive, and upload it to the company;s wed=biste for the to support the app. Obviously 'filename' is just a word. there is a long and complex filename.
    Finder spins its wheels uselessly when I ask it to search. The action gear thingy has no useful options to see hidden files that I can see. And the upload part of the website, while it lets me enter the filename in the search box, just spins uselessly, too.
    The file is held on a networked freestanding drive. That isn't of itself, any real problem. I just need to find it and upload it so I can get support. I don;t mind using some utility to grab a copy of it somehow, and uploading that! BUT I am not hugely technical, so I need to be spoon fed.

    You can use Terminal to find the file you are looking for.
    Let's say your network drive is named Net_Drive
    find /Volumes/Net_Drive -name filename.plist
    if you know the exact file name or
    find /Volumes/Net_Drive -name *.plist
    to search for all file names ending with .plist

  • Networked drive and files

    At work i have the common scenario, my "personality" and documents are all stored on a network drive. I.e. everything i do is off of the network drive. Its backed up. I'm trying to figure out what the best way is to do things. symbolic link v. rsync (etc.) backup.
    The goal is to have the documents be able to be spotlighted, but yet backed up. Problem, documents have to be local to be spotlighted in SL or anything else and they are not backed up on my mac, only on network drive. Thoughts. Right now rsync seems to work best (as opposed to symbolic linking) but is kinda primitive. Essentially, all of my data is just backed up once a day to the network drive with a rsync script. That way if i'm off site i can access the files from another computer on the network and just email myself the updated doc and save it on the local machine and have it backed up at the end of the day. Primitive, yes, works barely. Thoughts?

    Chronosync might be a good solution for you instead of rsync. It is very flexible and has its own
    built in backup scheduler. It can configured just about any way you can dream up.
    http://www.econtechnologies.com/pages/cs/chrono_overview.html
    Kj ♘

  • Delay when opening QT files on network drives

    This is on Windows XP, QuickTime 7 Pro...
    When I try to open any QuickTime-associated file, if that file's on a network drive, there's a delay of at least 30 seconds before the QT player opens and is ready to play the file (during the delay, there's little or no apparent network or disk activity).
    It's not caused by a slow network, because when I open AVI or WMV files of similar sizes on the same network drive, Windows Media Player opens and starts to play them within a second or two.
    It's not caused by my anti-virus software, because the same thing happens even if I've disabled the anti-virus software.
    It's also not a general QuickTime problem because if I copy the file to my local drive and then open that copy, the QT player opens right away.
    It does seem to be related to the underlying QuickTime system (rather than the higher level player), because the delay also happens if I assign Real Player to open MOV files instead of the QT player. The only difference is that instead of NOTHING happening for 30 seconds, the Real Player window opens immediately but doesn't show any video and is unresponsive until the file starts playing 30+ seconds later.
    I went into the QT control panel and fiddled with the streaming and advanced settings, but nothing seems to help.
    Is this a known problem and if so what's the solution?

    I use a 10/100 ethernet network and notice a slight difference (but not 30 seconds) as compared to "local" files. The same happens with nearly any other file format.
    On internal HD's on the network (Mac and PC) I get the slight delay. A Firewire drive on the same network seems to be about normal.
    Try this:
    Set the QuickTime "cache" (QT Control Panel/Advanced tab) large enough to keep a copy.
    Use your current method to open the QT file (waiting if needed).
    Use the QuickTime "Favorites" menu to "bookmark" the file.
    Quit and relaunch QuickTime and try opening from the Favorites menu.
    Quicker?
    Empty the QT "cache" and try from the Favorites menu again.

  • Upgraded to yosemite and safari hangs/locks up

    hi upgraded to yosemite and safari hangs/locks up

    hi dominic
    no pop up screen - but ran etrecheck
    doesn’t mean anything to me
    Problem description:
    having installed yosemite safari now hangs/ will to open
    EtreCheck version: 2.1.8 (121)
    Report generated 10 February 2015 11:01:12 GMT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        iMac (27-inch, Late 2009) (Technical Specifications)
        iMac - model: iMac10,1
        1 3.06 GHz Intel Core 2 Duo CPU: 2-core
        16 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1067 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1067 MHz ok
            BANK 0/DIMM1
                4 GB DDR3 1067 MHz ok
            BANK 1/DIMM1
                4 GB DDR3 1067 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        ATI Radeon HD 4670 - VRAM: 256 MB
            iMac 2560 x 1440
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 4:13:42
    Disk Information: ℹ️
        ST31000528ASQ disk0 : (1 TB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 999.35 GB (549.15 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        HL-DT-ST DVDRW  GA11N 
    USB Information: ℹ️
        Apple Inc. Built-in iSight
        Apple Internal Memory Card Reader
        Logitech USB Receiver
        Apple Computer, Inc. IR Receiver
        Mitsumi Electric Hub in Apple Extended USB Keyboard
            Mitsumi Electric Apple Extended USB Keyboard
        GASIA Semi. USB HUB 2.0
            GASIA Semi. USB HUB 2.0
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
    Gatekeeper: ℹ️
        Anywhere
    Kernel Extensions: ℹ️
            /Applications/Toast 10 Titanium/Toast Titanium.app
        [not loaded]    com.roxio.BluRaySupport (1.1.6) [Click for support]
        [not loaded]    com.roxio.TDIXController (1.7) [Click for support]
            /Library/Extensions
        [loaded]    com.symantec.kext.SymAPComm (12.7.1f4 - SDK 10.8) [Click for support]
        [not loaded]    com.symantec.kext.filesecurity (12.7f4 - SDK 10.8) [Click for support]
        [loaded]    com.symantec.kext.fw (5.3.1f4 - SDK 10.8) [Click for support]
        [loaded]    com.symantec.kext.internetSecurity (5.4f4 - SDK 10.8) [Click for support]
        [loaded]    com.symantec.kext.ips (3.9.2f1 - SDK 10.8) [Click for support]
        [loaded]    com.symantec.kext.pf (5.7.1f4 - SDK 10.8) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.deepseasoftware.driver.CDSDAudioCaptureSupport (1.3) [Click for support]
        [not loaded]    com.ricoh.print.kext.USBPrintClass (3.00) [Click for support]
        [not loaded]    com.wacom.kext.wacomtablet (6.1.4) [Click for support]
            /downloads/LCC Installer.app
        [not loaded]    com.Logitech.Control Center.HID Driver (2.6.0) [Click for support]
    Startup Items: ℹ️
        AdobeVersionCueCS2: Path: /Library/StartupItems/AdobeVersionCueCS2
        ES1000Service: Path: /Library/StartupItems/ES1000Service
        Startup items are obsolete in OS X Yosemite
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [running]    com.adobe.AdobeCreativeCloud.plist [Click for support]
        [running]    com.epson.epw.agent.plist [Click for support]
        [loaded]    com.intego.backupassistant.agent.plist [Click for support]
        [loaded]    com.intego.backupmanagerpro.agent.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [loaded]    com.symantec.errorreporter-periodicagent.plist [Click for support]
        [loaded]    com.symantec.nis.application.plist [Click for support]
        [running]    com.symantec.uiagent.application.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer_desktop.plist [Click for support]
        [running]    com.wacom.wacomtablet.plist [Click for support]
    Launch Daemons: ℹ️
        [running]    com.adobe.adobeupdatedaemon.plist [Click for support]
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.versioncueCS3.plist [Click for support]
        [running]    com.intego.BackupAssistant.daemon.plist [Click for support]
        [running]    com.intego.BackupManagerPro.daemon.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.quark.quarkupdate.plist [Click for support]
        [running]    com.symantec.deepsight-extractor.plist [Click for support]
        [loaded]    com.symantec.errorreporter-periodic.plist [Click for support]
        [loaded]    com.symantec.liveupdate.daemon.ondemand.plist [Click for support]
        [loaded]    com.symantec.liveupdate.daemon.plist [Click for support]
        [not loaded]    com.symantec.nav.migrateqtf.plist [Click for support]
        [running]    com.symantec.sharedsettings.plist [Click for support]
        [running]    com.symantec.symdaemon.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer_service.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [loaded]    com.valvesoftware.steamclean.plist [Click for support]
    User Login Items: ℹ️
        Garmin Express Service    Application  (/Applications/Garmin Express.app/Contents/Library/LoginItems/Garmin Express Service.app)
        Garmin Lifetime Map Updater    UNKNOWN  (missing value)
        AdobeResourceSynchronizer    Application  (/Applications/Adobe Acrobat 8 Professional/Adobe Acrobat Professional.app/Contents/Support/AdobeResourceSynchronizer.app)
        Suitcase Fusion    Application Hidden (/Applications/Extensis Suitcase Fusion/Suitcase Fusion.app)
        EEventManager    Application  (/Applications/EPSON/Creativity Suite/Event Manager/EEventManager)
        MagicMenu    Application  (/Applications/StuffIt Archive Manager.app/Contents/MacOS/MagicMenu.app)
        EEventManager    Application Hidden (/Applications/Epson Software/Event Manager.app/Contents/Resources/Assistants/Event Manager/EEventManager.app)
        Dropbox    Application  (/Applications/Dropbox.app)
        QuarkXPress    Application Hidden (/Applications/QuarkXPress 10/QuarkXPress.app)
        EEventManager    Application  (/Applications/Epson Software/Event Manager.app/Contents/Resources/Assistants/Event Manager/EEventManager.app)
    Internet Plug-ins: ℹ️
        WacomNetscape: Version: 1.1.0-5 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        WacomSafari: Version: 1.1.0-5 [Click for support]
        AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        AdobePDFViewerNPAPI: Version: 11.0.0 - SDK 10.6 [Click for support]
        DivXBrowserPlugin: Version: 2.0 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        iPhotoPhotocast: Version: 7.0
        SharePointBrowserPlugin: Version: 14.1.0 [Click for support]
        AdobePDFViewer: Version: 11.0.0 - SDK 10.6 [Click for support]
        NortonInternetSecurityBF: Version: 1.11.0 - SDK 10.6 [Click for support]
        Silverlight: Version: 5.1.20913.0 - SDK 10.6 [Click for support]
        JavaAppletPlugin: Version: Java 8 Update 31 Check version
    User internet Plug-ins: ℹ️
        BrowserPlus_2.9.8: Version: 2.9.8 [Click for support]
        CitrixOnlineWebDeploymentPlugin: Version: 1.0 [Click for support]
    Safari Extensions: ℹ️
        Norton Internet Security
    3rd Party Preference Panes: ℹ️
        Adobe Version Cue CS2  [Click for support]
        Adobe Version Cue CS3  [Click for support]
        BrowserPlus  [Click for support]
        Flash Player  [Click for support]
        Growl  [Click for support]
        hueyPRO  [Click for support]
        Java  [Click for support]
        Norton\nQuickMenu  [Click for support]
        Quark Update Preferences  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: OFF
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 999.35 GB Disk used: 450.19 GB
        Destinations:
            TimeMachineBackup [Network]
            Total size: 0 B
            Total number of backups: 0
            Oldest backup: -
            Last backup: -
            Size of backup disk: Too small
                Backup size 0 B < (Disk used 450.19 GB X 3)
    Top Processes by CPU: ℹ️
            10%    mds
             5%    WindowServer
             3%    backupd
             2%    diskimages-helper
             2%    hiutil
    Top Processes by Memory: ℹ️
        670 MB    Adobe Photoshop CC
        498 MB    QuarkXPress
        447 MB    Adobe Illustrator
        395 MB    firefox
        326 MB    SymDaemon
    Virtual Memory Information: ℹ️
        7.54 GB    Free RAM
        5.46 GB    Active RAM
        2.88 GB    Inactive RAM
        1.29 GB    Wired RAM
        22.42 GB    Page-ins
        78 KB    Page-outs
    Diagnostics Information: ℹ️
        Feb 10, 2015, 06:43:58 AM    Self test - passed
        Feb 8, 2015, 10:33:09 AM    /Library/Logs/DiagnosticReports/SymDaemon_2015-02-08-103309_[redacted].cpu_reso urce.diag [Click for details]
        Feb 7, 2015, 06:59:23 PM    /Library/Logs/DiagnosticReports/SymDaemon_2015-02-07-185923_[redacted].cpu_reso urce.diag [Click for details]
    how about you?
    regards

  • I am trying to import developed images from LightRoom 5 in o Photoshop 6.  I am receiving this message and the images will not open.....'Could not open scratch file because the file is locked, you do not have necessary access permissions or another progra

    I am trying to import developed images from LightRoom 5 Photoshop 6 for further editing.  I am receiving this message and the images will not open.....'Could not open scratch file because the file is locked, or you do not have necessary access permissions or another program is using the file.  Use the 'Properties' command in the Windows Explorer to unlock the file. How do I fix this?  I would greatly appreciate it if you would respond with terms and procedures that a computer ignorant user, such as me, will understand.   Thanks.

    Have you tried restoring the Preferences yet?

Maybe you are looking for

  • Problems synching iPhone 3Gs with Address Book and Calender

    I have an iPhone 3Gs and have begun to notice that information is not being synched between Calender and the phone and Address Book and the phone. I now also have duplicate contacts for all contacts that were in my orginal iPhone before I upgraded. I

  • Lost my Contact Names and Months of New Entries w/ iOS 4 Update--Any Help?

    Hi, I updated to iOS4 yesterday and after it was done all my contact names were gone. The numbers were all in there, just no names. I don't use Mobile Me for my contacts. Checking my iPhone sync settings on my Mac for some reason "sync contacts" with

  • Deleted CDMA USB Modem from Port Configurations... Can't get it back!

    A while back, I was trying out a wireless USB CDMA modem. I didn't really like it and was mainly just using it for testing purposes, and after I was done with it I deleted the port configuration out of my Network Config, thinking A) I'd never need it

  • Pls help:  Transaction rollback

    Hi We are facing an problem in WLS10. Although I have configured the JTA TimeoutSeconds to 1800 sec, I always hit transaction rollback problem when 30 sec passed. Appreciate your help on this problem. DataSource Configuration: <jdbc-driver-params> <d

  • Round off Double to 2 decimal places??

    Hi all the pro out there.. anybody can tell me how to go about rounding off eg 5.9542 to 2 decimal places in java? i went to search in API Double class, no method that allow me to do that.. is there any other way? pls advise thank you