FileHashIntel

BranchCache.psd1

3 distinct file contents recorded under this name ยท 351 Windows records

Hashes for this file

a374a6410e60db11c2813e54e481dea41f868b80a1837d17b1045f4137522ed7

d0a478f8fdbe1c18bf198e541302329a303fbeefc48564f129d647a6c994c180

86d46e87d29a4f02a7b0b4cf09b9896581f210b9e807eeb3d9993a32990ea5a0

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.