utility.psm1
2 distinct file contents recorded under this name ยท 30 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
24a10eb23cb7696f6859159ea607937b1604de020632da47174507fc0e58b9dd
- KB4490481 Windows 10 version 1809
- KB4495667 Windows 10 version 1809
- KB4497934 Windows 10 version 1809
- KB4501371 Windows 10 version 1809
- KB4501835 Windows 10 version 1809
- KB4505056 Windows 10 version 1809
- KB4505658 Windows 10 version 1809
- KB4509479 Windows 10 version 1809
- KB4512534 Windows 10 version 1809
- KB4520062 Windows 10 version 1809
- KB4534321 Windows 10 version 1809
- KB4537818 Windows 10 version 1809
- and 3 more updates
1da35c256d8d831afafe90d09587749d56e95a788b1f4d2cca3164994cb7f5dd
- KB4490481 Windows 10 version 1809
- KB4495667 Windows 10 version 1809
- KB4497934 Windows 10 version 1809
- KB4501371 Windows 10 version 1809
- KB4501835 Windows 10 version 1809
- KB4505056 Windows 10 version 1809
- KB4505658 Windows 10 version 1809
- KB4509479 Windows 10 version 1809
- KB4512534 Windows 10 version 1809
- KB4520062 Windows 10 version 1809
- KB4534321 Windows 10 version 1809
- KB4537818 Windows 10 version 1809
- and 3 more updates