add information blurb at the top

This commit is contained in:
2025-11-11 12:16:32 -08:00
parent 0fe7002da1
commit dac5ef2983
+3
View File
@@ -10,6 +10,9 @@
</head>
<body>
<h2>Query GPOs by Group</h2>
This tool allows you to query Group Policy Objects in Active Directory by Restricted Group.<br>
Search is case insensitive and supports partial match. <br>
Once you have the GPO name, you can locate this in the GPO management snap-in and find what OUs it links to.<br><p>
<?php if (isset($_GET['group'])) : ?>
<form action="index.php" method="GET">
<label for="group">Group Name:</label>