Copy file to remote servers (Powershell)

A common activity, on many IT environments, is to move/copy files from a system to another, usually in a scheduled mode. Let’s see how to do it with Powershell on Windows systems. Read More …

How do I record execution time of my T-SQL code?

Read More …

PHP – = vs. == vs. ===

Read More …