Thursday, September 4, 2014

gpedit.msc command doesn't exist on windows 10 home premium

I tried to execute the command gpedit.msc through the "run program" window, but when i do it i get an error that says the command doesn't exist. I tried to execute the command from the administrator user.
My pc has windows 10 Home premium x64

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...