Hi Zusammen,
ich hab mal wieder ein Problem mit dem Agent :P
Ich habe hier eine Site mit einer anderen Domain / anderes Netz. In dieser Site habe ich eine VM und ein Lenovo Notebook wo die Installation, Anmeldung mit dem AutoLogon und den anschließenden Start des Agents einwandfrei funktioniert.
In der gleichen Site habe ich nun ein HP 840 G3 mit einem Intel I219-V Netzwerkkarte. Dieses Gerät meldet sich nach der OS Installation ganz normal mit dem Domain AutoLogon User am System am. Soweit so gut, bedeutet Netzwerk funktioniert irgendwie.
Das Problem ist, der Agent startet nicht und zeigt im cmsextSvc Log folgende Meldung:
Laut dem Log hat die Netzwerkkarte keine IP Adresse. Prüfe ich das manuell ist aber eine IP vergeben. Ich habe nun schon per GPO "Always wait for Network" für das Loginskript aktiviert und weil das nichts brachte per OS Config Package:
Das hilft leider ebenfalls nicht. Spannend ist jetzt! Starte ich das Notebook neu, läuft es sofort los und es funktioniert!
Installiere ich das Gerät in der "Haupt"-Site mit einer anderen Domäne anderem Netz, funktioniert es auch direkt nach dem Anmelden des Auto Logon.
Hat da Jemand vielleicht einen Ansatz? Ich bin da grade etwas ratlos :(
Danke euch!
Gruß
Alex
ich hab mal wieder ein Problem mit dem Agent :P
Ich habe hier eine Site mit einer anderen Domain / anderes Netz. In dieser Site habe ich eine VM und ein Lenovo Notebook wo die Installation, Anmeldung mit dem AutoLogon und den anschließenden Start des Agents einwandfrei funktioniert.
In der gleichen Site habe ich nun ein HP 840 G3 mit einem Intel I219-V Netzwerkkarte. Dieses Gerät meldet sich nach der OS Installation ganz normal mit dem Domain AutoLogon User am System am. Soweit so gut, bedeutet Netzwerk funktioniert irgendwie.
Das Problem ist, der Agent startet nicht und zeigt im cmsextSvc Log folgende Meldung:
Quote:
10:40.30.763 1 cmsext.dll NiNetIPX: IPX protocol is not installed. 10:40.30.763 1 cmsext.dll Couldn't initialize NiNetIPX.dll 10:40.30.779 1 cmsext.dll NiNetNBT: NetBios call failed (35) 10:40.30.779 1 cmsext.dll NiNetNT: Initializing access to domain-controller user data 10:40.30.779 1 cmsext.dll Collecting interface information 10:40.30.935 1 NiNetIP.dll Found Interface Ethernet (Intel(R) Ethernet Connection I219-V) 10:40.30.935 1 NiNetIP.dll Found Interface Loopback Pseudo-Interface 1 (Software Loopback Interface 1) 10:40.30.935 1 NiNetIP.dll Skipping Loopback adapter 10:40.30.935 1 NiNetIP.dll Found Interface Cellular (HP lt4120 Snapdragon X5 LTE) 10:40.30.935 2 NiNetIP.dll MAC address of none ethernet device 'HP lt4120 Snapdragon X5 LTE' does not qualify as initial MAC 10:40.30.935 1 NiNetIP.dll Interface is down - don't collect network information. 10:40.31.185 2 cmsext.dll Inspecting interfaces in the following order 10:40.31.185 2 cmsext.dll Interface 'Intel(R) Ethernet Connection I219-V' with MAC '705A0FCBF464' and IP address '0.0.0.0' 10:40.31.185 2 cmsext.dll Adding 0.0.0.0 to the list of IP addresses 10:40.31.185 2 cmsext.dll Interface 'HP lt4120 Snapdragon X5 LTE' with MAC '8C9980505B46' and IP address '0.0.0.0' 10:40.31.185 2 cmsext.dll Inspecting network devices in the following order 10:40.31.185 2 cmsext.dll Device 'Generic Mobile Broadband Adapter' with instance id 'USB\VID_03F0&PID_9D1D&MI_00\6&31191E81&0&0000' 10:40.31.185 2 cmsext.dll Device 'Intel(R) Ethernet Connection I219-V' with instance id 'PCI\VEN_8086&DEV_1570&SUBSYS_8079103C&REV_21\3&11 583659&0&FE' 10:40.31.185 2 cmsext.dll MAC address of interface 'HP lt4120 Snapdragon X5 LTE' without matching device does not qualify as initial MAC 10:40.31.185 1 cmsext.dll Determining site during startup of the extension 10:40.31.185 1 cmsext.dll -------------------------------------------------------------------------------- 10:40.31.185 1 cmsext.dll Performing site determination 10:40.31.185 1 cmsext.dll -------------------------------------------------------------------------------- 10:40.31.185 1 cmsext.dll Computer is a testworkstation: No 10:40.31.185 1 cmsext.dll Computer is a laptop: No 10:40.31.185 1 cmsext.dll -------------------------------------------------------------------------------- 10:40.31.185 1 cmsext.dll Checking site configuration 10:40.31.185 1 cmsext.dll -------------------------------------------------------------------------------- 10:40.31.279 1 cmsext.dll 10:40.31.279 1 cmsext.dll Found the following possible sites: 10:40.31.279 1 cmsext.dll *** (66061) 10:40.31.279 1 cmsext.dll Remote: None 10:40.31.279 1 cmsext.dll Offline: None 10:40.31.279 1 NiNetIP.dll Getting network status from IpHelper 10:40.31.279 1 NiNetIP.dll Interface Index: 1 10:40.31.279 1 NiNetIP.dll Interface Description: Software Loopback Interface 1 10:40.31.279 1 NiNetIP.dll MAC-Address: 10:40.31.279 1 NiNetIP.dll IP-Address: 127.0.0.1 10:40.31.279 1 NiNetIP.dll Network-Mask: 255.0.0.0 10:40.31.279 1 NiNetIP.dll Current Connection Status: Interface enabled Cable plugged in IP configured 10:40.31.279 1 NiNetIP.dll Last Action: Nothing changed 10:40.31.279 1 NiNetIP.dll Skipping interface Software Loopback Interface 1, bad interface 10:40.31.279 1 NiNetIP.dll Done with getting network status |
Quote:
<RunAsynchronousCommand wcm:action="add"> <Description>Always wait for Network</Description> <Order>8</Order> <Path>reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v GpNetworkStartTimeoutPolicyValue /t REG_DWORD /d 0000003c /f</Path> </RunAsynchronousCommand> |
Installiere ich das Gerät in der "Haupt"-Site mit einer anderen Domäne anderem Netz, funktioniert es auch direkt nach dem Anmelden des Auto Logon.
Hat da Jemand vielleicht einen Ansatz? Ich bin da grade etwas ratlos :(
Danke euch!
Gruß
Alex