IT プロフェッショナルのための技術情報サイト > フォーラム ホーム > 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日 17: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日 1: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日 17: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日 23: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