Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f02496c

Browse files
Update README.md
1 parent 6e1e0d9 commit f02496c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

‎README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,20 @@
22

33
First iterations on github may be a little rough as this was written to be used in an environment where I could make some assumptions, and i've had to go through and unindivisualize my code.
44

5-
This is a script for collecting MSSQL security information such as
5+
This is a script for collecting MSSQL security information such as;
6+
67
.MSSQL Login
8+
79
.Database Permissions
10+
811
.Availibility Group, Cluster and Listener Info
12+
913
.Account is Enabled or Disabled
14+
1015
& More
1116

17+
Designed to be run once per day (day's data will be overwritten if run more than once per day)
18+
1219
The default it to write this data into a SQL table. For example I have used this data to build a BI dashboard and used slicers to drill down into dates and servers to see a snapshot of a point in time.
1320

1421
This is also useful for finding and removing users who may have left your org but still have some lingering SQL permissions.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /