Commit Graph

33 Commits

Author SHA1 Message Date
Rephl3x e24e801ef2 Not really used anymore but was used for pinholing DNS for Zscaler 2025-09-24 02:19:21 +00:00
Rephl3x ee40d6c6f8 This lets you create a TCP port listener on a remote host for you to run a test-netconnection to it.
$msg = Receive-TCPMessage -Port 9999
2025-09-24 02:18:58 +00:00
Rephl3x 6584bd2cdf Compare Multiple Users Group Memberships - Up to 3 2025-09-24 02:18:03 +00:00
Rephl3x fa3be50d7d DNS Record Mapping Tool with GUI - Map - IP to DNS record based on subnet 2025-09-24 02:17:16 +00:00
Rephl3x 98f6e7b54a Not really used anymore but was used for pinholing DNS for Zscaler 2025-09-24 01:06:19 +00:00
Rephl3x 498f732d80 for WACS create a folder and put all CSR's in it. This will read the name of CSR file in FQDN 2025-09-24 01:00:44 +00:00
Rephl3x d11bca07d9 Create and manage MSA or grMSA 2025-09-24 00:54:43 +00:00
Rephl3x cabba64c4d Generic Template for Perfmon with best metrics to capture 2025-09-24 00:52:19 +00:00
Rephl3x 94555c7271 ADFS Server Trace - Match annoying ADFS error code to proper error quickly. 2025-09-24 00:50:56 +00:00
Rephl3x 0d83dd3ef2 Identify where user is being locked out from. 2025-09-24 00:49:24 +00:00
Rephl3x 75df61b19c Find and correct SPN issues for SQL team 2025-09-24 00:47:08 +00:00
Rephl3x 2bf6f0ba50 This script will read a CSV file with users in samaccountname format.
Set the amount of Days in line 11
2025-09-24 00:45:28 +00:00
Rephl3x 8e277f936d Warden will read a CSV of users and set them to reset password on next logon
CSV file with users in samaccountname format in a column named 'username' and will set the -ChangePasswordAtLogon property to $true.
2025-09-24 00:43:46 +00:00
Rephl3x d30928061d Update Scope.ps1 2025-09-24 00:42:16 +00:00
Rephl3x adc6a99dd1 Update Haystack.ps1 2025-09-24 00:42:05 +00:00
Rephl3x 38f646b793 Update Conversation.ps1 2025-09-24 00:41:56 +00:00
Rephl3x d007155b16 Update Contrast.ps1 2025-09-24 00:41:49 +00:00
Rephl3x 9877f98b6a Update Cartographer.ps1 2025-09-24 00:41:41 +00:00
Rephl3x 3481e668e5 Update Binoculars.ps1 2025-09-24 00:41:32 +00:00
Rephl3x dd855078d1 Update Tentacles.ps1 2025-09-24 00:41:22 +00:00
Rephl3x aa33b9466d Update Handout.ps1 2025-09-24 00:40:49 +00:00
Rephl3x 31be7f74d9 Update scope.ps1 2025-09-24 00:40:32 +00:00
Rephl3x 5453db66ac Not really used anymore but was used for pinholing DNS for Zscaler 2025-09-24 00:39:24 +00:00
Rephl3x 7394515448 This lets you create a TCP port listener on a remote host for you to run a test-netconnection to it.
$msg = Receive-TCPMessage -Port 9999
2025-09-24 00:38:33 +00:00
Rephl3x fb74f8058f Use this to freely generate a certificate - Make sure DNS is pointing to machine using this. 2025-09-24 00:36:51 +00:00
Rephl3x 806a382183 Identify where user is being locked out from. 2025-09-24 00:36:12 +00:00
Rephl3x 0b98332563 DNS Record Mapping Tool with GUI - Map - IP to DNS record based on subnet 2025-09-24 00:35:44 +00:00
Rephl3x 98fc6b66fd Search for any and all Certificates issues per CA 2025-09-24 00:35:12 +00:00
Rephl3x 9b74520a2a Compare Multiple Users Group Memberships - Up to 3 2025-09-24 00:34:37 +00:00
Rephl3x c6a93e7080 Add cartographer.ps1 2025-09-24 00:32:16 +00:00
Rephl3x e5f3534ecc Add CA.ps1
This will let you find any and all certificates created via particular CA's. Best used when looking for certs issues by old expired CA vs New CA.

i.e top level 10 year CA expired - quickly find certs issues by that CA..
2025-09-24 00:29:33 +00:00
Rephl3x c1f5bae1b6 Add binoculars.ps1
Script allows you to find where the users account was locked out from allowing you to unlock the users account and let them check the server
2025-09-24 00:27:31 +00:00
Rephl3x b6395ee050 Add WACSFreeCert.ps1 2025-09-24 00:25:44 +00:00