DipHostReachability.psm1
1 distinct file content recorded under this name ยท 32 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
230dc314630f34961215c06fb65f802d6a090e29589718b2824c5b0d118f4af7
- KB3206632 Windows 10 version 1607
- KB3216755 Windows 10 version 1607
- KB4550947 Windows 10 version 1607
- KB4594441 Windows 10 version 1607
- KB5001633 Windows 10 version 1607
- KB5005393 Windows 10 version 1607
- KB5010195 Windows 10 version 1607
- KB5037423 Windows 10 version 1607
- KB5046612 Windows 10 version 1607
- KB5048671 Windows 10 version 1607
- KB5049993 Windows 10 version 1607
- KB5052006 Windows 10 version 1607
- and 20 more updates