Microsoft
Software
Hardware
Network
Question : What happens to Offline Files when server crashes?
Hi everyone,
We had our file server crashed last week. This server was used for redirected user Desktop and My Documents folder.
This was setup with Folder Redirection along with Offline Files group policy. All user files were set to be available offline on server disconnect.
When server crashed, users continued to work on the offline copies of their files. We rebuilt the server and unfortunately we couldn't recover the lost data and there was no backup either.
Now, as per the mechanism of Offline Files, since everyone got an offline copy, no problem at user side.
But what should happen when server is back online? Shouldn't it synchronize all offline files from users back to the server again?
Since the server is back online, offline files from user PCs just disappeared. Reboot/Logoff/Logon didn't help even though at log off it shows synchronizing with server successfully.
On the server side we found files available but not all the files. More than 80% of data is missing.
Any help will be really really appreciated.
Answer : What happens to Offline Files when server crashes?
SELECT DISTINCT rubriek.*
FROM rubriek
LEFT JOIN publish ON publish.rubriek_id = rubriek.rubriek_id
AND LENGTH(rubriek.override_ex
t) = 0
LEFT JOIN actie ON publish.actie_id = actie.actie_id
AND LENGTH(rubriek.override_ex
t) = 0
WHERE rubriek.visible = 1
AND ((LENGTH(rubriek.override_
ext) <> 0) OR (publish.rubriek_id > 1 AND actie.actie_id is not null))
Random Solutions
Searching inside PHP files
VC++ hiding console
Unable to copy and paste files through remote desktop
Cannot boot into Windows 7 partition (Blinking cursor) after using Acronis Disk Director resize
VMware, vSphere Virtual Machine and Disk Errors "invalid disk type 7" and "cannot detect guest operating system type"
Red "X" appears in the icon for a mapped network drive in Windows 7, even though you can successfully access the drive
namespace question
How can I prevent my object being overwritten in a for loop?
Ruby script failing: (NoMethodError)
If IE6 use another .css file.