Releases: dataplat/dbatools
v1.0.168
Add-DbaAgDatabase - Fix step 4 (JoinAvailablityGroup) for versions 2012 and 2014 by @andreasjordan
Add GitHub Tests to perform docker migration and mirroring from Linux runner by @potatoqualitee
Rename-DbaLogin - Check if user exists before attempting to rename it, require Force to rename db users too by @potatoqualitee
Get- / Test- / Set-DbaPowerPlan - Complete redesign to reduce duplicate code by @andreasjordan
New commands - Get-DbaDbFileGrowth and Set-DbaDbFileGrowth by @potatoqualitee
Connect-DbaInstance / new code path - General improvements by @andreasjordan
v1.0.167
v1.0.166
Add-DbaAgDatabase - Add missing SqlCredential when calling Test-DbaAvailabilityGroup by @andreasjordan
Get-ObjectNameParts - Fix for parsing object name with empty schema by @andreasjordan
Write-DbaDbTableData - Be able to work with temp tables by @andreasjordan
Repair-DbaInstanceName - Corrected test for warnings from Test-DbaInstanceName by @andreasjordan
v1.0.165
v1.0.164
Get-DbaDbMirror - Add new parameter for Database filtering by @potatoqualitee
Copy-DbaLinkedServer - New parameter to exclude copying sensitive info by @potatoqualitee
Start-DbaMigration - Fix WhatIf output by @potatoqualitee
Write-DbaDbTableData - Don't continue in end block if an earlier error is encountered by @potatoqualitee
v1.0.163
v1.0.162
v1.0.161
Start-DbaAgentJob, fixes #7444 by @niphlod
Added connection timeout. Fixes #7417 by @sanderstad
Install-DbaInstance - Test for allowed ACTION before adding SQLTEMPDBFILECOUNT by @andreasjordan
Resolve-NetBiosName - Return ComputerNamePhysicalNetBIOS if clustered by @andreasjordan
appveyor runner, test dependants by @niphlod
PULL_REQUEST_TEMPLATE.md - Just fixing a typo by @andreasjordan
Added SQL 2019 CU11 by @MikeyBronowski
Remove-DbaAgentSchedule - Complete rewrite by @andreasjordan
Replication commands - document commands as unsupported by @andreasjordan
Fix typo in parameter ReplaceInName
by @Zhunya
buildref, fixes #7418 by @niphlod
SQL Watch commands cannot be used in PowerShell 7 by @wsmelton
Get-DbaService - Skip after first success / added more verbose by @andreasjordan
Copy-DbaDbTableData - Alter regex to include ALTER TABLE by @andreasjordan
New-DbaDbUser - Remove wrong example by @andreasjordan
Restore-DbaDatabase - Changed WhatIf message / added deep copy of FileList by @andreasjordan
New-DbaDbSequence - Don't use Test-Bound with defaults by @andreasjordan
Completely rewritten Add-DbaAgDatabase / Added Test-DbaAvailabilityGroup by @andreasjordan
Invoke-DbaAdvancedRestore (Restore-DbaDatabase) - Format time for .ToPointInTime as iso string by @andreasjordan
Export-DbaRegServer - Changed date format in filename to ISO Ymd by @andreasjordan
Export-DbaScript - Invoke .Script() as a workaround while exporting Availability Groups by @andreasjordan
Find-DbaLoginInGroup throws error when adding multiple groups to output by @gbargsley
New command for removing a linked server by @lancasteradam
New command for adding a linked server by @lancasteradam
Get-/Set-DbaTcpPort - Rewriting the commands and using Get-/Set-DbaNetworkConfiguration by @andreasjordan
Remove-DbaDbSnapshot - should ask for confirmation by @jpomfret
New-DbaDbSnapshot fix for Linux paths by @jpomfret
[#7383] Added parameter CommandTimeOut to the function Copy-DbaDbTableData by @mrlmachado
Get-DbaAgBackupHistory - Use Where-Object instead of .Where() for PS3 by @andreasjordan
Get-DbaLogin - Fixed parameter types by @andreasjordan
Get-/Set-DbaNetworkConfiguration - New commands for managing network configuration of instance by @andreasjordan
Update New-DbaDbTable.ps1 - example formatting by @MikeyBronowski
Start-DbaMigration - Fixed documentation by @andreasjordan
Write-DbaDbTableData - Added ColumnMap like in Import-DbaCsv by @andreasjordan
Test-DbaDiskAlignment - corrected indentation by @andreasjordan
Set-DbaAgentJob - Added parameter test by @andreasjordan
Invoke-DbaQuery.ps1: Parameter documentation by @NReilingh
Get-DbaHelp, gfm compatibility by @niphlod
Remove extra bogus.dll by @potatoqualitee
Copy-DbaLogin - Added AzureUnsupported by @andreasjordan
Test-DbaLastBackup - Added ReuseSourceFolderStructure by @andreasjordan
Test-DbaConnection - added -SkipPSRemoting / fixed getting Port by @andreasjordan
Get-DbaDbRoleMember - Changed output to align with ServerRoleMember by @andreasjordan
Connect-SqlInstance / Connect-DbaInstance - Move test for AzureUnsupported to Connect-DbaInstance by @andreasjordan
New commands: New-DbaDbFileGroup, Set-DbaDbFileGroup, and Remove-DbaDbFileGroup by @lancasteradam
funbucket
More good stuff
pupa
Good stuff