Jump to content

Recommended Posts

Posted
I'm putting together a new "golden image" using hyper-v and I want to include the wireless settings. I tried exporting the settings from a working machine and then importing to the VM. Obviously the VM doesn't have a wireless adapter, so the import fails. Are there any other options, or is it time to move on from WPA2?
Posted
Have you done the export/import using the netsh command options? My desktop doesn't have WiFi but the netsh wlan command seems to be valid. Not sure if it will actually do an import though? I can post the command needed if you want
Posted
Have you done the export/import using the netsh command options? My desktop doesn't have WiFi but the netsh wlan command seems to be valid. Not sure if it will actually do an import though? I can post the command needed if you want

Yep. That's what I did, but got an error message when I tried to import it.

 

(From memory: "Wlan auto config service not running" which makes sense as there's no wireless adaptor or driver installed on the VM)

Posted
How about having it as a startup script in a group policy that will run just once the first time the machine joins the domain? Presumably you will have to deploy the image using a wired connection
Posted
How about having it as a startup script in a group policy that will run just once the first time the machine joins the domain? Presumably you will have to deploy the image using a wired connection

Just reading about that now 😃

 

Yes, I'm deploying across a wired network.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...