Is it possible to hide the SSID of the Windows 7 soft AP

I know it is possible to create a sofware AP in windows 7 using command prompt:

netsh wlan set hostednetwork ...

But is it possible to set such a network not to broadcast its SSID?

I realize that this does not gain any security - or may even make the system more secure, but I am not asking about security here. I want to know if it is possible, through the netsh command interface, to hide the SSID.

If my client wants to hide the SSID, then I will make them aware of security implications, but in the end it is their decision.


Solution 1:

The question of Goro is NOT about security.
To answer the question I'd add that when you read the documentation, you can't see any mean to hide the SSID. It's not a functionality which seems to be implemented.