Powershell: Convert String to Scriptblock
If you use PowerShell remoting in some scripts, you will ses you cannot use a string to send it...
Powershell: Search for String or grep for Powershell
This shows you how you can search in files for specific content with Windows PowerShell. This also “replaces” the Windows...