more updates
Just a quick note that we've made more changes to align with 1.0, now available in version 0.9.453.
Renamed
Log Shipping
Get-DbaDbLogShipError Invoke-DbaDbLogShipping Invoke-DbaDbLogShipRecovery Test-DbaDbLogShipStatus
Registered Servers (Central Management Server)
Add-DbaCmsRegServer Add-DbaCmsRegServerGroup Get-DbaCmsRegServer Get-DbaCmsRegServerGroup Get-DbaCmsRegServerStore Import-DbaCmsRegServer Move-DbaCmsRegServer Move-DbaCmsRegServerGroup Remove-DbaCmsRegServer Remove-DbaCmsRegServerGroup
And don't forget, you can use Invoke-DbatoolsRenameHelper to rename commands in your scripts.
Get-ChildItem .\scripts | Invoke-DbatoolsRenameHelper
New
I'll write about these more soon, but until then, enjoy this piping hot batch of new HA commands.
Windows Server Failover Clustering
Get-DbaWsfcAvailableDisk Get-DbaWsfcCluster Get-DbaWsfcDisk Get-DbaWsfcNetwork Get-DbaWsfcNetworkInterface Get-DbaWsfcNode Get-DbaWsfcResource Get-DbaWsfcResourceType Get-DbaWsfcRole Get-DbaWsfcSharedVolume
- Chrissy