I've been trying to deploy out the SCCM client to a lab of computers for a test bed, but for some reason I am not able to access the c$ d$ etc... shares that are required for it to install through the push method in the config manager console.
I tried allowing the File and Printer sharing firewall exception through GPO, but that has not helped. I rebound it to the domain, still nothing.
When trying to access the share by either \HOSTNAME\c$ or \IPADDRESS\c$ I get the "Windows cannot access \HOSTNAME\c$". Is there some other firewall rule that needs to be opened in order for them to be accessible?
I have tried from a account that is in the local admin group, as well as a Domain Admin account and get the same error.