Logins may be showing incorrect profile information. Please email psgadmin at microsoft.com for support.
Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
NTFetch
0.50.0
NTFetch.psm1
<#
.SYNOPSIS
Microsoft PowerShell - Script Module
'NTFetch.psm1'
.DESCRIPTION
NTFetch Script Module.
#>
function
ntfetch
{
.
"$PSScriptRoot\ntfetch.ps1"
}
Export-ModuleMember
-Function
ntfetch