I am working on Windows Server 2012 storage space and i am trying to dump a consistent image of application on a volume.
I shutdown the application instance but it might have some running background write threads. As per my understanding commandlet "Write-VolumeCache" does only flush the cache. Is there a way to tackle background writes or to know the busy state of the partition/volume.