John
Mon Mar 17 12:53:14 PDT 2008
legg wrote:
> On Sat, 15 Mar 2008 10:50:58 -0300, John John
> <audetweld@nbnet.nb.ca> wrote:
>
>
>>Adjust your clock, you're posting in the future.
>>
>>As mentioned by Andrew, the application that you use to rename or delete
>>files may be keeping an open handle on the files or folders. Tools like
>>OH.exe, Handle or Process Explorer can reveal the handles.
>>
>>Process Explorer for Windows v10.21
>>
http://www.microsoft.com/technet/sysinternals/utilities/ProcessExplorer.mspx
>>
>>Handle v3.20
>>
http://www.microsoft.com/technet/sysinternals/ProcessesAndThreads/Handle.mspx
>>
>>Open Handles (oh.exe): This command-line tool shows the handles of all
>>open windows. The tool can also be used to show only information that
>>relates to a specific process, object type, or object name. To download
>>this tool, click the following link:
>>
http://download.microsoft.com/download/win2000platform/oh/1.00.0.1/nt5/en-us/oh_setup.exe
>>
>>Windows Server 2003 Resource Kit Tools
>>
http://www.microsoft.com/downloads/details.aspx?FamilyID=9d467a69-57ff-4ae7-96ee-b18c4790cffd&displaylang=en
>>
>
> I'd updated the time displayed, manually. Have
> just run the DST patch. Perhaps this helps time
> stamps. My news agent may have a mind of its own.
>
> Running SysInternal's Process Explorer reveals no
> handles.
>
> Folders whose contents are emptied/transferred can
> still not be deleted, until reboot.
>
> I disabled some Seagate acronis disk imaging tools
> that were hovering in the background, without
> effect. Open processes are listed below.
>
> RL
>
> Process PID CPU Description Company
> Name
> System Idle Process 0 98.44
> Interrupts n/a 1.56 Hardware
> Interrupts
> DPCs n/a Deferred Procedure Calls
> System 8
> SMSS.EXE 384 Windows NT Session
> Manager Microsoft Corporation
> CSRSS.EXE 412 Client Server
> Runtime Process Microsoft Corporation
> WINLOGON.EXE 432 Windows NT Logon
> Application Microsoft Corporation
> SERVICES.EXE 460 Services
> and Controller app Microsoft Corporation
> svchost.exe 648 Generic
> Host Process for Win32 Services Microsoft
> Corporation
> spoolsv.exe 688 Spooler
> SubSystem App Microsoft Corporation
> schedul2.exe 716 Acronis
> Scheduler 2 Acronis
> svchost.exe 756 Generic
> Host Process for Win32 Services Microsoft
> Corporation
> FormatM.exe 788 MacOpener
> Mac Formatter DataViz Inc.
> nod32krn.exe 812 NOD32
> Kernel Service Eset
> nvsvc32.exe 872 NVIDIA
> Driver Helper Service, Version 91.48 NVIDIA
> Corporation
> PERSFW.exe 884 Kerio Personal
> Firewall Engine Kerio Technologies
> regsvc.exe 564 Remote Registry
> Service Microsoft Corporation
> mstask.exe 932 Task Scheduler
> Engine Microsoft Corporation
> WinMgmt.exe 996 Windows
> Management Instrumentation Microsoft
> Corporation
> svchost.exe 1072 Generic
> Host Process for Win32 Services Microsoft
> Corporation
> LSASS.EXE 472 LSA Executable and
> Server DLL (Export Version) Microsoft
> Corporation
> procexp.exe 1324 Sysinternals
> Process Explorer Sysinternals -
> www.sysinternals.com
> agent.exe 1680 Forte Agent Forte
> Internet Software Inc.
> explorer.exe 1292 Windows Explorer
> Microsoft Corporation
What are these undeletable folders? What error messages are you getting
when you try to delete them? How about the Event Viewer, are any errors
showing in the logs?
How are you deleting the files and folders, with Explorer.exe or with
another application? Can you use the RD command at the command prompt
to delete the folders? If no what does the RD command return?
Try using the Task Manager and Kill Explorer.exe and its process tree,
then, using the File | New Task menu, restart Explorer.exe again and see
if you can delete the folders.
Try the other Handle tools on the actual folders to make sure that there
are no handles on the folders, try using OH.exe on the actual folder
instead of querying processes.
John