I want to disable my LAN from command prompt. For that, I have tried the command netsh interface set interface Local Area Connection DISABLED. I get an error saying:
Area is not an acceptable value for admin.
The parameter is incorrect.
What am I doing wrong? I have admin rights and am on a 64 bit OS.