From 543748bfd31cda3b04cb13e58320989cebbe242e Mon Sep 17 00:00:00 2001 From: capntack Date: Fri, 7 Apr 2023 18:45:34 -0500 Subject: [PATCH] Added pointer to originating repo --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 69ea302..241a9f6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # AD Commands and Scripts +> Thank you for visiting! +> If you are viewing this repo on GitHub or GitLab, please note that it is just a mirror. +> Please visit the [originiating repo](https://tacksupport.net/git/capntack/AD-Commands-and-Scripts) for any comments, issues, pull requests, etc. +> You can sign in with your GitHub or GitLab account via Oauth2. + This is a collection of Command Prompt and PowerShell commands and scripts I have collected and built for working in Windows Active Directory environment. Mostly for my own ease of access from anywhere. But I figured might as well release them into the wild. There's nothing crazy in here (yet). Just some things I didn't want to commit to memory. These assume you have some know how, but not much. I've made READMEs, comments, and other notes where I felt appropriate. But please read and understand each command/script before using. And of course, feel free to tweak to your own needs.