================================================== ========================== VẤN ĐỀ BÁO CÁO - Không thể sở hữu thư mục NTFS thông qua phương thức chuẩn
Thuộc tính thư mục \ Bảo mật TAB \ Nút nâng cao \ Thay đổi chủ sở hữu
.
VẤN ĐỀ BÁO CÁO - KHÔNG THỂ XÓA NỀN TẢNG hoặc PHIM,
.
========
PHONG CÁCH
Tôi nhận được mỗi lần tôi cố gắng thực hiện chức năng BẤT K with với một thư mục NTFS có tên là 'mẫu'.
KẾT QUẢ HIỆN TẠI - THÔNG TIN: Truy cập bị từ chối. ("G: \ OLD Drive \ Chương trình tập tin \ Microsoft Visual Studio x \ VC \ VCWizards \ CodeWiz.NET \ Thành phần \ mẫu")
============
KIỂM TRA1 - FAIL
Thực hiện theo các hướng dẫn kèm theo theo giải pháp đề xuất -
Tải xuống PsExec.exe từ Sysiternals
C:\Windows\system32>TAKEOWN /F "G:\OLD Drive\Program Files" /R /D Y
===================================
KẾT QUẢ (xem INFO trong tuyên bố cuối cùng)
SUCCESS: The file (or folder): "G:\OLD Drive\Program Files" now owned by user "P
CDGROUP\PCD$".
SUCCESS: The file (or folder): "G:\OLD Drive\Program Files\Microsoft Visual Stud
io 8" now owned by user "PCDGROUP\PCD$".
SUCCESS: The file (or folder): "G:\OLD Drive\Program Files\Microsoft Visual Stud
io 8\VC" now owned by user "PCDGROUP\PCD$".
SUCCESS: The file (or folder): "G:\OLD Drive\Program Files\Microsoft Visual Stud
io 8\VC\VCWizards" now owned by user "PCDGROUP\PCD$".
SUCCESS: The file (or folder): "G:\OLD Drive\Program Files\Microsoft Visual Stud
io 8\VC\VCWizards\CodeWiz" now owned by user "PCDGROUP\PCD$".
SUCCESS: The file (or folder): "G:\OLD Drive\Program Files\Microsoft Visual Stud
io 8\VC\VCWizards\CodeWiz\.NET" now owned by user "PCDGROUP\PCD$".
SUCCESS: The file (or folder): "G:\OLD Drive\Program Files\Microsoft Visual Stud
io 8\VC\VCWizards\CodeWiz\.NET\Component" now owned by user "PCDGROUP\PCD$".
INFO: Access is denied. ( "G:\OLD Drive\Program Files\Microsoft Visual Studio 8\
VC\VCWizards\CodeWiz\.NET\Component\templates" )
C:\Windows\system32>
==========
PHẦN KẾT LUẬN
Vấn đề chưa được giải quyết
===============
KIỂM TRA2 - THÀNH CÔNG
CAVEAT - Tôi chỉ có thể thành công ở đây vì thư mục nằm trên một ổ đĩa không phải là khởi động chính của tôi (c :) và như vậy có thể được lấy an toàn ngoại tuyến. Tôi đảm bảo tất cả các cửa sổ đã được đóng trước khi hành động.
Microsoft Windows [Version 10.0.10586]
(c) 2015 Microsoft Corporation. All rights reserved.
C:\Windows\system32> cd "G:\OLD Drive\Program Files\Microsoft Visual Studio 8\VC\VCWizards\CodeWiz\.NET\Component"
C:\Windows\system32>G:
G:\OLD Drive\Program Files\Microsoft Visual Studio 8\VC\VCWizards\CodeWiz\.NET\Component>chkdsk /f
The type of the file system is NTFS.
Cannot lock current drive.
Chkdsk cannot run because the volume is in use by another
process. Chkdsk may run if this volume is dismounted first.
ALL OPENED HANDLES TO THIS VOLUME WOULD THEN BE INVALID.
Would you like to force a dismount on this volume? (Y/N) Y
Volume dismounted. All opened handles to this volume are now invalid.
Volume label is DATABAK.
Stage 1: Examining basic file system structure ...
986368 file records processed.
File verification completed.
12 large file records processed.
0 bad file records processed.
Stage 2: Examining file name linkage ...
1261166 index entries processed.
Index verification completed.
0 unindexed files scanned.
0 unindexed files recovered to lost and found.
cd..
G:\OLD Drive\Program Files\Microsoft Visual Studio 8\VC\VCWizards\CodeWiz\.NET\
rd Component
================================================== ====
KẾT QUẢ - Thư mục Thành phần đã được xóa thành công