Share via

NBSTAT in Powershell

Duchemin, Dominique 2,011 Reputation points
2022-05-02T18:54:00.887+00:00

Hello,

I could not find the NBSTAT in powershell...
PS C:\> nbstat
nbstat : The term 'nbstat' is not recognized as the name of a cmdlet, function, script
file, or operable program. Check the spelling of the name, or if a path was included,
verify that the path is correct and try again.
At line:1 char:1

  • nbstat
  • ~~~~~~
  • CategoryInfo : ObjectNotFound: (nbstat:String) [], CommandNotFoundException
  • FullyQualifiedErrorId : CommandNotFoundException

Any idea?

Thanks,
Dom

Windows for business | Windows Server | User experience | PowerShell
0 comments No comments

Answer accepted by question author

  1. Rich Matheisen 48,116 Reputation points
    2022-05-02T19:20:47.873+00:00

    "nbstat"? Do you mean NBTSTAT?

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Duchemin, Dominique 2,011 Reputation points
    2022-05-02T19:28:05.657+00:00

    Yes NBTSTAT -RR was the command needed
    Thanks,
    Dom

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.