Powershell: Convert String to Scriptblock
If you use PowerShell remoting in some scripts, you will ses you cannot use a string to send it...
Run Remote Powershell Commands on multiple standalone Computers
With this little Powershell Script you can run Powershell Commands on multiple Remotehosts even if those are not in an Active Directory. #...