StorageBusCache.psm1
2 distinct file contents recorded under this name ยท 104 Windows records
PowerShell script module Reference
A .psm1 file contains a PowerShell script module. The file groups related functions into one unit. The Import-Module command loads the module, and the exported functions become available in the session. A module manifest, a .psd1 file, frequently comes with the module. Modules are the standard method to distribute PowerShell code.
A file extension is only a part of the file name. It does not give a guarantee about the format or the content of a file. But on Windows, the extension selects the program that opens the file.
Hashes for this file
21a5dd0d5cab62da16ca6663ed23c93a0f5e3625c1033ac997fde80cf9c29337
- KB4559003 Windows 10 version 1809
- KB4571748 Windows 10 version 1809
- KB4580390 Windows 10 version 1809
- KB4586839 Windows 10 version 1809
- KB4598296 Windows 10 version 1809
- KB4601383 Windows 10 version 1809
- KB5000854 Windows 10 version 1809
- KB5001384 Windows 10 version 1809
- KB5001568 Windows 10 version 1809
- KB5001638 Windows 10 version 1809
- KB5003171 Windows 10 version 1809
- KB5003217 Windows 10 version 1809
- and 31 more updates