test-netconnection.psm1
2 distinct file contents recorded under this name ยท 182 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
931e08c48901efb80cba80081da08aa16d1e7e7201e96556dc8d14bd7140834c
- KB5046732 Windows 11 version 22H2 evidence
- KB5048685 Windows 11 version 22H2 evidence
- KB5050021 Windows 11 version 22H2 evidence
- KB5050092 Windows 11 version 22H2 evidence
- KB5051989 Windows 11 version 22H2 evidence
- KB5052094 Windows 11 version 22H2 evidence
- KB5053602 Windows 11 version 22H2 evidence
- KB5053657 Windows 11 version 22H2 evidence
- KB5055528 Windows 11 version 22H2 evidence
- KB5055629 Windows 11 version 22H2 evidence
- KB5058405 Windows 11 version 22H2 evidence
- KB5058502 Windows 11 version 22H2 evidence
- view all 31 updates on the content page