Re: inaccessible partition on HD - help?



harikeo wrote:
Permissions? When you're viewing the hdd on the laptop take ownership and full control over everything. It may work.

Possibly, I've lost folders on NTFS devices in the past due to wierd permissions issues. In some cases you may find you can't even change the permissions either, even as an administrator.

Two tricks:
A) A linux boot disk, with NTFS support, as root will ignore permissions unless the drive's structure is totally whacked. Personally, I'd not use a linux system to _write_ to NTFS, but I'd write to a FAT32 formatted volume (and despite what windows says, you can have FAT32 volumes over 32Gb, you just can't format them with windows, hint: use the linux mkdosfs command (but NOT on the volume you are trying to rescue, just incase you were about to try), and windows will then use the device just fine)

B) Try and reset permissions using the CACLS command, but run it as LOCAL SYSTEM, not as an administrator.

To become the local system user (which is, in some particular cases, more powerful than a member of the administrators group), do the following in a command box, while logged in as an ordinary administrator (you need to be an administrator to schedule tasks)

1. Note the time
2. At a time in the future far enough away to give you time to type the next bit, type

AT hh:mm /INTERACTIVE CMD.EXE

where hh:mm is a future time, in 24-hour clock format. So if the current time is 22:04, use 22:05 (or 22:06 if you can't type fast enough). At the appointed time, a command window will appear, and it is running as local system.

You probably want something like
CACLS C:\foo /T /E /G username:F
.



Relevant Pages

  • Re: Server application error. Again.
    ... It's whether your *file system* is NTFS or not. ... from a command window in the same directory fusion.dll is in. ... and select the Security tab so you can assign permissions.. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: appears to loose authentication
    ... I asked if he could as Administrator get to ... me to think that there are security and permissions issues. ... to any shares below is baffling and also suspectable to incorrect NTFS ... If this only happens when they try to access Goldmine, ...
    (microsoft.public.security)
  • Re: Ownsership and Rights
    ... that sounds excessive for the NTFS stuff. ... Why as administrator can I not check the rights of a file? ... Effective Permissions does not work as well. ... Take ownership of the folder as the Administrators group (better than ...
    (microsoft.public.windows.server.sbs)
  • Re: Server application error. Again.
    ... It's whether your *file system* is NTFS or not. ... from a command window in the same directory fusion.dll is in. ... and select the Security tab so you can assign permissions.. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Outlook 2003: "U dont have approp permissions 2 perform this
    ... you are then check the permissions of the folder that you are trying to ... Console -- just Administrator and me. ... From the command console, I don't see anything that looks like me. ... adding your user account to the local administrators group as the ...
    (microsoft.public.windowsxp.security_admin)