Easier Way to Take Ownership and Grant Access Files or Directories in Vista 소유권 및 액세스 권한 부여 방법을 쉽게 파일 또는 디렉터리를 비스타
In Windows Vista, there are lots of files and directories especially those operating system files plus Windows and Windows\System32 folders have been protected. windows 비스타에, 너무 많은 파일과 디렉터리 특히 윈도우와 운영 체제 파일을 더하기 windows \ system32 폴더가 보호합니다. These protected system files aren’t belong to any users or groups, instead are owned by TrustedInstaller, with even Administrator or Administrators group doesn’t have modify or write access to them. 이들의 보호 시스템 파일은 모든 사용자 또는 그룹의 것이 아니라, 대신에가 소유 trustedinstaller, 관리자 또는 관리자 그룹에조차 쓰기 액세스 권한을 수정하거나 그들이되지 않습니다. Thus if you intend to manipulate or replace the files, you’ll encounter access denied error even though you are administrator and have 따라서 조작하거나 교체하려는 경우 파일을 액세스 거부 오류가 발생하면 관리자와이 비록 당신이 disabled UAC 장애인의 UAC or already in elevation mode for the application trying to access. 또는 이미이 애플 리케이션에 액세스하려고 할 해발 고도 모드를합니다.
In this case, users will probably have to right click on the object, then access the object’s properties. 이 경우, 사용자는 아마 개체를 마우스 오른쪽 버튼으로 클릭해야 다음 개체의 등록 정보에 액세스합니다. Then users have to click on Security tab, click on Advanced button, click on Owner tab, and then perform several clicks and confirmations to take ownership of the object. 보안 탭을 클릭한 후 사용자가 광고를 클릭할을 클릭하고 고급 버튼을 클릭하십시오 소유자 탭을 누른 다음 클릭수를 수행하고 해당 개체의 소유권을 확인합니다. The whole process have to repeat again to grant read-write-modify or full control access rights to the users. 을 부여하는 과정을 다시 반복해야 할 전체를 읽기 - 쓰기 - 수정 또는 모든 권한 액세스 권한을 사용자에게있습니다. The whole process takes lengthy time, troublesome, involves lots of clicks and steps. 전체 과정은 긴 시간, 문제라면, 많은 클릭과 단계를 포함합니다. To simplify the process, simply download the TakeControlOf.cmd command line batch script, which will automatically take ownership and grant full control access rights by assigning new ACLs (Access Control Lists) to the file or directory that input to the command. 을 단순화하는 과정을 간단하게 일괄 처리 스크립트를 다운로드하여 커맨드 라인 takecontrolof.cmd있는가 자동으로 소유권을하고 새로운 ACL을 할당하여 액세스 권한이 모든 권한을 부여 (액세스 제어 목록)에서 해당 파일이나 디렉토리에 명령을 입력합니다.
Download 다운로드 TakeControlOf.zip takecontrolof.zip from the forum. 에서 공개 토론합니다.
TakeControlOf.cmd makes use of two command-line utilities takeown (takes ownership of a file or directory) and icacls (sets new ACLs on a files or directory) respectively. 2 개의 명령을 takecontrolof.cmd - 라인 유틸리티를 사용 takeown (소요 시간 파일 또는 디렉토리의 소유권)과 icacls (ACL을 설정을 새로운 파일 또는 디렉토리)이다. Full Control access privilege will be given to Administrators group. 전체 그룹에 액세스 제어 관리자에게 권한을 받는다.
To use the batch script, simply launch an 을 사용하여 일괄 처리 스크립트를 간단하게 시작하기 elevated command prompt 명령 프롬프트를 상승 , then run the script. 다음 스크립트를 실행합니다. Below is same examples (command should be issued from the directory where you store the TakeControlOf.cmd script): 아래는 동일한 예제 (명령을 사용하면 디렉토리에서 발급 takecontrolof.cmd 스크립트를 어디로 저장합니다) :
TakeControlOf C:\Windows\Test_File.exe takecontrolof c : \ windows \ test_file.exe
TakeControlOf C:\Test_Directory takecontrolof c : \ test_directory
Note that if you specify a directory, the script will works recursively to include all subdirectories . 참고 사항이있는 디렉토리를 지정하면,이 스크립트는 재귀적으로 작품의 모든 하위 디렉토리를 포함합니다. To change this behavior, edit the TakeControlOf.cmd and remove /r from the takeown (first) line, and /t from icacls (second) line. 로 변경이 문제를 해결하려면을 편집하고 제거하는 takecontrolof.cmd / 연구에서 takeown (첫번째) 라인, 그리고 / t에서 icacls (2) 라인.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 중요 사항 : 이것은 기계 번역 페이지는 "있는 그대로"제공하지 않고 보증합니다. Machine translation may be difficult to understand. 기계 번역을 이해하기 어려울 수있습니다. Please refer to 를 참조하시기 바랍니다 original English article 원래 영어 자료 whenever possible. 언제 수있습니다.
Share and contribute or get technical support and help at 를 공유하고 기술 지원 및 도움을 공헌하지 않는다면 My Digital Life Forums 내 디지털 라이프 공개 토론 . 합니다.
Related Articles 관련 기사
- Add Take Ownership Option To Files and Folders Context Menu in Vista 파일 및 폴더 소유권 옵션을 추가 컨텍스트 메뉴에서 비스타
- Delete Undeletable Files in Windows Vista 비스타 undeletable 파일을 열 삭제
- How to Take Ownership and Grant Permissions in Windows Vista 소유권 및 사용 권한을 부여하는 방법을 windows 비스타
- Change Group Ownership of Symbolic Links in Unix or Linux 그룹에 심볼릭 링크의 소유권을 변경 또는 리눅스 유닉스
- Tips to Slim Down Vista 도움말을 슬림 다운 비스타
- iCACLS Vista Command Prompt Tool to Manage ACLs ACL을 관리하는 도구를 사용하여 명령 프롬프트를 icacls 비스타
- Fix Error 80070002 When Using Windows Update in Vista 수정 창을 사용한 경우 업데이 트에 오류가 비스타 80070002
- Replace Notepad with Another Text Editor (eg. Notepad2 and Notepad++) in Vista 메모장을 대체할 다른 텍스트 편집기를 (예 : notepad2 및 메모장 + +)의 비스타
- Hack to Hide and Remove Vista SP1 RC Preview v.258 Evaluation Watermark on Desktop 해킹 및 제거를 숨길 비스타 SP1을 이끌고 v.258 평가 워터마크 바탕 화면에 미리보기
- Patched user32.dll.mui to Remove Evaluation Copy Text on Desktop of Vista SP1 RC1 user32.dll.mui을 제거하는 패치가 적용된 텍스트를 바탕 화면의 비스타 SP1을 rc1 평가판



















May 25th, 2007 16:07 2007년 5월 25일 16:07
great tip to hack 큰 힌트를 해킹
May 31st, 2007 04:50 2007년 5월 31일 04:50
[...] to take ownership and grant full control permissions from command line. [...]을 커맨드 라인에서 소유권과 모든 권한을 부여합니다. Or you can also prepare a Windows shell batch script that easily perform the task by typing simple command. 또는하실 수있습니다 windows 쉘 일괄 처리 스크립트를 준비하는 또 쉽게 간단한 명령어를 입력하여 해당 작업을 수행합니다. Get help or contribute tips or tricks at My [...] 또는 기여 조언이나 도움을받을 트릭에서 내 [...]
October 12th, 2007 00:01 2007년 10월 12일 00:01
The download link for the TakeControlOf.zip is no longer working (at least for me). 의 다운로드 링크를 takecontrolof.zip은 더 이상 작동하지 않습니다 (적어도 나를 위해). Has it been taken down? 건설이 납치를 내려?
October 12th, 2007 00:02 2007년 10월 12일 0시 2분
Or does anyone know of another script like it? 아니면 또 다른 스크립트를 알고있는 사람 맘에 들어?
December 17th, 2007 16:01 2007년 12월 17일 16:01
[...] This can also happen with real files and folders if your user account information has changed in the new version of Windows. [...] 이것도 발생할 수있습니다 실제 파일 및 폴더를 사용자 계정 정보를 귀하의 새 버전에서 변경되었습니다. Or you might be trying to access system files. 또는 시스템 파일에 액세스하려고 할 수도있습니다. You may be able to fix the problem by taking ownership of the object. 이 문제를 해결하실 수있습니다 개체의 소유권을 취하여합니다. You’ll need to be logged on as an administrator to do that. 당신을 관리자로 로그온해야합니다 그렇게합니다. For more on how this works, see “Easier Way to Take Ownership and Grant Access Files or Directories in Vista.” [...] 이 작동하는 방법에 대한 자세한 내용은 "를 참조하십시오 소유권 및 액세스 권한 부여 방법을 쉽게 파일 또는 디렉터리에 비스타합니다."[...]
March 20th, 2008 02:03 2008년 3월 20일 02:03
THANK YOU SOOOOOOO MUCH. sooooooo 많이 주셔서 감사합니다. I was foaming at the mouth after I had to buy a new lappie cuz my old one died and when I thought I had to change permissions on every file by hand I was just fuming. 난 후에 입안에 거품을 구매하기 위해 새로운 lappie 나는 나의 오래된 사촌 줄 알았는데 때 한 명이 사망하고 모든 파일을 수동에서 사용 권한을 변경하려면 지금 막 증기합니다. It goes to show that the command line is just the most wonderful and conistent and comforting way to get things done. 이것은 커맨드 라인을 표시하고 conistent은 단지와 위안이 방법이 최고로 멋진 마무리를 잘했으합니다.
April 24th, 2008 21:59 2008년 4월 24일 21:59
[...] can also prepared a Windows shell batch script that automate the process for easy take back the files and folders which is inaccessible and [...] [...] 수있습니다 windows 쉘 일괄 처리 스크립트를 준비하는 과정을 자동화에 쉽게 액세스할 수있는 파일과 폴더 되찾기 및 [...]
April 24th, 2008 22:09 2008년 4월 24일 22시 9분
[...] two commands have been scripted in Windows command shell batch script that easily perform the task of taking ownership and grant full control permissions to [...] [...] 두 명령 창 명령은 쉘 스크립트에서 스크립트를 일괄 처리 작업을 수행하는 동안 복용을 쉽게 소유권 및 모든 권한 권한을 부여합니다 [...]
June 17th, 2008 22:53 2008년 6월 17일 22:53
does anyone run this and it goes on forever? 누구는 이것을 받아 그것을 실행 길이란?