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:
Have a nice day.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
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.
Answer accepted by question author
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:
Have a nice day.
Thanks Tekkie, have a good one