Windows Start
From GWAVA Technologies Training
Windows 2008 Issues
If the customer is using Windows Server 2008 R2 it is best to be aware of this issue.
- You experience performance issues in applications and services when the system file cache consumes most of the physical RAM [1]
- Windows Server 2008 R2 Metafile RAM Usage [2]
- 2008R2 Metafile using all the ram? [3]
- Windows Server 2012 File Server Tip: Switch to the High Performance power profile [4]
Command Line Tools
To delete large directory structures use these in combination[5]:
del /f/s/q foldername > nul rmdir /s/q foldername