Unable to select filegroups in a Back Up Database Task of a Maintance Plan

12 Views Asked by At

I'm trying to automate a nightly database backup with a selected filegroup in SQL Server Management Studio using a Maintenance Plan and SQL Server Agent.

When setting up the task I'm not able to select the radio button 'Files and filegroups'. As soon as I click it, the whole task window disappears.

Task window

When I look at the properties of the task, there is a property 'FileGroupsFiles', but any input like 'PRIMARY' doesn't seems to have effect.

Task Properties

I think it's a bug, but is there a workaround to manually select the preferred filegroup or a fix?

0

There are 0 best solutions below