Microsoft Windows [Version 6.1.7000] (C) Copyright 2009 Microsoft Corp. C:\Windows>netsh wlan set profiletype ?
Usage: set profiletype [name=][profiletype=]all|current [[interface=]]
Parameters:
Tag Value
name - Name of the profile to be changed.
profiletype - The desired profile type [all-user/per-user].
interface - Name of the interface on which the profile is set.
Remarks:
Changes the profile type for the specified profile. If the interface is
specified, then only the profile on that interface is changed.
The name and profile type parameters are required.
Examples:
set profiletype name=Profile1 profiletype=all