LmAnnounce specifies whether a server announces its presence through LanMan (LM) or Net BIOS announcements.

Values

true

Specifies that the server sends LanMan (LM) or Net BIOS announcements to notify other computers of its availability.

false

Specifies that the server does not send LanMan (LM) or Net BIOS announcements. This is the default value.

Parent Hierarchy

Valid Passes

generalize

Applies To

For a list of the supported Windows® editions and architectures that this component supports, see Microsoft-Windows-SMBServer.

XML Example

The following XML output shows how to specify that the server sends LanMan (LM) or Net BIOS announcements to notify other computers of its availability.

  Copy Code
<LmAnnounce>true</LmAnnounce>
<Size>2</Size>

See Also