28 Feb 2006 at 16:12 #1 IronEagle IronEagle Associate Joined 12 Jun 2005 Posts 257 Hi Guys, Need your help, Need to add desktop icon to all users on the network is their anyway of doing this through the login script? Thanks in advance.
Hi Guys, Need your help, Need to add desktop icon to all users on the network is their anyway of doing this through the login script? Thanks in advance.
28 Feb 2006 at 17:51 #2 Otacon Otacon Soldato Joined 10 Jan 2004 Posts 21,921 Location All over Code: copy /Y "\\networkserver\share\file.ext" %userprofile%\Desktop Yep.