PowerShell script exchange
Post Reply
dsapergia
Novice
Posts: 7
Liked: never
Joined: May 09, 2017 5:25 pm
Full Name: Derek
Contact:

Setting ConfigStoreRootPath value

Post by dsapergia »

Setting up a trial of Veeam, ran into the issue where we need to set the ConfigStoreRootPath property on the Server 2016 CLuster. The KB article https://www.veeam.com/kb2194 explains how, but is missing a powershell parameter.
The final command needs the -create option added if it doesn't already exist.

Get-ClusterResource "Virtual Machine Cluster WMI" | Set-ClusterParameter -Name ConfigStoreRootPath -Value $path" -Create
Mike Resseler
Product Manager
Posts: 8044
Liked: 1263 times
Joined: Feb 08, 2013 3:08 pm
Full Name: Mike Resseler
Location: Belgium
Contact:

Re: Setting ConfigStoreRootPath value

Post by Mike Resseler »

Hi Derek,

First: Welcome to the forums!

Second: thanks for the heads up! I will make sure this gets to our support department.

Thanks a lot
Mike
Mike Resseler
Product Manager
Posts: 8044
Liked: 1263 times
Joined: Feb 08, 2013 3:08 pm
Full Name: Mike Resseler
Location: Belgium
Contact:

Re: Setting ConfigStoreRootPath value

Post by Mike Resseler »

Hi Derek,

Our support team has checked. Actually, this -Create parameter is not necessary since we have step 2 in the KB. There the folder is actually being created.

That said, still a good thing to know for people that skipped that step!

Thanks
Mike
Post Reply

Who is online

Users browsing this forum: No registered users and 17 guests