netsh wlan set hostednetwork `
    mode=allow `
    ssid=Test `       #无线名称
    key=0123456789    #无线密码

netsh wlan start hostednetwork #启动热点