Page 1 of 1

maintenance mode

Posted: Mon Nov 06, 2023 3:13 am
by descalona
This is probably an easy one. How to exit out of maintenance mode in the free version? Thanks!

Re: maintenance mode

Posted: Mon Nov 06, 2023 4:19 am
by yaroslav (staff)
Welcome to StarWind forum. Download old Management console and install PowerShell library, please (https://starwind.com/tmplink/starwind-v8.exe).
Then, use the appropriate script.

Re: maintenance mode

Posted: Mon Nov 06, 2023 2:15 pm
by descalona
Hello,

yes, I used the script. But how do we get out of maintenance mode? Thanks!

Re: maintenance mode

Posted: Mon Nov 06, 2023 3:02 pm
by yaroslav (staff)
Replace
$deviceName="HAImage1", [string]$enable=$true,
with
$deviceName="HAImage1", [string]$enable=$false,

Re: maintenance mode

Posted: Mon Nov 06, 2023 3:17 pm
by descalona
Nice!

Thank you sir!

Re: maintenance mode

Posted: Mon Nov 06, 2023 5:56 pm
by yaroslav (staff)
You are always welcome!

Re: maintenance mode

Posted: Tue Nov 14, 2023 3:13 am
by informinfielder
yaroslav (staff) wrote:Welcome to StarWind forum. Download old Management console and install PowerShell library, please(https://starwind.com/tmplink/starwind-v8.exe).
Then, use the appropriate script.
How to Download old Management

Re: maintenance mode

Posted: Tue Nov 14, 2023 8:32 am
by yaroslav (staff)
Please download the *.exe file I sent you and select only PowerShell Library while installing it.