laps.psm1
4 distinct file contents recorded under this name ยท 85 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
30dc4767208b0fb28e181a0b5cffc2136e33d0be628afb98518617b1e5d70e4c
- 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