All Projects → SheepReaper → SQLPowerDoc

SheepReaper / SQLPowerDoc

Licence: MS-PL license
Hopefully an up to date fork of SQL Power Doc. Newer PS versions and .NET levels. Maybe too ambitious. This repository was cloned from kendalvandyke, the original author of SQLPowerDoc. Codeplex is currently in the process of shutting down. I cloned this project (and its wiki) with the intention of preserving a wonderful tool that I recently dis…

Programming Languages

powershell
5483 projects

Projects that are alternatives of or similar to SQLPowerDoc

Powershell
Automating the tasks related to infrastructure..
Stars: ✭ 16 (-15.79%)
Mutual labels:  powershell-script, powershell-module
Catharsis
Raw syscall implementations with Powershell
Stars: ✭ 18 (-5.26%)
Mutual labels:  powershell-script
storaji-ui
Storaji frontend. Built with Electron and Angular 4.
Stars: ✭ 23 (+21.05%)
Mutual labels:  inventory
Microsoft365
Manage Microsoft 365 with PowerShell
Stars: ✭ 30 (+57.89%)
Mutual labels:  powershell-script
docuowl
🦉 A documentation generator
Stars: ✭ 1,199 (+6210.53%)
Mutual labels:  documentation-generator
gohai
System information collector
Stars: ✭ 91 (+378.95%)
Mutual labels:  inventory
PSBlackListChecker
Basic functionality of this module is ability to quickly verify if given IP address is on any of over 80 defined DNSBL lists. Below code will return results only if IP is on any of the lists. Advanced functionality of this module is ability to send reports to your email when things get bad on one of those 80 defined DNSBL listrs.
Stars: ✭ 50 (+163.16%)
Mutual labels:  powershell-module
rawsec-cybersecurity-inventory
An inventory of tools and resources about CyberSecurity that aims to help people to find everything related to CyberSecurity.
Stars: ✭ 153 (+705.26%)
Mutual labels:  inventory
visual-differ
A Node-based diffing tool to compare an array of URLs and flag differences between them
Stars: ✭ 18 (-5.26%)
Mutual labels:  auditing
Powershell-Obfuscator
Powerful script for logical obfuscation of powershell scripts
Stars: ✭ 27 (+42.11%)
Mutual labels:  powershell-script
O365 SPO PowerShellScripts
PowerShell scripts related to SharePoint Online in Microsoft 365
Stars: ✭ 22 (+15.79%)
Mutual labels:  powershell-script
PowerGRR
PowerGRR is an API client library in PowerShell working on Windows, Linux and macOS for GRR automation and scripting.
Stars: ✭ 52 (+173.68%)
Mutual labels:  powershell-module
ember-docgen
A CLI and toolbox to extract information from Ember component files for documentation generation purposes.
Stars: ✭ 15 (-21.05%)
Mutual labels:  documentation-generator
inventory
Use a barcode reader to scan the foods in your house and add them to a database. See legacy for zbarcam integration. Master integrates with a USB barcode laser scanner.
Stars: ✭ 32 (+68.42%)
Mutual labels:  inventory
knxmap
KNXnet/IP scanning and auditing tool for KNX home automation installations.
Stars: ✭ 97 (+410.53%)
Mutual labels:  auditing
gui
A very simple library to facilitate the menu creation in the Bukkit API
Stars: ✭ 55 (+189.47%)
Mutual labels:  inventory
sqstorage
A easy to use and quick way to organize your inventory, storages and storage areas
Stars: ✭ 18 (-5.26%)
Mutual labels:  inventory
SCCM-Zone
My ♡ collection of PowerShell scripts and SCCM related stuff :)
Stars: ✭ 73 (+284.21%)
Mutual labels:  powershell-script
LazyTS
PowerShell Script (GUI) to manage Terminal Sessions
Stars: ✭ 85 (+347.37%)
Mutual labels:  powershell-script
data-profiling
a set of scripts to pull meta data and data profiling metrics from relational database systems
Stars: ✭ 57 (+200%)
Mutual labels:  inventory

SQL Server & Windows Documentation Using Windows PowerShell

SQL Power Doc is a collection of Windows PowerShell scripts and modules that discover, document, and diagnose SQL Server instances and their underlying Windows OS & machine configurations. SQL Power Doc works with all versions of SQL Server from SQL Server 2000 through 2014, and all versions of Windows Server and consumer Windows Operating Systems from Windows 2000 and Windows XP through Windows Server 2012 R2 and Windows 8. SQL Power Doc is also capable of documenting Windows Azure SQL Databases.

Discover

Find SQL Server Services on your network by:

  • Active Directory DNS
  • Subnet Scan
  • Computer Name

Document

Collect comprehensive details about SQL Server instances and their underlying Windows OS, including:

  • Service Details For All Installed SQL Sever Services
  • Database Engine
    • Configuration
    • Security
    • Server Objects
    • Databases
      • Configuration
      • Database Objects
      • Service Broker
      • Storage
      • Security
  • SQL Agent
    • Configuration
    • Jobs
    • Alerts
    • Operators
  • Windows OS
    • Machine Information
    • OS Information
    • Software

This documentation is useful for:

  • Baselines - know what your SQL Server environment looked like last week, last month, etc.
  • Security Audits
  • Licensing Audits
  • Provide a complete look at how your servers are configured without having to grant access
  • Troubleshooting
  • Comparing servers and databases
  • Creating a runbook that you can give to your operations team
  • Planning upgrades - see what hidden features are in use on an instance

Diagnose

SQL Power Doc performs over 100 checks to find hidden problems and performance bottlenecks on your SQL Servers before they turn into major headaches.

But Wait, There's More!

SQL Power Doc isn't limited to just SQL Server - you can also use it to collect an inventory of all the Windows machines on your network. If you're in need of a free documentation solution for Windows SQL Power Doc is up to the task!

Ready To Get Started?

  1. Read the Requirements and the How To Guide
  2. (Optional) Read the ReadMe's
  3. Download the latest version
  4. Collect an inventory
  5. Look like a rockstar
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].