---
title: "Website Updates"
url: "https://dbatools.io/website-updates/"
last_updated: "2017-12-01"
---

# Website Updates

We've updated the site a bit and wanted to let you know.

## Getting Started

Finally! The [Getting Started](https://dbatools.io/getting-started) page has accurate information, way more code samples and useful links. So if you're a bit lost wondering where to start, I included a slightly modified version of the code I often show at conferences. This [code](https://dbatools.io/getting-started) in particular was heavily updated just a few weeks ago for the dbatools presentation in Glasgow.

[![](/images/img_5a216c9e09729-full.png)](https://dbatools.io/getting-started)

## Commands Page and Command Index

[Garry Bargsley](https://garrybargsley.com/) updated like 100 command pages which required us to reorganize our [commands page](https://dbatools.io/commands). Now it's all pretty, but more importantly, it's organized by topic area which makes it a lot easier to find what you're looking for.

[![](/images/img_5a218b33072a7-full.png)](https://dbatools.io/commands)

#### Topics Include:

[Migration](https://dbatools.io/commands#Migration)
[Backup and Restore](https://dbatools.io/commands#Backup)
[Export](https://dbatools.io/commands#Export)
[Detach and Attach](https://dbatools.io/commands#Detach)
[Diagnostics and Performance](https://dbatools.io/commands#Diagnostics)
[Traces, Profiler and Extended Events](https://dbatools.io/commands#Traces)
[Databases](https://dbatools.io/commands#Database)
[tempdb](https://dbatools.io/commands#tempdb)
[Snapshots](https://dbatools.io/commands#Snapshots)
[Login and User Management](https://dbatools.io/commands#Login)
[SQL Agent](https://dbatools.io/commands#Agent)
[Mail and Logging](https://dbatools.io/commands#Mail)
[High Availability](https://dbatools.io/commands#HA)
[Log Shipping](https://dbatools.io/commands#LogShipping)
[Security and Encryption](https://dbatools.io/commands#Security)
[Community Tools](https://dbatools.io/commands#Community)
[Writing to SQL Tables](https://dbatools.io/commands#Tables)
[Services](https://dbatools.io/commands#Services)
[Server Management](https://dbatools.io/commands#Server)
[dbatools Support Tools](https://dbatools.io/commands#dbatoolsSupport)
[File System and Storage](https://dbatools.io/commands#Storage)
[Utilities](https://dbatools.io/commands#Utilities)
[Connection Strings](https://dbatools.io/commands#ConnectionStrings)
[Network and Connectivity](https://dbatools.io/commands#Network)
[Service Principal Names (SPNs)](https://dbatools.io/commands#SPN)
[SQL Client Configuration](https://dbatools.io/commands#ClientAlias)
[SSIS](https://dbatools.io/commands#SSIS)
[General](https://dbatools.io/commands#General)
[Finders](https://dbatools.io/commands#Finders)
[SQL Management Objects](https://dbatools.io/commands#SMO)
[sp_configure](https://dbatools.io/commands#spconfigure)
[System Startup](https://dbatools.io/commands#startup)
[Max Memory](https://dbatools.io/commands#MaxMemory)
[Replication](https://dbatools.io/commands#Replication)
[Registered Servers](https://dbatools.io/commands#RegisteredServers)
[dbatools Configuration](https://dbatools.io/commands#dbatoolsConfig)
[dbatools Computer Management](https://dbatools.io/commands#dbatoolsCM)
[dbatools Update Watcher](https://dbatools.io/commands#dbatoolsupdates)

Whew! That's almost as many topics as there are commands 😄 Just kidding, we're now up to around 325 commands. Whattt.
