Wednesday, September 24, 2014

wireless networking - cmd asking for administrator privileges in windows 8

I'm trying to make an ad hoc connection in command prompt but it keeps telling me I need administrator privileges even thou I'm logged in as the administrator. Any possible solutions?

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...