Run PowerShell command from CMD

Example - running ls:

powershell -noprofile -command "ls"