The "Get-NetIPInterface" entry cannot be recognized as the name of a cmdlet, function, script file, or runnable program.

I am running powershell:
Get-NetIPInterface :

using my administrator identity.
PS C:\Users\Administrator> Get-NetIPInterface
"Get-NetIPInterface"  cmdlet

 :1 : 19
+ Get-NetIPInterface <<<<
    + CategoryInfo          : ObjectNotFound: (Get-NetIPInterface:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

but the above does not recognize the "Get-NetIPInterface" entry as the name of a cmdlet, function, script file, or runnable program. Check the spelling of the name, and if you include the path, make sure the path is incorrect.

May.22,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3e44d-2c3f6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3e44d-2c3f6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?