You Don’t Have to Be An Administrator to Run Remote PowerShell Commands
I was just read blog entry which complained about having to have administrative access to execute PowerShell commands against a remote server. This is not the case. We are “secure by default” which means that if you want to do something that exposes a security risk to your machines, you have to make a conscious decision to do so. ...