Lib/Core/en-US/FileInspectorX.PowerShell.dll-Help.xml

<?xml version="1.0" encoding="utf-8"?>
<!-- PowerForgeGeneratedExternalHelpAlias:RklMRUlOU1BFQ1RPUlg= -->
<helpItems schema="maml" xmlns="http://msh">
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10">
    <command:details>
      <command:name>Get-FileInsight</command:name>
      <command:verb>Get</command:verb>
      <command:noun>FileInsight</command:noun>
      <maml:description>
        <maml:para>Analyzes files and returns a full FileAnalysis object by default, with optional compact views.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Analyzes files and returns a full FileAnalysis object by default, with optional compact views.</maml:para>
      <maml:para>By default (-View Raw), returns the full FileAnalysis with detection, flags, permissions (unless excluded), signatures, installer metadata, references and assessment. Use -View to project compact views (Summary/Detection/Analysis/Permissions/Signature/References/Assessment/Installer/ShellProperties). Each view exposes Raw with the full FileAnalysis for drill-down.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem parameterSetName="Path">
        <maml:name>Get-FileInsight</maml:name>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
          <maml:name>ComputeSha256</maml:name>
          <maml:description>
            <maml:para>Compute SHA-256 of the file and include in output.</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
          <maml:name>DetectOnly</maml:name>
          <maml:description>
            <maml:para>Return only detection result (skip analysis). Back-compat shim for -View Detection.</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
          <maml:name>DisableMagika</maml:name>
          <maml:description>
            <maml:para>Disable the default Magika assistance and use deterministic analysis only.</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>EnableInstaller</maml:name>
          <maml:description>
            <maml:para>Opt in to installer/package metadata parsing.</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>EnableShellProperties</maml:name>
          <maml:description>
            <maml:para>Opt in to Windows shell property handlers.</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
          <maml:name>ExcludeAssessment</maml:name>
          <maml:description>
            <maml:para>Exclude assessment (score/decision/codes).</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
          <maml:name>ExcludeContainer</maml:name>
          <maml:description>
            <maml:para>Exclude container triage (ZIP/TAR sampling, subtype and inner hints).</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
          <maml:name>ExcludeInstaller</maml:name>
          <maml:description>
            <maml:para>Exclude installer/package metadata (MSIX/APPX/VSIX/MSI).</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
          <maml:name>ExcludePermissions</maml:name>
          <maml:description>
            <maml:para>Exclude permissions/ownership snapshot from the analysis.</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
          <maml:name>ExcludeReferences</maml:name>
          <maml:description>
            <maml:para>Exclude references extraction (Task XML, scripts.ini/xml).</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
          <maml:name>ExcludeShellProperties</maml:name>
          <maml:description>
            <maml:para>Exclude Windows shell properties (Explorer Details).</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
          <maml:name>ExcludeSignature</maml:name>
          <maml:description>
            <maml:para>Exclude signature/Authenticode and package signature analysis.</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
          <dev:type>
            <maml:name>SwitchParameter</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
          <maml:name>LearnedClassificationMode</maml:name>
          <maml:description>
            <maml:para>Failure behavior for the optional classifier. Assist records provider failures and continues;&#xD;
Required reports a terminating per-file error.</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">LearnedClassificationMode</command:parameterValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Off</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Assist</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Required</command:parameterValue>
          </command:parameterValueGroup>
          <dev:type>
            <maml:name>LearnedClassificationMode</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
          <maml:name>MagicHeaderBytes</maml:name>
          <maml:description>
            <maml:para>Capture first N bytes of the header as uppercase hex.</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
          <maml:name>MagikaPredictionMode</maml:name>
          <maml:description>
            <maml:para>Magika probability policy. Defaults to HighConfidence.</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">HighConfidence</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">MediumConfidence</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">BestGuess</command:parameterValue>
          </command:parameterValueGroup>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="0" aliases="FullName">
          <maml:name>Path</maml:name>
          <maml:description>
            <maml:para>One or more file paths to analyze. Accepts pipeline input of strings and resolves PowerShell provider paths.</maml:para>
          </maml:description>
          <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue>
          <dev:type>
            <maml:name>String[]</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
          <maml:name>View</maml:name>
          <maml:description>
            <maml:para>Output shape to emit. Defaults to Raw (full FileAnalysis object). Other values: Summary, Detection, Analysis, Permissions, Signature, References, Assessment, Policy, Installer, ShellProperties.</maml:para>
          </maml:description>
          <command:parameterValue required="false" variableLength="false">InsightView</command:parameterValue>
          <command:parameterValueGroup>
            <command:parameterValue required="false" variableLength="false">Raw</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Analysis</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Detection</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Permissions</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Signature</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Summary</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">References</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Assessment</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Installer</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">ShellProperties</command:parameterValue>
            <command:parameterValue required="false" variableLength="false">Policy</command:parameterValue>
          </command:parameterValueGroup>
          <dev:type>
            <maml:name>InsightView</maml:name>
            <maml:uri />
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
        <maml:name>ComputeSha256</maml:name>
        <maml:description>
          <maml:para>Compute SHA-256 of the file and include in output.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
        <maml:name>DetectOnly</maml:name>
        <maml:description>
          <maml:para>Return only detection result (skip analysis). Back-compat shim for -View Detection.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
        <maml:name>DisableMagika</maml:name>
        <maml:description>
          <maml:para>Disable the default Magika assistance and use deterministic analysis only.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>EnableInstaller</maml:name>
        <maml:description>
          <maml:para>Opt in to installer/package metadata parsing.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>EnableShellProperties</maml:name>
        <maml:description>
          <maml:para>Opt in to Windows shell property handlers.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
        <maml:name>ExcludeAssessment</maml:name>
        <maml:description>
          <maml:para>Exclude assessment (score/decision/codes).</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
        <maml:name>ExcludeContainer</maml:name>
        <maml:description>
          <maml:para>Exclude container triage (ZIP/TAR sampling, subtype and inner hints).</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
        <maml:name>ExcludeInstaller</maml:name>
        <maml:description>
          <maml:para>Exclude installer/package metadata (MSIX/APPX/VSIX/MSI).</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
        <maml:name>ExcludePermissions</maml:name>
        <maml:description>
          <maml:para>Exclude permissions/ownership snapshot from the analysis.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
        <maml:name>ExcludeReferences</maml:name>
        <maml:description>
          <maml:para>Exclude references extraction (Task XML, scripts.ini/xml).</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
        <maml:name>ExcludeShellProperties</maml:name>
        <maml:description>
          <maml:para>Exclude Windows shell properties (Explorer Details).</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
        <maml:name>ExcludeSignature</maml:name>
        <maml:description>
          <maml:para>Exclude signature/Authenticode and package signature analysis.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
        <dev:type>
          <maml:name>SwitchParameter</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
        <maml:name>LearnedClassificationMode</maml:name>
        <maml:description>
          <maml:para>Failure behavior for the optional classifier. Assist records provider failures and continues;&#xD;
Required reports a terminating per-file error.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">LearnedClassificationMode</command:parameterValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Off</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Assist</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Required</command:parameterValue>
        </command:parameterValueGroup>
        <dev:type>
          <maml:name>LearnedClassificationMode</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
        <maml:name>MagicHeaderBytes</maml:name>
        <maml:description>
          <maml:para>Capture first N bytes of the header as uppercase hex.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
        <maml:name>MagikaPredictionMode</maml:name>
        <maml:description>
          <maml:para>Magika probability policy. Defaults to HighConfidence.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">HighConfidence</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">MediumConfidence</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">BestGuess</command:parameterValue>
        </command:parameterValueGroup>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByValue, ByPropertyName)" position="0" aliases="FullName">
        <maml:name>Path</maml:name>
        <maml:description>
          <maml:para>One or more file paths to analyze. Accepts pipeline input of strings and resolves PowerShell provider paths.</maml:para>
        </maml:description>
        <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue>
        <dev:type>
          <maml:name>String[]</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="False" position="named" aliases="None">
        <maml:name>View</maml:name>
        <maml:description>
          <maml:para>Output shape to emit. Defaults to Raw (full FileAnalysis object). Other values: Summary, Detection, Analysis, Permissions, Signature, References, Assessment, Policy, Installer, ShellProperties.</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="false">InsightView</command:parameterValue>
        <command:parameterValueGroup>
          <command:parameterValue required="false" variableLength="false">Raw</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Analysis</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Detection</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Permissions</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Signature</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Summary</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">References</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Assessment</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Installer</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">ShellProperties</command:parameterValue>
          <command:parameterValue required="false" variableLength="false">Policy</command:parameterValue>
        </command:parameterValueGroup>
        <dev:type>
          <maml:name>InsightView</maml:name>
          <maml:uri />
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String[]</maml:name>
        </dev:type>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>FileInspectorX.FileAnalysis</maml:name>
        </dev:type>
      </command:returnValue>
      <command:returnValue>
        <dev:type>
          <maml:name>FileInspectorX.AnalysisView</maml:name>
        </dev:type>
      </command:returnValue>
      <command:returnValue>
        <dev:type>
          <maml:name>FileInspectorX.DetectionView</maml:name>
        </dev:type>
      </command:returnValue>
      <command:returnValue>
        <dev:type>
          <maml:name>FileInspectorX.PermissionsView</maml:name>
        </dev:type>
      </command:returnValue>
      <command:returnValue>
        <dev:type>
          <maml:name>FileInspectorX.SignatureView</maml:name>
        </dev:type>
      </command:returnValue>
      <command:returnValue>
        <dev:type>
          <maml:name>FileInspectorX.SummaryView</maml:name>
        </dev:type>
      </command:returnValue>
      <command:returnValue>
        <dev:type>
          <maml:name>FileInspectorX.AssessmentView</maml:name>
        </dev:type>
      </command:returnValue>
      <command:returnValue>
        <dev:type>
          <maml:name>FileInspectorX.PolicySummaryView</maml:name>
        </dev:type>
      </command:returnValue>
      <command:returnValue>
        <dev:type>
          <maml:name>FileInspectorX.InstallerView</maml:name>
        </dev:type>
      </command:returnValue>
      <command:returnValue>
        <dev:type>
          <maml:name>FileInspectorX.ReferencesView</maml:name>
        </dev:type>
      </command:returnValue>
      <command:returnValue>
        <dev:type>
          <maml:name>FileInspectorX.ShellPropertiesView</maml:name>
        </dev:type>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>EXAMPLE 1</maml:title>
        <dev:code>Get-FileInsight -Path @('C:\Path')</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>AsyncPSCmdlet</maml:linkText>
        <maml:uri />
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
</helpItems>