add information blurb at the top
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user