Hi,
if your system runs out of (physical) memory and no process could be identified who is allocating the memory, the paged- or nonpaged pool could also have an high memory load.
Continue reading Windows: Finding a driver which leaks memory
Hi,
if your system runs out of (physical) memory and no process could be identified who is allocating the memory, the paged- or nonpaged pool could also have an high memory load.
Continue reading Windows: Finding a driver which leaks memory
Hi,
since Server 2012R2 Windows has the ability to enable deduplication on volumes. This means Windows can find identically blocks on a volume and create references to them. So the block is just stored one time.
Continue reading Windows: Using deduplication on a volume
Hi,
in this post I will describe all steps to install a Windows Update Server at top an a Windows Server 2012R2 to fully support the Windows 10 Feature updates.
Continue reading Windows: Setup a WSUS Server for Windows 10 Clients with Feature Support
Hi,
older Windows Versions i.e 7, 8.1 and Server 2012R2 have the problems that an older Version of the Windows Update Agent is installed which consumes a lot of CPU cycles.
Continue reading Windows: Slow Performance. Windows Update (svchost.exe) consumes high CPU load
Hi,
starting point is a simple powershell shell script testarray.ps1:
Continue reading Powershell: Passing an array to a script at command line