LAPS.psm1
2 distinct file contents recorded under this name ยท 58 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
891f33aa4c79262523f9adb5cb7bb0998ff4d22089f395705113a280f1cfdd09
- KB5035941 Windows 10 version 22H2
- KB5036979 Windows 10 version 22H2
- KB5037425 Windows 10 version 1809
- KB5041582 Windows 10 version 22H2
- KB5043131 Windows 10 version 22H2
- KB5046714 Windows 10 version 22H2
- KB5055612 Windows 10 version 22H2
- KB5060533 Windows 10 version 21H2
- KB5061768 Windows 10 version 22H2
- KB5061978 Windows 10 version 1809
- KB5062649 Windows 10 version 22H2
- KB5063159 Windows 10 version 22H2
- and 23 more updates