Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

26 lines
1.1 KiB

<?xml version="1.0"?>
<Role
name="WINS Server"
description="WINS (Windows Internet Name Service) servers translate computer and domain NetBIOS names to IP addresses."
mys_id="WINS"
>
<!-- mys_id attribute should be unique among the different roles. It is used to track collapsed/expanded state. -->
<_locDefinition>
<_locTag _loc="locData" _locAttrData="name, description">Role</_locTag>
<_locTag _loc="locData" _locAttrData="description, tooltip">Link</_locTag>
</_locDefinition>
<Links>
<Link
description="Manage this WINS server"
type="program"
command="&quot;%SystemRoot%\System32\winsmgmt.msc&quot;"
tooltip="Opens the WINS console in MMC, which helps you translate NetBIOS names to IP addresses."
/>
<Link
description="Review the next steps for this role"
type="help"
command="cys.chm::/wins_server_role.htm#winssrvcompletion"
tooltip="Opens a Help topic that contains a checklist of recommended tasks for this role."
/>
</Links>
</Role>