Missing New-UDGridLayout

Product: PowerShell Universal
Version: 2.9.1

After Upgrade to 2.9.0 and 2.9.1 my Dashboards didnt find New-UDGridLayout.

I get in Log: An error occurred: The term ‘New-UDGridLayout’ is not recognized as a name of a cmdlet, function, script file, or executable program.
I see in Log:
Mar 9, 2022 8:48 PM Loading command: New-UDHidden
Mar 9, 2022 8:48 PM Loading command: New-UDHeading
Mar 9, 2022 8:48 PM Loading command: New-UDGrid
Mar 9, 2022 8:48 PM Loading command: New-UDForm
Mar 9, 2022 8:48 PM Loading command: New-UDFloatingActionButton

and the output from console after get-command new-udg*
Connected to the Universal Dashboard Admin Terminal
PS> get-command new-udg*
CommandType Name Version Source


Function New-UDGantt 1.0.0 UniversalDashboard.UD…
Function New-UDGanttData 1.0.0 UniversalDashboard.UD…
Function New-UDGrid 3.11.0 UniversalDashboard
Function New-UDGrid 3.11.0 UniversalDashboard
Function New-UDGrid 3.11.0 UniversalDashboard
Function New-UDGridLayout 3.11.0 UniversalDashboard
Function New-UDGridLayout 3.11.0 UniversalDashboard

what can i do?

after copy the Modul UniversalDashboard.GridLayout to C:\ProgramData\PowerShellUniversal\Server\Modules and call import-module UniversalDashboard.GridLayout -force in the dashboard the Dashboard show up.

Now the SQLServer Modul is missing…
An error occurred: The term ‘Invoke-Sqlcmd’ is not recognized as a name of a cmdlet, function, script file, or executable program.

do i missed somethink in modul management? How to manage modules?

I Update PSU to 2.9.2 and still have the problem that:
An error occurred: The term ‘New-UDGridLayout’ is not recognized as a name of a cmdlet, function, script file, or executable program.

Console say:
Connected to the Universal Dashboard Admin Terminal
PS> get-command new-udgridl*
CommandType Name Version Source


Function New-UDGridLayout 3.11.1 UniversalDashboard
Function New-UDGridLayout 3.11.1 UniversalDashboard

This will be resolved in 2.10.0