Share via

Is it possible to run PsExec without admin$ share enabled on target PC?

Anonymous
2022-08-19T16:09:41+00:00

Long story short, I want to use PsExec to run ipconfig on a machine on our network using its IP. My cmd is open as admin, and I’m executing the PsExec command using the target machines local admin account. I keep getting “Make sure that the default admin$ share is enabled”.

Here’s what I’m running:

psexec -i \IP ipconfig /all -u .\username -p password

Am I able to run this command using the local admin account on the target machine, without having admin$ share enabled? I don’t believe this is a firewall issue, and the target machine is online and pinging.

I’ve already tried nslookup with the IP, doesn’t show hostname. If there’s another recommendation for getting an IP’s hostname, I’m open to using that instead.

Windows for home | Windows 10 | Internet and connectivity

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2022-08-19T16:27:13+00:00

Hello Zach Berry32

The Microsoft Answers forum is intended for home users, not IT professionals and corporate environments.

So it's best to ask your question there:

Microsoft Q&A

Have a nice day.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2022-08-19T16:57:31+00:00

    Thanks Tekkie, have a good one

    Was this answer helpful?

    0 comments No comments