News

Learn how to add Unblock a File to Windows right-click context menu. Use a PowerShell 3.0 commandlet, add an entry to the Registry and you are all set!
When performing routine scripting, it's a frequent need to append rows to the CSV rather than replacing the entire file. To add rows, rather than replacing the file, we can use the Append parameter.