Groups | Blog | Home
all groups > dotnet framework > june 2007 >

dotnet framework : Updating machine.config. on multiple pcs


John
6/27/2007 9:00:08 PM
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
6/28/2007 3:22:16 PM
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.

[quoted text, click to view]
AddThis Social Bookmark Button