Hello DC Team!
I need to upgrade a Script deployed with a configuration set with option running "at every startup" on all the machines in our AD.
My initial idea was to create a configuration to remove the Old script and create a new configuration with the new script (a bat file).
The goal is that the new one has to run absolutely when the old one has been removed.
Can I just upgrade it from the script repo and re-deploy the same configuration with it ... or it's better to remove the old and deploy the new one?
Otherwise ... Can I also upgrade the script leaving the original name and change the code inside? (in this way i could be sure the script will be upgraded on all machines)
Thanks a lot in advance,
Mauro