You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+33-3Lines changed: 33 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,5 @@
1
1
## Active Directory xRay Script
2
2
3
-
I started this as a personal project to help me during my day to day work on different Active Directory environments.
4
-
5
3
The script does not record, create or modify anything in the environment (except for creating a folder named “ADxRay” in C:\ of the computer running the script. Inside that folder the log files and the main report file named “ADxRay_Report(YEAR-MONTH-DAY).htm” is created).
6
4
7
5
The script must be run at a Domain Controller running at least Windows Server 2012 (see requirements below).
@@ -45,32 +43,64 @@ Even the script may overload the server used to run, it is not harmful to the en
0 commit comments