dbareports

0.2.53

Dopest dba dashboards ever

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name dbareports -RequiredVersion 0.2.53

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name dbareports -Version 0.2.53

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2016 Rob Sewell

Package Details

FileList

  • dbareports.nuspec
  • appveyor.yml
  • CONTRIBUTING.md
  • dbareports.psd1
  • dbareports.psm1
  • install.ps1
  • LICENSE
  • README.md
  • TODO.md
  • functions\Add-DbrAgentJob.ps1
  • functions\Add-DbrCredential.ps1
  • functions\Add-DbrServerToInventory.ps1
  • functions\DynamicParams.ps1
  • functions\Get-DbrAgentJob.ps1
  • functions\Get-DbrAllinfo.ps1
  • functions\Get-DbrConfig.ps1
  • functions\Get-DbrDetailedInfo.ps1
  • functions\Get-DbrDiskSpace.ps1
  • functions\Get-DbrInfo.ps1
  • functions\Get-DbrInstanceList.ps1
  • functions\Get-DbrNewJob.ps1
  • functions\Get-DbrServerLoad.ps1
  • functions\Get-DbrSqlVersion.ps1
  • functions\Install-DbaReports.ps1
  • functions\Install-DbaReportsClient.ps1
  • functions\New-DbrSqlAlias.ps1
  • functions\Remove-DbrServerFromInventory.ps1
  • functions\Set-DbrInstanceInactiveInInventory.ps1
  • functions\SharedFunctions.ps1
  • functions\Show-SqlServerFileSystem.ps1
  • functions\Template.ps1
  • functions\Uninstall-DbaReports.ps1
  • functions\Update-DbrConnstring.ps1
  • functions\Write-Log.ps1
  • samples\InModule.Help.Tests.ps1
  • samples\reports\PowerBI\dbareports database last used.pbix
  • samples\reports\PowerBI\dbareports Databases sample.pbix
  • samples\reports\PowerBI\dbareports disk information.pbix
  • samples\reports\PowerBI\dbareports Location sample.pbix
  • samples\reports\PowerBI\dbareports Servers Information sample.pbix
  • samples\reports\PowerBI\dbareports SQL Agent Jobs sample 2.pbix
  • samples\reports\PowerBI\dbareports SQL Agent Jobs sample.pbix
  • samples\reports\PowerBI\dbareports SQL Information sample.pbix
  • samples\reports\SSRS\00 - Quick View - Backup.rdl
  • samples\reports\SSRS\00 - Quick View.rdl
  • samples\reports\SSRS\00 - Quick View.rdl.data
  • samples\reports\SSRS\01 - Agent Job Summary - Backup.rdl
  • samples\reports\SSRS\01 - Agent Job Summary.rdl
  • samples\reports\SSRS\01 - Agent Job Summary.rdl.data
  • samples\reports\SSRS\02 - Agent Job Detail - Backup (2).rdl
  • samples\reports\SSRS\02 - Agent Job Detail - Backup.rdl
  • samples\reports\SSRS\02 - Agent Job Detail.rdl
  • samples\reports\SSRS\02 - Agent Job Detail.rdl.data
  • samples\reports\SSRS\03 - Disk Space - Backup.rdl
  • samples\reports\SSRS\03 - Disk Space.rdl
  • samples\reports\SSRS\03 - Disk Space.rdl.data
  • samples\reports\SSRS\04 - Database Last Used - Backup.rdl
  • samples\reports\SSRS\04 - Database Last Used.rdl
  • samples\reports\SSRS\04 - Database Last Used.rdl.data
  • samples\reports\SSRS\05 - Powershell Error Log - Backup.rdl
  • samples\reports\SSRS\05 - Powershell Error Log.rdl
  • samples\reports\SSRS\05 - Powershell Error Log.rdl.data
  • samples\reports\SSRS\06 - Servers With Database not used since last reboot - Backup.rdl
  • samples\reports\SSRS\06 - Servers With Database not used since last reboot.rdl
  • samples\reports\SSRS\07 - Server Information - Backup.rdl
  • samples\reports\SSRS\07 - Server Information.rdl
  • samples\reports\SSRS\07 - Server Information.rdl.data
  • samples\reports\SSRS\08 - HistoricalDBSize.rdl
  • samples\reports\SSRS\08 - HistoricalDBSize.rdl.data
  • samples\reports\SSRS\09 - SQLServerPerformance.rdl
  • samples\reports\SSRS\10 - Static Availability Group Check.rdl
  • samples\reports\SSRS\11 - Suspect Pages - Backup.rdl
  • samples\reports\SSRS\11 - Suspect Pages.rdl
  • samples\reports\SSRS\12 - Databases not backed up in last 24 Hours.rdl
  • samples\reports\SSRS\12 - Databases not backed up in last 24 Hours.rdl.data
  • samples\reports\SSRS\13 - DiskInformation.rdl
  • samples\reports\SSRS\13 - DiskInformation.rdl.data
  • samples\reports\SSRS\AgentJobDetail.rsd
  • samples\reports\SSRS\AgentJobServer.rsd
  • samples\reports\SSRS\DailyDiskSpace.rsd
  • samples\reports\SSRS\DatabaseBackup.rsd
  • samples\reports\SSRS\DatabaseLastUsed.rsd
  • samples\reports\SSRS\DatabaseLastUsedServer.rsd
  • samples\reports\SSRS\DatabaseLastUsedTotal.rsd
  • samples\reports\SSRS\DBA Database.rds
  • samples\reports\SSRS\DBADatabase.rptproj
  • samples\reports\SSRS\DBADatabase.rptproj.user
  • samples\reports\SSRS\DBADatabase.rptproj.vspscc
  • samples\reports\SSRS\DBADatabase.sln
  • samples\reports\SSRS\EnvironmentGroupDaily.rsd
  • samples\reports\SSRS\Get_DisksLessThan20Percent.rsd
  • samples\reports\SSRS\Get_FastestGrowingDisks.rsd
  • samples\reports\SSRS\LastDatabaseBackup.rsd
  • samples\reports\SSRS\LogFileErrors.rsd
  • samples\reports\SSRS\LowDiskSpace.rsd
  • samples\reports\SSRS\NoOfDatabasesEnvDom.rsd
  • samples\reports\SSRS\OperatingSystem.rsd
  • samples\reports\SSRS\Report1.rdl
  • samples\reports\SSRS\ServerName.rsd
  • samples\reports\SSRS\ServersbyOperatingSystem.rsd
  • samples\reports\SSRS\SqlEdition.rsd
  • samples\reports\SSRS\SQLServerPerformance - Backup.rdl
  • samples\reports\SSRS\SQLServerPerformance.rdl
  • samples\reports\SSRS\SuspectPages.rsd
  • samples\reports\SSRS\TransactionLogGrowth.rdl
  • samples\reports\SSRS\UpgradeLog.htm
  • samples\reports\SSRS\UpgradeLog2.htm
  • samples\reports\SSRS\UpgradeLog3.htm
  • samples\reports\SSRS\bin\Debug\01 - Agent Job Summary.rdl
  • samples\reports\SSRS\bin\Debug\03 - Disk Space.rdl
  • samples\reports\SSRS\bin\Debug\04 - Database Last Used.rdl
  • samples\reports\SSRS\bin\Debug\05 - Powershell Error Log.rdl
  • samples\reports\SSRS\bin\Debug\06 - Last Used Databases By Server.rdl
  • samples\reports\SSRS\bin\Debug\07 - Server Information.rdl
  • samples\reports\SSRS\bin\Debug\08 - HistoricalDBSize.rdl
  • samples\reports\SSRS\bin\Debug\09 - SQLServerPerformance.rdl
  • samples\reports\SSRS\bin\Debug\10 - Static Availability Group Check.rdl
  • samples\reports\SSRS\bin\Debug\11 - Suspect Pages.rdl
  • samples\reports\SSRS\bin\Debug\AgentJobDetail.rsd
  • samples\reports\SSRS\bin\Debug\AgentJobServer.rsd
  • samples\reports\SSRS\bin\Debug\build.obj
  • samples\reports\SSRS\bin\Debug\DailyDiskSpace.rsd
  • samples\reports\SSRS\bin\Debug\DatabaseLastUsed.rsd
  • samples\reports\SSRS\bin\Debug\DatabaseLastUsedServer.rsd
  • samples\reports\SSRS\bin\Debug\DatabaseLastUsedServers.rsd
  • samples\reports\SSRS\bin\Debug\DatabaseLastUsedTotal.rsd
  • samples\reports\SSRS\bin\Debug\DBA Database.rds
  • samples\reports\SSRS\bin\Debug\EnvironmentGroupDaily.rsd
  • samples\reports\SSRS\bin\Debug\Get_FastestGrowingDisks.rsd
  • samples\reports\SSRS\bin\Debug\LogFileErrors.rsd
  • samples\reports\SSRS\bin\Debug\LowDiskSpace.rsd
  • samples\reports\SSRS\bin\Debug\NoOfDatabasesEnvDom.rsd
  • samples\reports\SSRS\bin\Debug\Report1.rdl
  • samples\reports\SSRS\bin\Debug\ServerInformation.rdl
  • samples\reports\SSRS\bin\Debug\ServerName.rsd
  • samples\reports\SSRS\bin\Debug\ServersbyOperatingSystem.rsd
  • samples\reports\SSRS\bin\Debug\SQLServerPerformance.rdl
  • samples\reports\SSRS\bin\Debug\SuspectPages.rsd
  • samples\reports\SSRS\bin\DebugLocal\00 - Quick View.rdl
  • samples\reports\SSRS\bin\DebugLocal\01 - Agent Job Summary.rdl
  • samples\reports\SSRS\bin\DebugLocal\02 - Agent Job Detail.rdl
  • samples\reports\SSRS\bin\DebugLocal\03 - Disk Space.rdl
  • samples\reports\SSRS\bin\DebugLocal\04 - Database Last Used.rdl
  • samples\reports\SSRS\bin\DebugLocal\05 - Powershell Error Log.rdl
  • samples\reports\SSRS\bin\DebugLocal\06 - Servers With Database not used since last reboot.rdl
  • samples\reports\SSRS\bin\DebugLocal\07 - Server Information.rdl
  • samples\reports\SSRS\bin\DebugLocal\08 - HistoricalDBSize.rdl
  • samples\reports\SSRS\bin\DebugLocal\09 - SQLServerPerformance.rdl
  • samples\reports\SSRS\bin\DebugLocal\10 - Static Availability Group Check.rdl
  • samples\reports\SSRS\bin\DebugLocal\11 - Suspect Pages.rdl
  • samples\reports\SSRS\bin\DebugLocal\12 - Databases not backed up in last 24 Hours.rdl
  • samples\reports\SSRS\bin\DebugLocal\13 - DiskInformation.rdl
  • samples\reports\SSRS\bin\DebugLocal\AgentJobDetail.rsd
  • samples\reports\SSRS\bin\DebugLocal\AgentJobServer.rsd
  • samples\reports\SSRS\bin\DebugLocal\build.obj
  • samples\reports\SSRS\bin\DebugLocal\DailyDiskSpace.rsd
  • samples\reports\SSRS\bin\DebugLocal\DatabaseBackup.rsd
  • samples\reports\SSRS\bin\DebugLocal\DatabaseLastUsed.rsd
  • samples\reports\SSRS\bin\DebugLocal\DatabaseLastUsedServer.rsd
  • samples\reports\SSRS\bin\DebugLocal\DatabaseLastUsedTotal.rsd
  • samples\reports\SSRS\bin\DebugLocal\DBA Database.rds
  • samples\reports\SSRS\bin\DebugLocal\EnvironmentGroupDaily.rsd
  • samples\reports\SSRS\bin\DebugLocal\Get_DisksLessThan20Percent.rsd
  • samples\reports\SSRS\bin\DebugLocal\Get_FastestGrowingDisks.rsd
  • samples\reports\SSRS\bin\DebugLocal\LastDatabaseBackup.rsd
  • samples\reports\SSRS\bin\DebugLocal\LogFileErrors.rsd
  • samples\reports\SSRS\bin\DebugLocal\LowDiskSpace.rsd
  • samples\reports\SSRS\bin\DebugLocal\NoOfDatabasesEnvDom.rsd
  • samples\reports\SSRS\bin\DebugLocal\OperatingSystem.rsd
  • samples\reports\SSRS\bin\DebugLocal\Report1.rdl
  • samples\reports\SSRS\bin\DebugLocal\ServerName.rsd
  • samples\reports\SSRS\bin\DebugLocal\ServersbyOperatingSystem.rsd
  • samples\reports\SSRS\bin\DebugLocal\SqlEdition.rsd
  • samples\reports\SSRS\bin\DebugLocal\SuspectPages.rsd
  • samples\reports\SSRS\bin\Release\00 - Quick View.rdl
  • samples\reports\SSRS\bin\Release\01 - Agent Job Summary.rdl
  • samples\reports\SSRS\bin\Release\02 - Agent Job Detail.rdl
  • samples\reports\SSRS\bin\Release\03 - Disk Space.rdl
  • samples\reports\SSRS\bin\Release\04 - Database Last Used.rdl
  • samples\reports\SSRS\bin\Release\05 - Powershell Error Log.rdl
  • samples\reports\SSRS\bin\Release\06 - Servers With Database not used since last reboot.rdl
  • samples\reports\SSRS\bin\Release\07 - Server Information.rdl
  • samples\reports\SSRS\bin\Release\AgentJobDetail.rsd
  • samples\reports\SSRS\bin\Release\AgentJobServer.rsd
  • samples\reports\SSRS\bin\Release\build.obj
  • samples\reports\SSRS\bin\Release\Charts to be Published.rdl
  • samples\reports\SSRS\bin\Release\DailyDiskSpace.rsd
  • samples\reports\SSRS\bin\Release\DatabaseLastUsed.rsd
  • samples\reports\SSRS\bin\Release\DatabaseLastUsedServer.rsd
  • samples\reports\SSRS\bin\Release\DatabaseLastUsedServers.rsd
  • samples\reports\SSRS\bin\Release\DatabaseLastUsedTotal.rsd
  • samples\reports\SSRS\bin\Release\DBA Database.rds
  • samples\reports\SSRS\bin\Release\EnvironmentGroupDaily.rsd
  • samples\reports\SSRS\bin\Release\Get_FastestGrowingDisks.rsd
  • samples\reports\SSRS\bin\Release\LogFileErrors.rsd
  • samples\reports\SSRS\bin\Release\LowDiskSpace.rsd
  • samples\reports\SSRS\bin\Release\NoOfDatabasesEnvDom.rsd
  • samples\reports\SSRS\bin\Release\ServerName.rsd
  • samples\reports\SSRS\bin\Release\ServersbyOperatingSystem.rsd
  • samples\reports\SSRS\bin\Release\SQLServerPerformance.rdl
  • samples\Tests\Estate.Tests.ps1
  • setup\database\Filter.scpf
  • setup\database\RedGate.ssc
  • setup\database\RedGateDatabaseInfo.xml
  • setup\database\Custom Scripts\DeploymentOrder.json
  • setup\database\Custom Scripts\2016-08-16-213422 4h auto\AutomaticSchemaChange.patch
  • setup\database\Custom Scripts\2016-08-16-213422 4h auto\ReadonlyMetadata.json
  • setup\database\Custom Scripts\2016-08-16-213422 4i user\MigrationMetadata.json
  • setup\database\Custom Scripts\2016-08-16-213422 4i user\MigrationSchemaChange.patch
  • setup\database\Custom Scripts\2016-08-16-213422 4i user\MigrationScript.sql
  • setup\database\Custom Scripts\2016-08-16-213422 4i user\ReadonlyMetadata.json
  • setup\database\Custom Scripts\2016-08-16-223404 4j auto\AutomaticSchemaChange.patch
  • setup\database\Custom Scripts\2016-08-16-223404 4j auto\ReadonlyMetadata.json
  • setup\database\Custom Scripts\2016-08-16-223404 4k user\MigrationMetadata.json
  • setup\database\Custom Scripts\2016-08-16-223404 4k user\MigrationSchemaChange.patch
  • setup\database\Custom Scripts\2016-08-16-223404 4k user\MigrationScript.sql
  • setup\database\Custom Scripts\2016-08-16-223404 4k user\ReadonlyMetadata.json
  • setup\database\Extended Properties\dbareports installpath.sql
  • setup\database\Extended Properties\dbareports logfilefolder.sql
  • setup\database\Extended Properties\dbareports version.sql
  • setup\database\Security\Schemas\info.sql
  • setup\database\StoredProcedures\dbo.Get_DisksLessThan20Percent.sql
  • setup\database\StoredProcedures\dbo.Get_FastestGrowingDisks.sql
  • setup\database\Tables\dbo.ClientDatabaseLookup.sql
  • setup\database\Tables\dbo.Clients.sql
  • setup\database\Tables\dbo.InstanceList.sql
  • setup\database\Tables\dbo.NotEntered.sql
  • setup\database\Tables\info.AgentJobDetail.sql
  • setup\database\Tables\info.AgentJobServer.sql
  • setup\database\Tables\info.Alerts.sql
  • setup\database\Tables\info.Databases.sql
  • setup\database\Tables\info.DiskSpace.sql
  • setup\database\Tables\info.HistoricalDBSize.sql
  • setup\database\Tables\info.LogFileErrorMessages.sql
  • setup\database\Tables\info.ServerInfo.sql
  • setup\database\Tables\info.SQLInfo.sql
  • setup\database\Tables\info.SuspectPages.sql
  • setup\powershell\AgentJobDetail.ps1
  • setup\powershell\AgentJobServer.ps1
  • setup\powershell\Alerts.ps1
  • setup\powershell\CleanLogs.ps1
  • setup\powershell\Databases.ps1
  • setup\powershell\DiskSpace.ps1
  • setup\powershell\LogFileErrorMessages.ps1
  • setup\powershell\ServerOSInfo.ps1
  • setup\powershell\Shared.ps1
  • setup\powershell\SQLInfo.ps1
  • setup\powershell\SuspectPages.ps1
  • setup\powershell\TestAccess.ps1
  • setup\shortcuts\dbareports.ico
  • setup\shortcuts\dbareports.lnk
  • tests\Add-DBRServerToInventory.Tests.ps1
  • tests\appveyor.pester.ps1
  • tests\dbareports.tests.ps1
  • tests\Install-dbareports.Tests.ps1
  • tests\SharedFunctions.Tests.ps1

Version History

Version Downloads Last updated
0.9.0 4,465 7/19/2017
0.2.54 638 12/8/2016
0.2.53 (current version) 35 12/5/2016
0.1.2.0 21 12/5/2016
0.1.1.0 112 11/2/2016