Skip to content

Commit

Permalink
Deployed 584e12d with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Dec 6, 2023
1 parent daa1b65 commit c29aec0
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 9 deletions.
14 changes: 8 additions & 6 deletions Diagnostics/Test-ExchAVExclusions/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3309,6 +3309,10 @@ <h2 id="parameters">Parameters</h2>
</thead>
<tbody>
<tr>
<td>WaitingTimeForAVAnalysisInMinutes</td>
<td>Set the waiting time for AV to analyze the EICAR files. Default is 5 minutes.</td>
</tr>
<tr>
<td>Recurse</td>
<td>Places an EICAR file in all SubFolders as well as the root.</td>
</tr>
Expand All @@ -3328,18 +3332,16 @@ <h2 id="parameters">Parameters</h2>
</table>
<h2 id="outputs">Outputs</h2>
<p>Log file:
$env:LOCALAPPDATA\ExchAvExclusions.log</p>
<p>List of Folders and extensions Scanned by AV:
$env:LOCALAPPDATA\BadExclusions.txt</p>
<p>List of Non-Default Processes:
$env:LOCALAPPDATA\NonDefaultModules.txt</p>
$PSScriptRoot\ExchAvExclusions.log</p>
<p>List of Folders, extensions Scanned by AV and List of Non-Default Processes:
$PSScriptRoot\BadExclusions.txt</p>

<hr>
<div class="md-source-file">
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">August 4, 2023</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 1, 2023</span>


</small>
Expand Down
4 changes: 2 additions & 2 deletions Setup/Set-ExchAVExclusions/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3363,14 +3363,14 @@ <h2 id="outputs">Outputs</h2>
<p>Exclusions List File:
<code>FileName</code></p>
<p>Log file:
$env:LOCALAPPDATA\SetExchAvExclusions.log</p>
$PSScriptRoot\SetExchAvExclusions.log</p>

<hr>
<div class="md-source-file">
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">August 4, 2023</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 4, 2023</span>


</small>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit c29aec0

Please sign in to comment.