move/delete/rename folder: you need permission to perform this act

E

Erik Nettekoven

Hi,

I am currently experience the following problem. When I try to
rename/move/delete a folder I get the error
"you need permission to perform this action"

* Doesn't matter which administrative account I use (my own or the actual
Administrator account)
* UAC is turned off, turning it on just gives me an extra popup
* one thing that seems to work temporarily is to run "chkdsk /f /x" Then I
can move the folder in question, but a few moment later I get the exact error
message on another folder. Run chkdsk again and I can move this folder, but
then another folder gives the same error. etc etc etc
* harddisks are in good condition
* Never had this issue with windows xp on the same hardware, it really
smells like a bug in vista
* I've searched the internet and seen other people with the same problem,
but also without a solution

Any ideas, tips, suggestions on this issue?
 
E

Erik Nettekoven

I do not see how this is related to my delete/move/rename problem. It does
not address the folders I have the problem with, which are random. Futhermore
the folders in question do have the correct permissions:
- system - full control,
- administrators - full control,
- users - read,
- authenticated users - modify
 
E

Erik Nettekoven

It is too bad I can not edit my first posting, what I forget to mention is
that Take Ownership does not solve the problem!
--
Regards,

Erik
MCSE 2000/2003


Bob said:
Add "Take Ownership" to right-click menu in Vista
http://www.petri.co.il/add-take-ownership-context-menu-vista.htm

-------
*Report back, please*
[When responding to posts, please include the post(s) you are replying to so
that others may learn and benefit from the issue]

[How to ask a question]
http://support.microsoft.com/kb/555375

Erik Nettekoven said:
I do not see how this is related to my delete/move/rename problem. It does
not address the folders I have the problem with, which are random.
Futhermore
the folders in question do have the correct permissions:
- system - full control,
- administrators - full control,
- users - read,
- authenticated users - modify
--
Regards,

Erik
MCSE 2000/2003
 
E

Erik Nettekoven

It is too bad I can not edit my first posting, what I forget to mention is
that Take Ownership does not solve the problem!

And as being MCSE certified, I truly do hope so that I know how to take
ownership, or else I will return my all my certs... (apologies for the
sarcasm, I am getting a little hopeless here)
 
D

Dave

Also change the permissions with icacls.....

I have this in a batch file named setowner.bat

takeown /f %1 /r /d y
icacls %1 /grant administrators:F /t

to run, open a cmd window and type

setowner c:\"foldername"



--
Vista Home Premium 32 SP1
http://get.live.com/wlmail/overview


Erik Nettekoven said:
It is too bad I can not edit my first posting, what I forget to mention is
that Take Ownership does not solve the problem!
--
Regards,

Erik
MCSE 2000/2003


Bob said:
Add "Take Ownership" to right-click menu in Vista
http://www.petri.co.il/add-take-ownership-context-menu-vista.htm

-------
*Report back, please*
[When responding to posts, please include the post(s) you are replying to
so
that others may learn and benefit from the issue]

[How to ask a question]
http://support.microsoft.com/kb/555375

Erik Nettekoven said:
I do not see how this is related to my delete/move/rename problem. It
does
not address the folders I have the problem with, which are random.
Futhermore
the folders in question do have the correct permissions:
- system - full control,
- administrators - full control,
- users - read,
- authenticated users - modify
--
Regards,

Erik
MCSE 2000/2003


:

Aaron Stebner's WebLog Solving setup errors by using the SubInACL tool
to
repair file and registry permissions:
http://blogs.msdn.com/astebner/archive/2006/09/04/739820.aspx

--
Was this helpful? Then click the Ratings button. Voting helps the web
interface.
http://www.microsoft.com/wn3/locales/help/help_en-us.htm#RateAPostAsAnswer
Mark L. Ferguson
.

message Hi,

I am currently experience the following problem. When I try to
rename/move/delete a folder I get the error
"you need permission to perform this action"

* Doesn't matter which administrative account I use (my own or the
actual
Administrator account)
* UAC is turned off, turning it on just gives me an extra popup
* one thing that seems to work temporarily is to run "chkdsk /f /x"
Then I
can move the folder in question, but a few moment later I get the
exact
error
message on another folder. Run chkdsk again and I can move this
folder,
but
then another folder gives the same error. etc etc etc
* harddisks are in good condition
* Never had this issue with windows xp on the same hardware, it
really
smells like a bug in vista
* I've searched the internet and seen other people with the same
problem,
but also without a solution

Any ideas, tips, suggestions on this issue?
--
Regards,

Erik
MCSE 2000/2003
 

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