Utility.psm1
1 distinct file content recorded under this name ยท 70 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
9437de4c9caeb99bfa059e71c3a2ddb1c4e769a5a0dd0364a8bb42d9a92a3cff
- KB3206632 Windows 10 version 1607
- KB3216755 Windows 10 version 1607
- KB4038801 Windows 10 version 1607
- KB4039396 Windows 10 version 1607
- KB4093120 Windows 10 version 1607
- KB4103720 Windows 10 version 1607
- KB4493470 Windows 10 version 1607
- KB4509479 Windows 10 version 1809
- KB4512534 Windows 10 version 1809
- KB4520062 Windows 10 version 1809
- KB4534307 Windows 10 version 1607
- KB4534321 Windows 10 version 1809
- and 57 more updates