Hi there,
I am using SCCM 2007 SP1. I have moved my database files which were on the system partition of my remote database server to another partition on the same remote database server using the detach, move files then attach method. My question is the the SMS_SITE_BACKUP task is still looking to the default location for the database files and obviously they are no longer there.
here is the log line showing that it is looking in the wrong place:
Site SQL Dir =
\\SCCMDB1\C$\PROGRAM FILES\MICROSOFT SQL SERVER\MSSQL.1\MSSQL\.
Anyone know where abouts I can change this so it now points to the D: drive on that same server?
Thanks in advance