Forum Discussion
File links not opening parent directory in File Explorer (IntranetFileLinksEnabled)
After a bit of a hiatus, I revisited this issue and managed to get it work.
I got it to work by using a "PlainHostName" as the file URL's hostname. Instead of file://shares.domain.com/folder/myfile.docx, the URL that worked was file://shares/folder/myfile.docx.
For some reason, direct mapping wasn't working. I previously had added to Local Intranet Zone the following without success:
- shares.domain.com
- file://shares.domain.com
- Alex DybenkoJul 05, 2024Copper Contributor
Simon_Del1 Managed to get it work after added file://shares.domain.com/ to
Internet Options > Security > Local Intranet > Sites > Advanced.
as from here:
https://learn.microsoft.com/en-us/archive/blogs/ieinternals/the-intranet-zone- Simon_Del1Jul 06, 2024Copper Contributor
Alex Dybenko Thanks.
I am pretty sure I tried that. I found the same blog (see previous post).
The only difference I can tell is that you got it to work with a forward slash at the end:
I may have just had:
When I get an opportunity to retest, I will post my findings.
Regards,
Simon