sconfig.computer.psm1
2 distinct file contents recorded under this name ยท 22 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
aa3d197f35a99eefddcc3e839133c1342864ba0dab91f4ce784557135d7672a2
- KB5041865 Windows 11 version 24H2 evidence
- KB5043080 Windows 11 version 24H2 evidence
- KB5065789 Windows 11 version 24H2 evidence
- KB5066835 Windows 11 version 24H2 evidence
- KB5067036 Windows 11 version 24H2 evidence
- KB5068861 Windows 11 version 24H2 evidence
- KB5070311 Windows 11 version 24H2 evidence
- KB5070773 Windows 11 version 24H2 evidence
- KB5072033 Windows 11 version 24H2 evidence