Is it a good practice to place the executable on a fileserver?
Posted
by Ice
on Server Fault
See other posts from Server Fault
or by Ice
Published on 2010-04-08T21:02:49Z
Indexed on
2010/04/08
21:13 UTC
Read the original article
Hit count: 276
windows-server-2008
|windows-server-2003
Assuming the components like *.dll's, *.ocx's installed and registered on the clients there exists the possibility to place the *.exe and some related files on the fileserver. To start the application there are links on the client's desktops which runs the \fileserver\AppPath\exe.
Would you agree with such a layout? What if 'the client' is a terminal-server and 'the clients' means a terminal-server-farm?
© Server Fault or respective owner