Windows 7 blocks network access to network-installed apps
Posted
by
VokinLoksar
on Server Fault
See other posts from Server Fault
or by VokinLoksar
Published on 2012-04-10T16:54:05Z
Indexed on
2012/04/10
17:31 UTC
Read the original article
Hit count: 243
Windows 2008 R2 domain. Users, running Windows 7 Enterprise, are trying to run some software from a network share. Specifically, I've tested this with MATLAB and PuTTY.
When starting, MATLAB has to contact a licensing server to get its license. This action fails for regular users when they start MATLAB from the network share. However, if they copy the installation directory to a local disk everything works fine. Running MATLAB as an admin user from the network share also works.
Same story with PuTTY. If the executable is launched from the share, regular users cannot connect to any servers.
Something is blocking network communications for programs that are launched from a network drive. Here's the only other mention I could find of the same problem:
It's not the Windows firewall or the IE security settings. Does anyone have any clue as to what this is?
© Server Fault or respective owner