MSFT_ScriptResource.psm1
4 distinct file contents recorded under this name ยท 278 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
38eafdd78f311d7733c5788ae90a10d86c50cc8fa5992fc02dceebbd467a7fd2
- KB4343893 Windows 10 version 1709
- KB4345420 Windows 10 version 1709
- KB4467681 Windows 10 version 1709
- KB4480967 Windows 10 version 1709
- KB4537816 Windows 10 version 1709
- KB4541330 Windows 10 version 1709
- KB4567515 Windows 10 version 1709
- KB4571741 Windows 10 version 1709
- KB4577041 Windows 10 version 1709
- KB4580328 Windows 10 version 1709
dc36dcf03cdf53aa1deda3d2823a48a2ee2e3fc2ba1e97a2033de6d73ee7821e
- KB4345455 Windows 10 version 1507
- KB4346877 Windows 10 version 1607
- KB4462928 Windows 10 version 1607
- KB4478877 Windows 10 version 1607
- KB4489888 Windows 10 version 1703
- KB4491101 Windows 10 version 1507
- KB4493436 Windows 10 version 1703
- KB4493470 Windows 10 version 1607
- KB4498375 Windows 10 version 1507
- KB4499162 Windows 10 version 1703
- KB4499418 Windows 10 version 1607
- KB4502112 Windows 10 version 1703
- and 65 more updates