You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.
$result = Remotely {Get-Process wmi*}
PS C:>> $result.Modules
System.Diagnostics.ProcessModule (wmiprvse.exe)
System.Diagnostics.ProcessModule (ntdll.dll)
System.Diagnostics.ProcessModule (KERNELBASE.dll)
System.Diagnostics.ProcessModule (msvcrt.dll)
Actual (Get-Process wmi*).Modules’ value on remote machine
Size(K) ModuleName FileName
The text was updated successfully, but these errors were encountered: