I've a new drive to my database, so moved all databases to this new drive. Now I need to move the system databases and the remaining folders that SQL creates such as FTData, JOBS, Log, etc.
How I move all this files? since the current unit (not C:) will be disconnected when all the process is done.
I google it but only find to move database (already done)
EDIT 1: it is a cluster failover installation with Windows failover service
EDIT 2: the SQL installation is in the default location, the files as FTData, Log (the system log) and the mentioned folders are on my E drive and need to move to my new X drive.
Thanks!