You might try the following workaround.
SQL Filestream disabled
Hi!
Upon restart after Windows update I have gotten the error that filestream i disabled and the only way to get it back is to revert to a old backup.
SQL Server 2017 14.0.100.169
Windows server 2019
The error:
FILESTREAM: failed to connect to kernel driver RsFx0500.
Failed to initialize CFsaShareFilter: Error 0x80070015
I found references for the error for SQL server 2016 and windows 10 creators update. But that does not seem to be applicable here.
Any ideas?
2 answers
Sort by: Most helpful
-
-
Cris Zhan-MSFT 6,636 Reputation points
2020-08-19T09:30:56.333+00:00 Hi,
>>SQL Server 2017 14.0.100.169
I always recommend that you download and install the latest cumulative update for SQL Server 2017.
Just as for SQL Server service packs, we recommend that you test CUs before you deploy them to production environments.
===============================================
If the response helped, do "Accept Answer" and upvote it.