Right now it looks like I am going to use kix unless another suggestion comes
around. Some concerns are:
1) I only want the file copied if they are a member of a particular security
group.
2) I only want it copied if they are logged into their desktop pc.
3) I want the file to be overwritten by th next version of the file on each
subsequent login.
Ingroup looks like the way to go with kix...any other ideas?
-vex
"CyberDroog" wrote:
> On Wed, 13 Jul 2005 13:51:06 -0700, "CB"
> wrote:
>
> >I need to automate the copying of a file to some users desktops. Can this be
> >done with a standalone capability of Windows Server or am I going to have to
> >use something like KIX scripting and a Group Object?
>
> You can just make it a part of the user's login script.
>
> copy file.txt "C:\Documents and Settings\%username%\Desktop"
>
> --
> You don't have to buy from anyone. You don't have to work at any
> particular job. You don't have to participate in any given relationship.
> You can choose.
>
> - Harry Browne
>
> >> Stay informed about: How to copy file to desktop......