A Windows Vista forum. Vista Banter

Welcome to Vista Banter.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Go Back   Home » Vista Banter forum » Microsoft Windows Vista » General Vista Help and Support
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

General Vista Help and Support The general Windows Vista discussion forum, for topics not covered elsewhere. (microsoft.public.windows.vista.general)

ownership full control (Access Denied)



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old June 21st 11, 01:31 PM posted to microsoft.public.windows.vista.general
Paul Branon
external usenet poster
 
Posts: 4
Default ownership full control (Access Denied)

I've done all this and still no permission to delete these files!!!!
where {files} represents the names of individual files

[1]
C: net user administrator /active:yes
log out/log back in as administrator
del {files} access is denied

[2]
takeown /f {files}
files now owned by user "me\Administrator"
del {files} access is denied

[3]
Folder {files} Properties Security Advanced
Allow Administrators (me) Full control
Allow System Full control
Allow Administrators (me) Full control
(ie, I already have full control of these files & the folder they're
in)
del {files} access is denied


How do I delete these damn files?!!!! (Aaaah!!!)
  #2 (permalink)  
Old June 21st 11, 04:43 PM posted to microsoft.public.windows.vista.general
David H. Lipman
external usenet poster
 
Posts: 404
Default ownership full control (Access Denied)

From: "Paul Branon"

I've done all this and still no permission to delete these files!!!!
where {files} represents the names of individual files

[1]
C: net user administrator /active:yes
log out/log back in as administrator
del {files} access is denied

[2]
takeown /f {files}
files now owned by user "me\Administrator"
del {files} access is denied

[3]

Folder {files} Properties Security Advanced
Allow Administrators (me) Full control
Allow System Full control
Allow Administrators (me) Full control
(ie, I already have full control of these files & the folder they're
in)
del {files} access is denied

How do I delete these damn files?!!!! (Aaaah!!!)



Define "these damn files".

It may not be a case of permissions or ownership but their respective file handles being
held open.

--
Dave
Multi-AV Scanning Tool - http://www.pctipp.ch/downloads/dl/35905.asp


  #3 (permalink)  
Old June 21st 11, 05:37 PM posted to microsoft.public.windows.vista.general
Gene E. Bloch[_5_]
external usenet poster
 
Posts: 51
Default ownership full control (Access Denied)

On 6/21/2011, Paul Branon posted:
I've done all this and still no permission to delete these files!!!!
where {files} represents the names of individual files


[1]
C: net user administrator /active:yes
log out/log back in as administrator
del {files} access is denied


[2]
takeown /f {files}
files now owned by user "me\Administrator"
del {files} access is denied


[3]
Folder {files} Properties Security Advanced
Allow Administrators (me) Full control
Allow System Full control
Allow Administrators (me) Full control
(ie, I already have full control of these files & the folder they're
in)
del {files} access is denied



How do I delete these damn files?!!!! (Aaaah!!!)


Have you tried safe mode or safe mode with command prompt?

Have you tried a Linux live CD?

Beyond those I have no ideas, sorry.

It shouldn't be so hard :-)

--
Gene E. Bloch (Stumbling Bloch)


  #4 (permalink)  
Old June 21st 11, 07:17 PM posted to microsoft.public.windows.vista.general
Paul Branon
external usenet poster
 
Posts: 4
Default ownership full control (Access Denied)



It may not be a case of permissions or ownership but their respective file handles being
held open.

--
Dave
Multi-AV Scanning Tool -http://www.pctipp.ch/downloads/dl/35905.asp



Funnily enough, Dave, I think you're onto something here. Earlier I
did try to move the files onto a Samba share and it looked as though
it was working right up until the last second, when the move failed
with the error

"Files are in use by another application."



Thinking I had that covered I rebooted the box imagining that this
would close the other application, (whatever that might have been,)
and I could then log back in and delete the files. Only it didn't
work. I still can't delete them.

How do I identify and eliminate stale windows vista file handles?

  #5 (permalink)  
Old June 21st 11, 11:16 PM posted to microsoft.public.windows.vista.general
David H. Lipman
external usenet poster
 
Posts: 404
Default ownership full control (Access Denied)

From: "Paul Branon"


It may not be a case of permissions or ownership but their respective file handles
being
held open.

--
Dave
Multi-AV Scanning Tool -http://www.pctipp.ch/downloads/dl/35905.asp


Funnily enough, Dave, I think you're onto something here. Earlier I
did try to move the files onto a Samba share and it looked as though
it was working right up until the last second, when the move failed
with the error

"Files are in use by another application."

Thinking I had that covered I rebooted the box imagining that this
would close the other application, (whatever that might have been,)
and I could then log back in and delete the files. Only it didn't
work. I still can't delete them.

How do I identify and eliminate stale windows vista file handles?


What are the paths to the file(s) ?

What might have them open ?

Process Explorer may be able to help determine, if the file handles are held open, what
software is holding the file handles open.


--
Dave
Multi-AV Scanning Tool - http://www.pctipp.ch/downloads/dl/35905.asp


  #6 (permalink)  
Old June 22nd 11, 03:02 AM posted to microsoft.public.windows.vista.general
webster72n
external usenet poster
 
Posts: 548
Default ownership full control (Access Denied)



"Paul Branon" wrote in message
...

I've done all this and still no permission to delete these files!!!!
where {files} represents the names of individual files

[1]
C: net user administrator /active:yes
log out/log back in as administrator
del {files} access is denied

[2]
takeown /f {files}
files now owned by user "me\Administrator"
del {files} access is denied

[3]
Folder {files} Properties Security Advanced
Allow Administrators (me) Full control
Allow System Full control
Allow Administrators (me) Full control
(ie, I already have full control of these files & the folder they're
in)
del {files} access is denied


How do I delete these damn files?!!!! (Aaaah!!!)

You might want to try 'Google', or any of the other search engines.
They just may be files that can't be deleted, either.
Best of luck,

Harry.

  #7 (permalink)  
Old June 22nd 11, 07:46 AM posted to microsoft.public.windows.vista.general
Paul Branon
external usenet poster
 
Posts: 4
Default ownership full control (Access Denied)

On Jun 22, 4:02*am, "webster72n" wrote:
"Paul Branon" *wrote in message

...

I've done all this and still no permission to delete these files!!!!
where {files} represents the names of individual files

[1]
C: net user administrator /active:yes
log out/log back in as administrator
del {files} access is denied

[2]
takeown /f {files}
files now owned by user "me\Administrator"
del {files} access is denied

[3]
Folder {files} Properties Security Advanced
Allow Administrators (me) Full control
Allow System Full control
Allow Administrators (me) Full control
(ie, I already have full control of these files & the folder they're
in)
del {files} access is denied

How do I delete these damn files?!!!! (Aaaah!!!)

* * * * You might want to try 'Google', or any of the other search engines.
* * * * They just may be files that can't be deleted, either.
* * * * Best of luck,

* * * * Harry.


They're just video files. They're not system files and they're not
part of the OS

Perhaps we should get back to Dave's point about the file handles
being left open. Because I suspect that's where the answer is going to
be.
  #8 (permalink)  
Old June 22nd 11, 07:47 AM posted to microsoft.public.windows.vista.general
Paul Branon
external usenet poster
 
Posts: 4
Default ownership full control (Access Denied)

On Jun 22, 12:16*am, "David H. Lipman"
wrote:
From: "Paul Branon"





It may not be a case of permissions or ownership but their respective file handles
being
held open.


--
Dave
Multi-AV Scanning Tool -http://www.pctipp.ch/downloads/dl/35905.asp


Funnily enough, Dave, I think you're onto something here. Earlier I
did try to move the files onto a Samba share and it looked as though
it was working right up until the last second, when the move failed
with the error


"Files are in use by another application."


Thinking I had that covered I rebooted the box imagining that this
would close the other application, (whatever that might have been,)
and I could then log back in and delete the files. Only it didn't
work. I still can't delete them.


How do I identify and eliminate stale windows vista file handles?


What are the paths to the file(s) ?

What might have them open ?

Process Explorer may be able to help determine, if the file handles are held open, what
software is holding the file handles open.

--
Dave
Multi-AV Scanning Tool -http://www.pctipp.ch/downloads/dl/35905.asp


I'll have a look. Thanks.
  #9 (permalink)  
Old June 22nd 11, 01:53 PM posted to microsoft.public.windows.vista.general
pjp[_3_]
external usenet poster
 
Posts: 1
Default ownership full control (Access Denied)


"webster72n" wrote in message
...


"Paul Branon" wrote in message
...

I've done all this and still no permission to delete these files!!!!
where {files} represents the names of individual files

[1]
C: net user administrator /active:yes
log out/log back in as administrator
del {files} access is denied

[2]
takeown /f {files}
files now owned by user "me\Administrator"
del {files} access is denied

[3]
Folder {files} Properties Security Advanced
Allow Administrators (me) Full control
Allow System Full control
Allow Administrators (me) Full control
(ie, I already have full control of these files & the folder they're
in)
del {files} access is denied


How do I delete these damn files?!!!! (Aaaah!!!)

You might want to try 'Google', or any of the other search engines.
They just may be files that can't be deleted, either.
Best of luck,

Harry.


I've read some of this thread and am surprised no one has mentioned
"Unlocker". I often have this problem and it allows me to do what I want
with the file, e.g. delete, rename etc.


  #10 (permalink)  
Old June 22nd 11, 04:11 PM posted to microsoft.public.windows.vista.general
webster72n
external usenet poster
 
Posts: 548
Default ownership full control (Access Denied)



"Paul Branon" wrote in message
...

On Jun 22, 4:02 am, "webster72n" wrote:
"Paul Branon" wrote in message

...

I've done all this and still no permission to delete these files!!!!
where {files} represents the names of individual files

[1]
C: net user administrator /active:yes
log out/log back in as administrator
del {files} access is denied

[2]
takeown /f {files}
files now owned by user "me\Administrator"
del {files} access is denied

[3]
Folder {files} Properties Security Advanced
Allow Administrators (me) Full control
Allow System Full control
Allow Administrators (me) Full control
(ie, I already have full control of these files & the folder they're
in)
del {files} access is denied

How do I delete these damn files?!!!! (Aaaah!!!)

You might want to try 'Google', or any of the other search
engines.
They just may be files that can't be deleted, either.
Best of luck,

Harry.


They're just video files. They're not system files and they're not
part of the OS

Perhaps we should get back to Dave's point about the file handles
being left open. Because I suspect that's where the answer is going to
be.

Definitely!

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 06:51 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2012 Vista Banter.
The comments are property of their posters.