I have a list of machines that I can ping but when I try to connect to them I can't. I will open up Explorer and enter \\machinename\c$ or \\machinename\admin$ and it can't connect, yet I can ping them.
Using PowerShell can you mimic doing a \\machinename\admin$ ? Yes, I can script it so it runs this from a command line, this is not want I want. I want to know if there is a Powershell command to check the Admin$ or C$ on a remote machine?