Can't modify a folder I created myself

D

Daniel Noll

I have a folder I copied from another computer, which contains a bunch of
stuff.

The problem is I'd now like to move some of the stuff out of that folder and
into the proper locations, but Vista won't let me -- even as Administrator?

This is what happens:
1. Try to rename a folder.
2. Dialog box: "You need to confirm this operation". I say "Continue",
and then "Continue" again.
3. Dialog box: "You need permission to perform this action", I say "Try
again".
4. Repeat from step 3

Properties on the folder show that the read-only checkbox has the blue
filled box icon, but when I uncheck it, it doesn't actually change state.

The Security tab lists three ACLs, all of which are inherited from parent
folders:
SYSTEM -- Full control
Daniel (Monolith\Daniel) -- Full control
Administrators -- Full control

The only checkbox in the Security tab which isn't checked is "Special
permissions".

At this rate the folder will be here until the computer is reformatted (I'd
like to say that hopefully it will be reinstalled with a better OS, but this
is probably the wrong newsgroup in which to say it. Whoops, too late.)

Daniel


--
Daniel Noll

Nuix Pty Ltd
Suite 79, 89 Jones St, Ultimo NSW 2007, Australia Ph: +61 2 9280 0699
Web: http://nuix.com/ Fax: +61 2 9212 6902

This message is intended only for the named recipient. If you are not
the intended recipient you are notified that disclosing, copying,
distributing or taking any action in reliance on the contents of this
message or attachment is strictly prohibited.
 
J

Jimmy Brush

Hello,

Sometimes the security tab is deceptively simplified.

Can you to this:

- Open an administrative command prompt (right-click command prompt, click
run as administrator)
- Browse to the location where the folder is located
- Issue this command:

icacls foldername

- Report back the output


--
- JB
Microsoft MVP - Windows Shell/User

Windows Vista Support Faq
http://www.jimmah.com/vista/
 
G

Guest

Hi, I am having this same problem. Before I installed Vista, I copied some
of my folders to my secondary partition. I copied them back to the main
drive after installing Vista and now find out that I cannot rename the folder
or delete it. I set myself as the owner and gave myself full permissions (it
changed the ownership/permissions of all subobjects as well), but it still
will not cooperate and continues to tell me I do not have permission to
perform the action.

This is the output I receive from the command you requested:


C:\>icacls programs
programs visual-dev\cburk:(OI)(CI)(F)
BUILTIN\Administrators:(I)(F)
BUILTIN\Administrators:(I)(OI)(CI)(IO)(F)
NT AUTHORITY\SYSTEM:(I)(F)
NT AUTHORITY\SYSTEM:(I)(OI)(CI)(IO)(F)
BUILTIN\Users:(I)(OI)(CI)(RX)
NT AUTHORITY\Authenticated Users:(I)(M)
NT AUTHORITY\Authenticated Users:(I)(OI)(CI)(IO)(M)

Successfully processed 1 files; Failed processing 0 files
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top