maintenance mode

Software-based VM-centric and flash-friendly VM storage + free version

Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)

Post Reply
descalona
Posts: 11
Joined: Mon Jan 14, 2019 8:06 pm

Mon Nov 06, 2023 3:13 am

This is probably an easy one. How to exit out of maintenance mode in the free version? Thanks!
yaroslav (staff)
Staff
Posts: 2361
Joined: Mon Nov 18, 2019 11:11 am

Mon Nov 06, 2023 4:19 am

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.
descalona
Posts: 11
Joined: Mon Jan 14, 2019 8:06 pm

Mon Nov 06, 2023 2:15 pm

Hello,

yes, I used the script. But how do we get out of maintenance mode? Thanks!
yaroslav (staff)
Staff
Posts: 2361
Joined: Mon Nov 18, 2019 11:11 am

Mon Nov 06, 2023 3:02 pm

Replace
$deviceName="HAImage1", [string]$enable=$true,
with
$deviceName="HAImage1", [string]$enable=$false,
descalona
Posts: 11
Joined: Mon Jan 14, 2019 8:06 pm

Mon Nov 06, 2023 3:17 pm

Nice!

Thank you sir!
yaroslav (staff)
Staff
Posts: 2361
Joined: Mon Nov 18, 2019 11:11 am

Mon Nov 06, 2023 5:56 pm

You are always welcome!
informinfielder
Posts: 2
Joined: Tue Nov 14, 2023 3:08 am

Tue Nov 14, 2023 3:13 am

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
yaroslav (staff)
Staff
Posts: 2361
Joined: Mon Nov 18, 2019 11:11 am

Tue Nov 14, 2023 8:32 am

Please download the *.exe file I sent you and select only PowerShell Library while installing it.
Post Reply