Popular Post FishCustard Posted May 29, 2019 Popular Post Posted May 29, 2019 Hi all, Some of you know of my scripts that allow you to update and deploy SIMS/FMS using PowerShell rather than SOLUS 3. I've written a proper guide to setting them up (it's not hard - just editing the script variables to suit your environment and staging some files). Have a read, let me know what you think: Deploying and updating SIMS and FMS using PowerShell | Serenity for Sysadmins 5
FishCustard Posted May 29, 2019 Author Posted May 29, 2019 @Shaun_Dark_Lord , @Garacesh - I believe you were interested in this?
mrwoberts Posted May 29, 2019 Posted May 29, 2019 I really enjoy seeing solutions like this, it's how I learn :-) Just a thought... How does does this respond if SIMS was open, or even opened during the update? - A suggestion for the above scenario could be to rename the pulsar file prior to the update? - Potentially check for a running pulsar process before the update?? and kill the process if appropriate?? 1
FishCustard Posted May 30, 2019 Author Posted May 30, 2019 I really enjoy seeing solutions like this, it's how I learn :-) Just a thought... How does does this respond if SIMS was open, or even opened during the update? - A suggestion for the above scenario could be to rename the pulsar file prior to the update? - Potentially check for a running pulsar process before the update?? and kill the process if appropriate?? The script is only really designed to run during startup, at which point obviously SIMS wouldn't be running. If you want to adapt it to push updates at other times then yes, you could have some mechanism to work around this. However, if the server has been updated no SIMS clients will work beyond the login screen so I doubt it'd be a major issue.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now