Recursos para Profesionales de TI > Página principal de foros > System Center Mobile Device Manager > "Last Connected" for every device is showing up as "Monday, January 01, 0001 12:00:00 AM"
Formular una preguntaFormular una pregunta
 

Pregunta"Last Connected" for every device is showing up as "Monday, January 01, 0001 12:00:00 AM"

  • martes, 23 de junio de 2009 17:05Anthony Spencer Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     
    On the SCMDM Console on the Device Status tab Last Connected for  every device is showing up as Monday, January 01, 0001 12:00:00 AM (Last Policy Calculation is not displaying at all).  Stranger still, this only is dsiplaying like this for the Last Connected on the lower window pane in the Device Status tab.  The Last Connected column in the top window pane is displaying up-to-date for every device in the list.  All divices are getting GPOs properly.  Inventory is collecting properly on all other tabs for all devices (i.e. Device History, General Information, Application Settings, etc.)

Todas las respuestas

  • miércoles, 24 de junio de 2009 1:46Wayne Phillips.MVP, ModeradorMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     

    Hi Anthony,
    Nice to see you on the forum
    J  The console is displaying the returned values from Powershell, so I’d check what Powershell is returning !

     

    Try :

    PS :> Get-MDMDevice *

    PS :> Get-MDMDeviceStatus * | ft Device, LastDeviceConnectTime, LastPolicyRefreshTime

     

    If Powershell is returning the correct data, then it's probably admin console related. I suggest installing the mdm console on another management PC, and check again.

    The other thing to check would be time zone and regional settings. You know how tricky region settings can be.

     

    If Powershell is returning "Monday, January 01, 0001 12:00:00 AM" then start worrying !

     

    Cheers Wayne

    Airloom

  • lunes, 29 de junio de 2009 17:43Anthony Spencer Medallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     
    Wayne,

    Thanks for taking the time.  I will try the commandlet and see what I come back with.

    Cheers,
    Tony
  • lunes, 29 de junio de 2009 23:39Wayne Phillips.MVP, ModeradorMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuarioMedallas del usuario
     
    No problem, I'm happy help.
    You can grab my email and contact details from Patrick or Marco if you want to run anything past me.

    Cheers Wayne
    Airloom