Windows GPO order - beginner
- by Andras Sebestyen
I have some software that required e.g. .NET 4 install before them. I wonder what is the best way to make a GPO order list. I also have some software that needs certain files so I need to prepare them (via batch file).
I have done a quick research however I haven't found the answer.
Any help, link would be appreciated.
Please feel free to down vote it if it is a real dummy one.
Thanks
for example:
batch file cleans some folder
install .NET Framework 4
install apps through MSI (commercial software)
I can't pack everything in the MSI and I also need to make sure that all the steps succeed