Script DB Level Permissions v4.6
Script database and object level permissions for all database users
2022-01-12 (first published: 2021-06-11)
18,504 reads
Script database and object level permissions for all database users
2022-01-12 (first published: 2021-06-11)
18,504 reads
Script database and object level permissions for all database users
2017-07-25 (first published: 2016-02-26)
15,065 reads
2015-08-06 (first published: 2010-11-02)
26,927 reads
Use SSIS to pull data from multiple instances. Combine with powershell to run multiple instances simultaneously.
2015-02-23
8,492 reads
Easily register SQL Servers in your inventory to your CMS for easy multi-server queries.
2014-08-18
5,605 reads
Automate patch installations using the task scheduler and command line hotfix options for SQL.
2011-05-03
4,687 reads
Simple script formatting the date and naming a backup file path for a t-log and restoring those logs.
2010-12-29 (first published: 2010-12-15)
1,496 reads
A way to handle application releases involving multiple scripts and/or multiple databases.
2010-08-23
6,750 reads
By Steve Jones
I’ve often done some analysis of my year in different ways. Last year I...
By Steve Jones
This was Redgate in 2010, spread across the globe. First the EU/US Here’s Asia...
By John
Today is Christmas and while I do not expect anybody to actual be reading...
I have a couple of SQL Agent job steps which run PowerShell commands of...
Comments posted to this topic are about the item Database security permissions save script
I have a SQL Agent job for backing up a set of Analysis Services...
I want to use the new BASE64_ENCODE() function in SQL Server 2025, but return a string that isn't large type. What is the longest varbinary string I can pass in and still get a varchar(8000) returned?
See possible answers