Resources for IT Professionals > 論壇首頁 > System Center Mobile Device Manager > "Last Connected" for every device is showing up as "Monday, January 01, 0001 12:00:00 AM"
發問發問
 

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

  • 2009年6月23日 下午 05:05Anthony Spencer 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    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.)

所有回覆

  • 2009年6月24日 上午 01:46Wayne Phillips.MVP, 版主使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     

    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

  • 2009年6月29日 下午 05:43Anthony Spencer 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    Wayne,

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

    Cheers,
    Tony
  • 2009年6月29日 下午 11:39Wayne Phillips.MVP, 版主使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    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