manifest.psd1
2 distinct file contents recorded under this name ยท 34 Windows records
Hashes for this file
347be87684102e2b86fa763118c1351f3be864c66ead36d8eb8f16716b200ac0
- KB5008601 Windows 10 version 1607
- KB5028623 Windows 10 version 1607
- KB5037423 Windows 10 version 1607
- KB5046612 Windows 10 version 1607
- KB5048671 Windows 10 version 1607
- KB5049993 Windows 10 version 1607
- KB5052006 Windows 10 version 1607
- KB5053594 Windows 10 version 1607
- KB5055521 Windows 10 version 1607
- KB5058383 Windows 10 version 1607
- KB5058921 Windows 10 version 1607
- KB5061010 Windows 10 version 1607
- and 15 more updates
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.