SmbScriptModule.psm1
1 distinct file content recorded under this name ยท 112 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
dc380ce7921caed2d51f9baaa6bc2ad88759e9b5edb34605c5664143f43105c3
- KB4577062 Windows 10 version 1909 evidence
- KB4601382 Windows 10 version 20H2 evidence
- KB5001567 Windows 10 version 20H2 evidence
- KB5016616 Windows 10 version 20H2 evidence
- KB5016688 Windows 10 version 21H2 evidence
- KB5017380 Windows 10 version 21H2 evidence
- KB5019959 Windows 10 version 20H2 evidence
- KB5020030 Windows 10 version 22H2 evidence
- KB5020435 Windows 10 version 22H2 evidence
- KB5020953 Windows 10 version 22H2 evidence
- KB5021233 Windows 10 version 22H2 evidence
- KB5023773 Windows 10 version 22H2 evidence
- view all 54 updates on the content page