Quantcast
Channel: Intel Communities: Message List
Viewing all articles
Browse latest Browse all 18089

Re: Proset Customization disable hotspot assistant

$
0
0

Hi Joe,

 

Being that we have up to 50 users per computer, of which there are 16,000, there is a lot of wasted time in our organization having to click the hotspot assistant.  Your solution would have each user click multiple times to disable a feature that requires only one click to dismiss and not come up again.  We are going in the opposite direction.

 

Fortunately I have a contact from dell who provided this working solution.  If you add HOTSPOT=DISABLE to the properties section of setup.xml, it seems to disable this feature and not ask any questions of our users.  This is the final solution we came up with to make intel WiFi cards work correctly with Cisco access points and not bother our users.

 

<SelectableFeatures>
<SelectableFeature Id="WIFI_Driver" Display="yes" Selected="yes"/>
        <SelectableFeature Id="WIFI_BTHS" Display="yes" Selected="yes"/>
        <SelectableFeature Id="WIFI_Software" Display="no" Selected="yes"/>
        <SelectableFeature Id="WIFI_MWT_Software" Display="yes" Selected="yes"/>
        <SelectableFeature Id="WIFI_UI" Display="no" Selected="no"/>
        <SelectableFeature Id="WIFI_PROSet" Display="yes" Selected="yes"/>
        <SelectableFeature Id="WIFI_Admin_Toolkit" Display="no" Selected="no"/>
<SelectableFeatures>

 

      <PackageProperties>
        <Package Id="WiFi">
          <Properties>HOTSPOT=DISABLE</Properties>
        </Package>
      </PackageProperties>


Viewing all articles
Browse latest Browse all 18089

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>