FileHashIntel

PS_ScheduledTask.types.ps1xml

1 distinct file content recorded under this name ยท 290 Windows records

Hashes for this file

3497ae4ac5e29c7db92e8bd6fbc0ac1e507be3f78da0e6f464b5b4347f00e76d

PowerShell format and type definition

A .ps1xml file contains formatting or type definitions for PowerShell in XML. Format files control how PowerShell shows objects, for example as tables or lists. Type files add members to .NET types inside PowerShell. Modules load these files when they load. The content is XML, thus a text editor can show it.