부모글 보이기/감추기 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) 269정성태5/4/200611934Visual Studio 2005 Team System Level 200 Course Material268정성태5/4/200612335Microsoft Component Installer Software Development Kit for Windows (x86) Version 2.0267정성태5/4/200612324101 Code Samples for Visual Basic 2005266정성태5/3/200614285Consolas Font Pack for Microsoft Visual Studio 2006 [2]264정성태5/1/200613758Team System for C++ Developers262정성태5/1/200623838Registry 등록 없이 COM 개체 사용 [1]2261정성태4/30/2006134804GB 메모리 인식 [2]259정성태4/30/200612223Building ASP.NET 2.0 Web Sites Using Web Standards260정성태4/30/200611683 XHTML Validator Modulle258정성태4/29/200612223WebServiceStudio 2.0263정성태5/1/200611732 Calling an Arbitrary Web Service257정성태4/29/200611676TypeForwardedToAttribute 256정성태4/29/200611899Windows API - Using Condition Variables252정성태4/26/200611906한글 관련 메세지 정리1251정성태4/26/200612573IIS 7.0 에서 소개되는 새로운 기능들 [1]250정성태4/25/200613197툴 소개: VisualNDepend 249정성태4/25/200619201Integrating a debugger into Reflector265정성태5/1/200613494 Deblector: First Version285정성태5/15/200611499 New Deblector version ( an Add-In to debug with reflector )248정성태4/21/200611852VS.NET 2005 Add-In : CSS Properties Window247정성태4/21/200611719VS.NET 2005 Add-In : Spell Checker for HTML and ASP.NET pages244정성태4/19/200611614SQL Server 2005 Service Pack 1241정성태4/19/200611125VSTS Annotations for C++: Beyond Just Documenting Method Behavior [1]1240정성태4/18/200611734Accessing System Power and Network Status Using SENS 253정성태4/29/200611954 [HowToUse]: Accessing System Power and Network Status Using SENS 239정성태4/18/200611558Display a Web Page in a Plain C Win32 Application ... 31 32 33 34 35 36 [37] 38 39 40 41 42 43 44 45 ...