Skip to content

Commit 00bf7e2

Browse files
niphlodactions-user
authored andcommitted
updating build ref file
1 parent 730aac6 commit 00bf7e2

2 files changed

Lines changed: 12 additions & 7 deletions

File tree

assets/dbatools-buildref-index.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"LastUpdated": "2022-01-08T00:00:00",
2+
"LastUpdated": "2022-01-13T00:00:00",
33
"Data": [
44
{
55
"Version": "8.0.47",
@@ -4275,6 +4275,11 @@
42754275
"Version": "14.0.3421",
42764276
"KBList": "5006944"
42774277
},
4278+
{
4279+
"CU": "CU28",
4280+
"Version": "14.0.3430",
4281+
"KBList": "5008084"
4282+
},
42784283
{
42794284
"Version": "15.0.1000",
42804285
"Name": "2019"

assets/dbatools-index.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9259,7 +9259,7 @@
92599259
},
92609260
{
92619261
"Name": "Export-DbaRepServerSetting",
9262-
"Description": "Exports replication server settings to file.\n\nAll replication commands need SQL Server Management Studio installed and are therefore currently not supported.\nHave a look at this issue to get more information: https://github.com/sqlcollaborative/dbatools/issues/7428",
9262+
"Description": "Exports replication server settings to file.\n\nAll replication commands need SQL Server Management Studio installed and are therefore currently not supported.\nHave a look at this issue to get more information: https://github.com/dataplat/dbatools/issues/7428",
92639263
"Tags": "Replication",
92649264
"Synopsis": "Exports replication server settings to file.",
92659265
"Alias": "",
@@ -24372,7 +24372,7 @@
2437224372
},
2437324373
{
2437424374
"Name": "Get-DbaRepDistributor",
24375-
"Description": "This function locates and enumerates distributor information for a given SQL Server instance.\n\nAll replication commands need SQL Server Management Studio installed and are therefore currently not supported.\nHave a look at this issue to get more information: https://github.com/sqlcollaborative/dbatools/issues/7428",
24375+
"Description": "This function locates and enumerates distributor information for a given SQL Server instance.\n\nAll replication commands need SQL Server Management Studio installed and are therefore currently not supported.\nHave a look at this issue to get more information: https://github.com/dataplat/dbatools/issues/7428",
2437624376
"Tags": "Replication",
2437724377
"Synopsis": "Gets the information about a replication distributor for a given SQL Server instance.",
2437824378
"Alias": "",
@@ -24414,7 +24414,7 @@
2441424414
},
2441524415
{
2441624416
"Name": "Get-DbaRepPublication",
24417-
"Description": "Quickly find all transactional, merge, and snapshot publications on a specific server or database.\n\nAll replication commands need SQL Server Management Studio installed and are therefore currently not supported.\nHave a look at this issue to get more information: https://github.com/sqlcollaborative/dbatools/issues/7428",
24417+
"Description": "Quickly find all transactional, merge, and snapshot publications on a specific server or database.\n\nAll replication commands need SQL Server Management Studio installed and are therefore currently not supported.\nHave a look at this issue to get more information: https://github.com/dataplat/dbatools/issues/7428",
2441824418
"Tags": "Replication",
2441924419
"Synopsis": "Displays all publications for a server or database.",
2442024420
"Alias": "",
@@ -24474,7 +24474,7 @@
2447424474
},
2447524475
{
2447624476
"Name": "Get-DbaRepServer",
24477-
"Description": "Gets a replication server object\n\nAll replication commands need SQL Server Management Studio installed and are therefore currently not supported.\nHave a look at this issue to get more information: https://github.com/sqlcollaborative/dbatools/issues/7428",
24477+
"Description": "Gets a replication server object\n\nAll replication commands need SQL Server Management Studio installed and are therefore currently not supported.\nHave a look at this issue to get more information: https://github.com/dataplat/dbatools/issues/7428",
2447824478
"Tags": "Replication",
2447924479
"Synopsis": "Gets a replication server object",
2448024480
"Alias": "",
@@ -61428,7 +61428,7 @@
6142861428
},
6142961429
{
6143061430
"Name": "Test-DbaDiskSpeed",
61431-
"Description": "Obtains I/O statistics based on the DMV sys.dm_io_virtual_file_stats:\n\nhttps://docs.microsoft.com/en-us/sql/relational-databases/system-dynamic-management-views/sys-dm-io-virtual-file-stats-transact-sql\n\nThis command uses a query from Rich Benner\nhttps://github.com/RichBenner/PersonalCode/blob/master/Disk_Speed_Check.sql\n\n...and also based on further adaptations referenced at https://github.com/sqlcollaborative/dbatools/issues/6551#issue-623216718",
61431+
"Description": "Obtains I/O statistics based on the DMV sys.dm_io_virtual_file_stats:\n\nhttps://docs.microsoft.com/en-us/sql/relational-databases/system-dynamic-management-views/sys-dm-io-virtual-file-stats-transact-sql\n\nThis command uses a query from Rich Benner\nhttps://github.com/RichBenner/PersonalCode/blob/master/Disk_Speed_Check.sql\n\n...and also based on further adaptations referenced at https://github.com/dataplat/dbatools/issues/6551#issue-623216718",
6143261432
"Tags": [
6143361433
"Diagnostic",
6143461434
"Performance"
@@ -62534,7 +62534,7 @@
6253462534
},
6253562535
{
6253662536
"Name": "Test-DbaRepLatency",
62537-
"Description": "Creates tracer tokens to determine latency between the publisher/distributor and the distributor/subscriber\nfor all transactional publications for a server, database, or publication.\n\nAll replication commands need SQL Server Management Studio installed and are therefore currently not supported.\nHave a look at this issue to get more information: https://github.com/sqlcollaborative/dbatools/issues/7428",
62537+
"Description": "Creates tracer tokens to determine latency between the publisher/distributor and the distributor/subscriber\nfor all transactional publications for a server, database, or publication.\n\nAll replication commands need SQL Server Management Studio installed and are therefore currently not supported.\nHave a look at this issue to get more information: https://github.com/dataplat/dbatools/issues/7428",
6253862538
"Tags": "Replication",
6253962539
"Synopsis": "Displays replication latency for all transactional publications for a server or database.",
6254062540
"Alias": "",

0 commit comments

Comments
 (0)