Hi there,
I am not able to update Otto on one of my Windows servers (Microsoft Server 2022 Datacenter). Can’t figure out why…
Any suggestions?
Mars
PS C:\Users\Administrator> iex ((New-Object System.Net.WebClient).DownloadString(‘https://downloads.ottomatic.cloud/ottofms/install-scripts/install-win.ps1’))
Downloading OttoFMS installer zip from https://console.ottomatic.cloud/downloads/ottofms/latest/win…
Extracting files from C:\Users\ADMINI~1\AppData\Local\Temp\2\ottoFMS_installer.zip to C:\Users\ADMINI~1\AppData\Local\Temp\2\Extracted…
Stopping OttoFMS…
Uninstalling OttoFMS…
Start-Process : This command cannot be run due to the error: The specified executable is not a valid application for
this OS platform…
At line:66 char:3
Start-Process -FilePath $uninstallerPath -ArgumentList "--mod ...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : InvalidOperation: (
[Start-Process], InvalidOperationException
- FullyQualifiedErrorId : InvalidOperationException,Microsoft.PowerShell.Commands.StartProcessCommand
PS C:\Users\Administrator>