[설정] net share. IPC$, ADMIN$ 켜기
Server Service 켜기시작 -> "서비스" 입력 -> 서비스 -> Server -> 시작바로 시작이 안 된다면 우클릭으로 서비스 시작 조건을 정하고 하면 된다. IPC$ 켜기cmd에서net share IPC$ ADMIN$ 켜기autoshare 레지스트리를 추가해준다.HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters해당 레지스트리에DWORD 32비트로 AutoShareServer, AutoShareWks를 추가하고 1로 지정한다.
2016.03.17