Check that the Shepherd Configuration is correctly set:
- Navigate to https://<yourservernamehere>/shepherd_config.php
- Find the property named ScriptDebugLevel
- Set the value to 0
- Click on Change
- Find the property named DebugLevel
- Set the value to 0
- Click on Change
- Logout of the console
- Log back in as Administrator and validate if these changes resolved the issue
If the steps above do not resolve the issue, the debug level may have been manually changed in any one of the Parity Server script files. Instead of manually searching each file for the error, it is advised to replace the full set of scripts with a copy of the entire folder from a fresh installation of the same App Control Server version
NOTE: The steps below would be best done outside of business hours as it requires a restart of the App Control services
App Control server keeps a copy of the .vbs scripts in SQL and replaces them on first request. For some of the items in the scripts folder 'first request' is at server start up. Since the scripts are cached in the database, the steps below need to be followed in strict order
- Back up everything in the scripts folder to another location. Script folder location:
C:\Program Files (x86)\Bit9\Parity Server\scripts\
- Replace the scripts folder with the copy of the scripts folder from a fresh installation of the same App Control Server version
- Restart the Reporter and Server services.
- Login using AD, or use the testlogin page by browsing to https://YourCbServerName/testlogin.php. Enter a test Active Directory account and their password. Click Test Login.
- Confirm the issue with "201" prefixes on LDAP queries is resolved.