qq <> wrote:
> Hi All,
>
> I am working on a project which is update company internal applicaiton
> software to all of client computers. What I do now is that I save new
> version files of the application on a server, then, I went to each
> computer to change attribe of these old files, then, copy new version
> application files to client computer.
>
> Now, I want to use group plice to do it. I don't know if it is
> possible. If it is possible, how I do it?
>
> Can anybody give me any suggestion? Thanks inadvance.
>
> --qq
Short answer: if your application is an MSI or MSP file, then you can use
Group Policy to deploy it. Otherwise, no. You could probably do up something
with a startup script, though...
|