Write down PowerShell command to check if ISATAP and TEREDO are enabled. code example
Example: Write down PowerShell command to check if ISATAP and TEREDO are enabled.
Ipconfig /all or Get-NetIsatapConfiguration and Get-NetTeredoConfiguration
Ipconfig /all or Get-NetIsatapConfiguration and Get-NetTeredoConfiguration