Manual Update Process for Devin Server on Windows Server
This guide provides the steps for manually updating Devin Server on Windows using a PowerShell script. Administrative access and FileMaker Server admin credentials are required. Before starting this process, please consider if you want to update using the beta or public (more stable) release channel.
On your server, open PowerShell and execute the manual_update_devin.ps1 script by running the following command:
./manual_update_devin.ps1
Provide FileMaker Server admin credentials when prompted.
You will be promoted for both username and password.
Select your preferred release channel (beta or public).
The update process should take maximum 5 minutes.
If PowerShell throws a SecurityError
Depending on the server's security configuration, PowerShell might warn you that the devin update script is not digitally signed by throwing a PSSecurityException. To bypass this, change your server's execution policy by running this command: