Hi,
I have the task to install hotfixes on servers and would like to know the best way to do this. I will use a text file to store the computer names and a folder to store the hotfixes.
I can do the first part of the task which is to use the text file that will store the computer names as an argument to the script file. I also feel confident that I would be able to access the directory containing the hotfixes.
So my real question, is there any 'gotchas' that I should be aware of? For example I've only just found out that I will need qchains.exe to deploy the hotfixes without re-booting the computer between each hotfix deployment. So if anybody has done this sort of thing in the past, could you let me know the steps I need to take? I dont need the script written for me per se (although that would be nice, but really just a list of steps that I need to follow.
Any advice would be great.
I have the task to install hotfixes on servers and would like to know the best way to do this. I will use a text file to store the computer names and a folder to store the hotfixes.
I can do the first part of the task which is to use the text file that will store the computer names as an argument to the script file. I also feel confident that I would be able to access the directory containing the hotfixes.
So my real question, is there any 'gotchas' that I should be aware of? For example I've only just found out that I will need qchains.exe to deploy the hotfixes without re-booting the computer between each hotfix deployment. So if anybody has done this sort of thing in the past, could you let me know the steps I need to take? I dont need the script written for me per se (although that would be nice, but really just a list of steps that I need to follow.
Any advice would be great.