< Back

Initialize-Amsi

Fri Jan 10, 2020 8:07 pm

NAME Initialize-Amsi



SYNOPSIS

Initializes the Antimalware Scan Interface API for this process.





SYNTAX

Initialize-Amsi [-appName] <String> [<CommonParameters>]





DESCRIPTION





PARAMETERS

-appName <String>

The name, version, or GUID string of the app calling the AMSI API.



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS