Microsoft Windows [Version 6.1.7000] (C) Copyright 2009 Microsoft Corp. C:\Windows>netsh interface ipv6 isatap set state ?
Usage: set state [state=](enabled|disabled|default)
Parameters:
Tag Value
state - One of the following values:
disabled: Disable the ISATAP service.
No ISATAP interfaces are created.
enabled: Enable the ISATAP service. Configure a
link-local address on each ISATAP interface.
Additional addresses may be assigned to an
ISATAP interface by the ISATAP server.
default: Attempt to contact the ISATAP server. If
it cannot be contacted, no addresses are
configured on the ISATAP interface.
Remarks: Sets ISATAP state.
Examples:
set state enabled