Windows 10: Task Manager, Net Statistics Workstation, etc all show wrong time of when system started!

Discus and support Task Manager, Net Statistics Workstation, etc all show wrong time of when system started! in Windows 10 Performance & Maintenance to solve the problem; Hello, I'm running on Windows 10 Pro x64 1909 OS Build 18363.535. When I use various methods to look at the boot time and/or up time, I'm told a... Discussion in 'Windows 10 Performance & Maintenance' started by Bertram Moshier, Dec 27, 2019.

  1. Task Manager, Net Statistics Workstation, etc all show wrong time of when system started!


    Hello,


    I'm running on Windows 10 Pro x64 1909 OS Build 18363.535.


    When I use various methods to look at the boot time and/or up time, I'm told a date and/or up time that is clearly incorrect. I powered down my system earlier today around Noon on December 27, 2019 and just powered it on several minutes before starting this thread.

    • Task Manger shows my Uptime as 6 days, 2 hours, 14 minutes, 16 seconds.
    • Net Statistics shows the boot time as December 21, 2019 at 16:37:47
    • Using Powershell, I get:
      • Last boot: 12/21/2019 16:37:36

      • Uptime : 6 Days 2 Hours 23 Minutes


    The actual time should be only minutes not days or even hours.

    Again this was not a reboot, but from a powered down state.


    Just FYI: The time of day is correct e.g. December 27, 2019 at 19:07 CST.


    Anyone else seeing this issue after a power on? After a reboot? Going to try reboot next. Have a reason for this issue? Solution? etc!?


    Thank you.



    PowerShell:

    PS C:\Users\Bertr>

    PS C:\Users\Bertr> Function Get-Uptime {

    >> Param [string] $ComputerName = $env:COMPUTERNAME

    >> $os = Get-WmiObject win32_operatingsystem -ComputerName $ComputerName -ErrorAction SilentlyContinue

    >> if $os.LastBootUpTime {

    >> $uptime = Get-Date - $os.ConvertToDateTime$os.LastBootUpTime

    >> Write-Output "Last boot: " + $os.ConvertToDateTime$os.LastBootUpTime

    >> Write-Output "Uptime : " + $uptime.Days + " Days " + $uptime.Hours + " Hours " + $uptime.Minutes + " Minutes"

    >> }

    >> else {

    >> Write-Warning "Unable to connect to $computername"

    >> }

    >> }

    >>

    >> Get-Uptime -ComputerName localhost

    Last boot: 12/21/2019 16:37:36

    Uptime : 6 Days 2 Hours 23 Minutes



    Net Statistics Workstation:


    12/27/2019 18:45:21.96 C:\Users\Admin>net statistics workstation

    Workstation Statistics for \\CAITSITH


    Statistics since ‎12/‎21/‎2019 16:37:47
    Bytes received 0
    Server Message Blocks SMBs received 1446
    Bytes transmitted 0
    Server Message Blocks SMBs transmitted 0
    Read operations 0
    Write operations 0
    Raw reads denied 0
    Raw writes denied 0

    Network errors 0

    Connections made 0
    Reconnections made 0
    Server disconnects 0

    Sessions started 0
    Hung sessions 0
    Failed sessions 0
    Failed operations 0
    Use count 0
    Failed use count 0

    The command completed successfully.


    Task Manager:


    Task Manager, Net Statistics Workstation, etc all show wrong time of when system started! eef1ee5c-abb4-4341-a433-365f1b9b620d?upload=true.jpg

    :)
     
    Bertram Moshier, Dec 27, 2019
    #1

  2. Windows 10 "Up Time" in Task Manager show wrong time period.

    Hi,

    Nice observation! I see the same problem here - Windows 10 x64 (10586.164). And it's not just Task Manager, but any WMI, WMIC or PowerShell script, Microsoft own Uptime.exe utility, or anything that uses WMI's Win32_OperatingSystem class returns the SAME
    thing.

    Some of the several methods I tested:

    • (Get-WmiObject Win32_OperatingSystem).LastBootUpTime
    • systeminfo | find /i "Boot Time"
    • net statistics workstation
    • wmic os get lastbootuptime
    • Microsoft Uptime.exe utility
    • Task manager
    All of them say my system has been online/Uptime for 5 days, 13 hours, 3 minutes, xx seconds, which is no way near the actual Uptime. I surely shutdown / power off my system once daily.
     
    Ramesh Srinivasan, Dec 27, 2019
    #2
  3. "NET STATISTICS WORKSTATION" Command Prompt Command result reading

    Hi,

    Here is the situation have several Windows 10 computers on domain network that contains 3 physical servers and 4 Virtual servers on 2 hyper v hosts. I should add the domain controller or active directory is a Virtual Machine on a hyper v host. Hyper v
    host 1 - AD 1 and 365 sync VM's, Hyper v 2 host - AD 2 - SQL server VM's - the AD's are replicating to each other. The new accounting SQL server is a physical server the one with data base having the issue with.

    We have a issue with accounting software locking when posting to it at time or intermittently. Their support suggest it might be related to server disconnects they detect when run the "net statistics workstation" command on the computer. I have run this
    command on most all the computers in the network and they all have these "server disconnects" ranging from 3 - 27.

    My question is what server is the command looking at to register a disconnect the domain controller, all of them a host on the net, internet connectivity.

    Or is it just anything on network if a connection that was there before and goes away that is registered as a disconnect. What constitutes a server in "server disconnects" in the NET command.

    Thanks for the help.
     
    TimHendrickson, Dec 27, 2019
    #3
  4. dotmarty Win User

    Task Manager, Net Statistics Workstation, etc all show wrong time of when system started!

    Windows 10 - cannot add exec to Startup in Task Manager

    I purchased a new computer with Windows 10 already installed. I am trying to add an exec to the startup list but Win10 will not accept it. The exec runs successfully on my Windows 10 machine if I start it manually.

    Steps I've taken: Task Manager, Startup Tab, File>Run New Task. (browse to location, select.) It will start immediately, but does not show up on the list to autostart, nor does it start on reboot.

    Any suggestions?
     
    dotmarty, Dec 27, 2019
    #4
Thema:

Task Manager, Net Statistics Workstation, etc all show wrong time of when system started!

Loading...
  1. Task Manager, Net Statistics Workstation, etc all show wrong time of when system started! - Similar Threads - Task Manager Net

  2. GPUs in the Task Manager is showing in wrong order

    in Windows 10 Gaming
    GPUs in the Task Manager is showing in wrong order: I have an Asus Tuf A15 2021 model.Windows 11 Home, AMD Ryzen 7 5800H processor, 16GB RAM, NVidia RTX 3060 6GB.Earlier all my games were running very smoothly with the dedicated graphics card. I upgraded my Windows 11 Home to Windows 11 Pro and stayed away from games for 2-3...
  3. System not slow at all but task manager shows 100% CPU at ALL times

    in Windows 10 Gaming
    System not slow at all but task manager shows 100% CPU at ALL times: My Task Manager application Windows 10 22H2 shows 100% cpu usage at all times, but the system is not slow. Using Process Explorer, it shows that my idle process is in fact 95%, and the other processes run at the same rate towards the actually used CPU time.My task manager...
  4. System not slow at all but task manager shows 100% CPU at ALL times

    in Windows 10 Software and Apps
    System not slow at all but task manager shows 100% CPU at ALL times: My Task Manager application Windows 10 22H2 shows 100% cpu usage at all times, but the system is not slow. Using Process Explorer, it shows that my idle process is in fact 95%, and the other processes run at the same rate towards the actually used CPU time.My task manager...
  5. System not slow at all but task manager shows 100% CPU at ALL times

    in Windows 10 BSOD Crashes and Debugging
    System not slow at all but task manager shows 100% CPU at ALL times: My Task Manager application Windows 10 22H2 shows 100% cpu usage at all times, but the system is not slow. Using Process Explorer, it shows that my idle process is in fact 95%, and the other processes run at the same rate towards the actually used CPU time.My task manager...
  6. Task Manager showing Wrong base speed

    in Windows 10 Software and Apps
    Task Manager showing Wrong base speed: I bought a new laptop acer nitro 5.. with processor name is intel i5 11400h. it got an issue task manager base speed should be 2.70 ghz but showing 2.69ghz and i also check in cpuzPls solve this issue...
  7. Task manager showing wrong ram speed.........

    in Windows 10 BSOD Crashes and Debugging
    Task manager showing wrong ram speed.........: I want to upgrade my Sony Vaio laptop from 4gb ram to 8gb ram, and I wanted to check the speed of the ram module, so when I went to task manager, it shows the speed of the ram is 20307 mhz. And then I realized this is wrong. 20 THOUSAND 3 HUNDRED SEVEN mhz. What!? The ram...
  8. TASK MANAGER IS SHOWING SHOWING WRONG CPU SPEED

    in Windows 10 BSOD Crashes and Debugging
    TASK MANAGER IS SHOWING SHOWING WRONG CPU SPEED: I USE AMD RYZEN 5 4600H AND ITS BASE CLOCK IS 3 GHZ BUT THE TASK MANAGER IS SHOWING ME 2.99 GHZ AS BASE BUT THE MAIN THING IS THAT I SEE THAT THE ALL CORES ARE 100 % UTILIZED BUT THE SPEED IS STILL 2.99 GHZ WHEREAS 4 GHZ IS THE MAX SPEED...
  9. "NET STATISTICS WORKSTATION" Command Prompt Command result reading

    in Windows 10 Network and Sharing
    "NET STATISTICS WORKSTATION" Command Prompt Command result reading: Hi, Here is the situation have several Windows 10 computers on domain network that contains 3 physical servers and 4 Virtual servers on 2 hyper v hosts. I should add the domain controller or active directory is a Virtual Machine on a hyper v host. Hyper v host 1 - AD 1...
  10. Disk performance show 0% all the time in Task Manager

    in Windows 10 Performance & Maintenance
    Disk performance show 0% all the time in Task Manager: Hi everyone I'm facing a problem with the task manager. Suddenly both of my HDs stopped showing any activity in the task manager and are constantly show 0% although there is activity and despite the fact that in the resource monitor activity is shown properly. Any ideas...

Users found this page by searching for:

  1. redhat kvm windows network task manager numbers satatistics wrong

    ,
  2. net statistics workstation