Below script is what will be pasted on the powershell terminal in the target machine. This doesn't require Administrator privilege.
make a txt and paste the above script and replace the SHELLCODE_PLACEHOLDER with the actual shellcode that starts with 0xfc. And then, paste the first part of the script like below.
After that, copy and paste the remaining lines one by one like below. After that, go to your netcat listener and a connection is made to us and yay ! we have achieved a shell on the machine !