In my new shop we try to grow our data and log files by a specific amount and not by a percentage. Our team lead ran into a database that had not been set up properly and wanted someone to check all our databases to verify that they have been set up correctly. Since I am the new guy and...
September 30, 2011 4:13 AM
Posted by: Colin Smith
Groups,
Logins,
Powershell,
SQL ServerThis is a script that I threw together for an app that needed to have 60 logins created on the sql server. We had all the ad groups created using a standard naming convention.
app_dev_groupname
was the standard that we went with so here is...
September 27, 2011 10:00 AM
Posted by: Colin Smith
Help,
PowershellSince I started my new job, I let the guys that I used to work with know that I would be happy to help them out if they have any questions about anything especially powershell since I took care of pretty much all of our Powershell needs. And the other day I got an email asking about how to find out...
September 19, 2011 10:00 AM
Posted by: Colin Smith
Help,
PowershellA long while ago I wrote a script that does a SQL Server Health check and I posted it here. Recently I have gotten some comments on it and I want to help some people out. So I thought I would...
September 9, 2011 9:21 PM
Posted by: Colin Smith
CMS,
Powershell,
RegisterI wanted to take my list of servers that I have in a database and put them in a CMS so I could have them all listed and accesibile for other DBA's to use that do not know powershell. This is a cool and powerfull thing, I just prefer powershell. Anyway I thought since I already have a listing of all...