I deploy Software by GPO. The server has name "serverX.domain.com" and IP 10.1.1.1
In hosts file on workstation I wrote line "10.1.1.1 server" and deploy software from "\\server\install$\7z.msi". To the install$ have permissions domain users and domain computers. This work for computers with Windows 7, 8, 8.1 but not for Vista.
I change this to "\\10.1.1.1\install$\7z.msi" - steel not work.
When I change to "\\serverX\install$\7z.msi" - work on Vista too - WHY?????
I must have name from hosts file because I want use one GPO to more then one localisation.
I check on Vista:
psexec -s cmd dir \\10.1.1.1\install$ ----> Permission denied dir \\server\install$ ----> Permission denied dir \\serverX\install$ ----> dir listed OK
for Win 7, 8, 8.1:
psexec -s cmd dir \\10.1.1.1\install$ ----> dir listed OK dir \\server\install$ ----> dir listed OK dir \\serverX\install$ ----> dir listed OK
WHY ? WHY? WHY? What I must change?
More information
Server Log for Win7 and \\10.1.1.1\install$
An account was successfully logged on. Subject: Security ID: NULL SID Account Name: - Account Domain: - Logon ID: 0x0 Logon Type: 3 Impersonation Level: Impersonation New Logon: Security ID: XX\BNQK0$ Account Name: BNQK0$ Account Domain: XX Logon ID: 0x2B057F4 Logon GUID: {00000000-0000-0000-0000-000000000000} Process Information: Process ID: 0x0 Process Name: - Network Information: Workstation Name: BNQK0 Source Network Address: 10.1.1.165 Source Port: 63550 Detailed Authentication Information: Logon Process: NtLmSsp Authentication Package: NTLM Transited Services: - Package Name (NTLM only): NTLM V2 Key Length: 128
Server Log for Win7 and \\serverX\install$
An account was successfully logged on. Subject: Security ID: NULL SID Account Name: - Account Domain: - Logon ID: 0x0 Logon Type: 3 Impersonation Level: Impersonation New Logon: Security ID: XX\BNQK0$ Account Name: BNQK0$ Account Domain: XX Logon ID: 0x2B11917 Logon GUID: {19522b71-f137-87be-6b6d-365b2297c560} Process Information: Process ID: 0x0 Process Name: - Network Information: Workstation Name: Source Network Address: 10.1.1.165 Source Port: 63564 Detailed Authentication Information: Logon Process: Kerberos Authentication Package: Kerberos Transited Services: - Package Name (NTLM only): - Key Length: 0
Server Log for WinVista and \\10.1.1.1\install$
An account was successfully logged on. Subject: Security ID: NULL SID Account Name: - Account Domain: - Logon ID: 0x0 Logon Type: 3 Impersonation Level: Impersonation New Logon: Security ID: ANONYMOUS LOGON Account Name: ANONYMOUS LOGON Account Domain: NT AUTHORITY Logon ID: 0x2B3DFB8 Logon GUID: {00000000-0000-0000-0000-000000000000} Process Information: Process ID: 0x0 Process Name: - Network Information: Workstation Name: XX-025 Source Network Address: 10.1.1.174 Source Port: 59330 Detailed Authentication Information: Logon Process: NtLmSsp Authentication Package: NTLM Transited Services: - Package Name (NTLM only): NTLM V1 Key Length: 128
Server Log for WinVista and \\serverX\install$
An account was successfully logged on. Subject: Security ID: NULL SID Account Name: - Account Domain: - Logon ID: 0x0 Logon Type: 3 Impersonation Level: Impersonation New Logon: Security ID: XX\XX-025$ Account Name: XX-025$ Account Domain: XX Logon ID: 0x2B444CF Logon GUID: {f016b1f9-ecc8-e58c-5474-864d27da7852} Process Information: Process ID: 0x0 Process Name: - Network Information: Workstation Name: Source Network Address: 10.1.1.174 Source Port: 59331 Detailed Authentication Information: Logon Process: Kerberos Authentication Package: Kerberos Transited Services: - Package Name (NTLM only): - Key Length: 0