Real quick question - I must be blind or something.
In SQL Server Mgmt Studio, I can check for the level of filestream support currently enabled by
EXEC sp_configure filestream_access_level
Great, works. But how can I find the Windows share name specified during installation where the filestream data will actually be stored? I can't seem to find any settings, configuration option or anything to do that. Can this be?? I can't find this out??
Marc