Maintain control of your Microsoft 365 data
Post Reply
matteu
Veeam Legend
Posts: 875
Liked: 138 times
Joined: May 11, 2018 8:42 am
Contact:

Get auto update state powershell

Post by matteu »

Hello,

I think I already asked it on the past but I don't find it anymore.
Is it possible on Veeam M365 v7 to get the auto update state with powershell?

I know it was not on V6 and I would like to know if now it's possible or not.

General option -> Updates tab. How to query all the checkboxes here ? (supported or not supported method :) )

Thanks
Mildur
Product Manager
Posts: 10809
Liked: 2942 times
Joined: May 13, 2017 4:51 pm
Full Name: Fabian K.
Location: Switzerland
Contact:

Re: Get auto update state powershell

Post by Mildur »

Hello Matteu

Unfortunately, it's not possible.

Best,
Fabian
Product Management Analyst @ Veeam Software
matteu
Veeam Legend
Posts: 875
Liked: 138 times
Joined: May 11, 2018 8:42 am
Contact:

Re: Get auto update state powershell

Post by matteu »

Thanks for the answer
So Maybe it can be added on next versions :)
matteu
Veeam Legend
Posts: 875
Liked: 138 times
Joined: May 11, 2018 8:42 am
Contact:

Re: Get auto update state powershell

Post by matteu »

Hello,
I try it again 2 years later but don't find the cmdlet. There is no one?
I can accept an unsupported one :) I just would like to get the status of the 3 checkboxs in Menu -> general option -> Updates tab
Mildur
Product Manager
Posts: 10809
Liked: 2942 times
Joined: May 13, 2017 4:51 pm
Full Name: Fabian K.
Location: Switzerland
Contact:

Re: Get auto update state powershell

Post by Mildur »

Hi Matteu,

Since v8, we have an API endpoint to retrieve update settings. But no PowerShell cmdlet.

Get Update Settings

Code: Select all

{
	"enableCheckForUpdates": true,
	"updateSettings": {
		"sendEmailOnAvailableUpdates": true,
		"installUpdatesAutomatically": true
		}
}
Best,
Fabian
Product Management Analyst @ Veeam Software
matteu
Veeam Legend
Posts: 875
Liked: 138 times
Joined: May 11, 2018 8:42 am
Contact:

Re: Get auto update state powershell

Post by matteu »

Thanks for your answer.
I will make the powershell code to get the data and post it :)
Post Reply

Who is online

Users browsing this forum: Amazon [Bot] and 8 guests