FileHashIntel

manifest.psd1

2 distinct file contents recorded under this name ยท 34 Windows records

Hashes for this file

e4d97f01dd928b7c4f9fde12d009ab812d710283791223c6673ef7ab35e72dcd

347be87684102e2b86fa763118c1351f3be864c66ead36d8eb8f16716b200ac0

PowerShell data file

A .psd1 file is a PowerShell data file. The file contains one table of keys and values in PowerShell syntax. The most common use is the module manifest, which describes a PowerShell module: name, version, exports, and dependencies. Localized message tables also use this format. The file contains data only, not program logic.