Making Microsoft Graph API DLL Files Available on the eG Agent Host
For eG tests to use the Microsoft Graph API for metrics collection, certain DLL files should be available on the eG agent host.
To make these files available to the eG agent, do the following:
-
Login to the eG agent host.
-
Open a browser and then access the following Sharefile site: https://www.eginnovations.com/releases/v7210/
-
Open the Supporting Files folder therein, and then open the Azure AD for O365 sub-folder within. Figure 161 will then appear listing the files that the eG agent requires for running the tests that use the Microsoft Graph API.
-
Download all the files displayed in Figure 161 to any location on the eG agent host.
-
Then, copy the downloaded files to the C:\Program Files\WindowsPowerShell\Modules\AzureAD\2.0.2.182\ folder on the eG agent host.
-
Once the files are successfully copied, check if they are blocked. If so, unblock them. To unblock, follow the steps below:
-
Open Windows Explorer and navigate to the C:\Program Files\WindowsPowerShell\Modules\AzureAD\2.0.2.182\ folder.
-
Right-click on any of the files in that folder, and select the Properties option from the shortcut menu that pops up.
-
Figure 162 will then appear.
-
To unblock the chosen file, select the Unblock check box in the Security section of Figure 162.
-
Finally, click the OK button in Figure 162 to save the changes.
-
Repeat steps 2-5 for each of the files in that folder.
-