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