HP StorageWorks Storage Mirroring Applications Notes - Guidelines for using MicroSoft Clustered Distributed File System with Storage Mirroring (T2558-96059, April 2007)

postover.bat
sample_
sample_
preback.bat
rem ***
SAMPLE** post-failover script for cluster-to-standalone failover with DFS
rem This sample batch file is provided as an example only.
net start
DFS
rem ***
SAMPLE*** pre-failback script for cluster-to-standalone failover with DFS
rem This sample batch file is provided as an example only.
net stop
DFS