powertips

Getting MAC Vendor List

Prateek Singh has invested some effort in creating a sanitized MAC vendor address list in CSV format which can be found in his blog...

read more

Auto-Logging Command Output

In the previous tip we introduced the PreCommandLookupAction supported by PowerShell 3 and better. Today we have a special implementation for you....

read more

Replacing Commands

PowerShell comes with a couple of “secret” (better: under-documented) settings. One is PreCommandLookupAction, and it gives you great...

read more

When Add-Type Fails…

Add-Type can be used to load additional .NET assemblies from DLL files into PowerShell. This works well most of the time, and here is a sample call...

read more
1 33 34 35 36 37 122