부모글 보이기/감추기 AD BLOCK 해제 요청 이 글에는 광고가 많이 들어가 있지 않습니다. adblock을 해제하셔도 글을 읽는데 그다지 부담이 없으니 해제를 부탁드립니다. What's the difference between LastWriteTime and ChangeTime in FILE_BASIC_INFO? ; http://blogs.msdn.com/b/oldnewthing/archive/2010/07/09/10036162.aspx 위와 같은 차이가 있고, 윈도우 7에서는 성능향상을 위해 "LastWriteTime"에 대한 업데이트가 비활성화되었다고 합니다. Disabling Last Access Time in Windows Vista to improve NTFS performance ; http://blogs.technet.com/b/filecab/archive/2006/11/07/disabling-last-access-time-in-windows-vista-to-improve-ntfs-performance.aspx 다음과 같은 명령어를 '관리자 권한'으로 실행하면 됩니다. fsutil behavior set disablelastaccess 0 생각해보면, 그다지 중요하지 않은 윈도우 2008 서버 머신이라면, 역시 비활성화해도 상관없지 않을까 싶습니다. 참고로, 현재 모드를 알고 싶다면 다음과 같이 명령을 내릴 수 있습니다. fsutil behavior query disablelastaccess [다음 글] VS.NET IDE : 60. VS Load Test - 부하 조절[이전 글] .NET : 116. Entity Framework 4 - Lazy Loading, Eager Loading [최초 등록일: 6/23/2011] [최종 수정일: 6/23/2011] 비밀번호 댓글 작성자 2018-06-06 03시16분 fsutil의 또 다른 기능으로, Windows 10 이후부터 파일 시스템에 대한 대/소문자를 구분하도록 만들 수 있습니다.How to enable NTFS support to treat folders as case sensitive on Windows 10; https://www.windowscentral.com/how-enable-ntfs-treat-folders-case-sensitive-windows-10 정성태 2020-12-10 03시39분 C:\Windows\System32> fsutil behavior query EncryptPagingFileEncryptPagingFile = 0 (Disabled) 정성태 ... 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44 45 ... NoWriterDateCnt.TitleFile(s) 239정성태4/18/200611558Display a Web Page in a Plain C Win32 Application238정성태4/17/200611491ASP.NET 2.0 의 Provider 관련 쪽 소스 공개237정성태4/17/200611166Microsoft Application Verifier236정성태4/17/200612423IIS6 - IE static resource caching problem235정성태4/13/200611097"Atlas" Control Toolkit for April CTP Released 234정성태4/13/200611439Access Visual Studio 2005 Team System From Macintosh and UNIX Systems, and from within the Eclipse IDE 233정성태4/13/200611126More Workflow Videos232정성태4/13/200612116Microsoft Visual C++ 2005 Redistributable Package231정성태4/13/200611629Windows Presentation Foundation Hands-On-Labs - February 2006 CTP 230정성태4/13/200611470Microsoft Management Model Designer229정성태4/13/200612465Discovery Wizard for SharePoint228정성태4/13/200612012TeamPlain Web Access for Team System227정성태4/13/200611832Scrum for Team System Released226정성태4/13/200611746Visual Studio Team Foundation Server MSSCCI Provider Version 1.0224정성태4/13/200611296VC++ - GroupLab Component Library223정성태4/13/200610442MSBuild Community Tasks Project releases new version 225정성태4/13/20069844 Visual Studio 2005 Web Application Projects (RC1)222정성태4/13/200610902Visual Studio 2005 Security Features and Tools220정성태6/8/200610793Shared Source Common Language Infrastructure 2.0 Release [1]219정성태8/4/200610633Simple List Extensions Specification218정성태4/13/2006112493rd party library - EZShellExtensions.Net 1.0 [1]217정성태4/13/200611021Bug Details: GC fails to load in server mode if config file contains none ASCII characters215정성태4/13/200611173http://www.400plusdifferences.com/214정성태4/13/20069656Team Foundation Server, Biztalk 2006216정성태4/13/200611033 Team Foundation Server 시험판 공개 다운로드213정성태4/13/200611117Introduction to the MSN Messenger Activity SDK ... 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44 45 ...