Hi
We need to update machine.config for .net 2.0 on multiple pcs on a network.
Most machines would potentially have other versions of .net installed too.
Is there an easy/quick way to do this specially one that a non-technical
person can do too such as running a bat file or some such like?
Thanks
Regards
Pramod Anchuparayil - 28 Jun 2007 23:22 GMT
I'd imagine some sort of file replication service depending on the OS might
be helpfull.
http://www.microsoft.com/windowsserver2003/technologies/storage/dfs/default.mspx
or the other options are to write a utiliy or a simple batch files to do the
job.
> Hi
>
[quoted text clipped - 7 lines]
>
> Regards