storagereplica.psm1
3 distinct file contents recorded under this name ยท 37 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
dcf871f949557c162fb6410a77fa2a36bc90f0ba5253e92bb111da8117559c64
- KB5046732 Windows 11 version 22H2 evidence
- KB5048685 Windows 11 version 22H2 evidence
- KB5050021 Windows 11 version 22H2 evidence
- KB5050092 Windows 11 version 22H2 evidence
- KB5051989 Windows 11 version 22H2 evidence
- KB5052094 Windows 11 version 22H2 evidence
- KB5053602 Windows 11 version 22H2 evidence
- KB5053657 Windows 11 version 22H2 evidence
- KB5055528 Windows 11 version 22H2 evidence
- KB5055629 Windows 11 version 22H2 evidence
- KB5058405 Windows 11 version 22H2 evidence
- KB5058502 Windows 11 version 22H2 evidence
- view all 31 updates on the content page