Author: AdamT
Subject: How to use psexec for a IPV6 address
Posted: 29 April 2013 at 3:07pm
I just got round to trying PSExec with IPV6, and it seems to work OK. You have to use the .ipv6-literal.net domain, as described here by Raymond Chen. But it works for me (tm):
C:\apps\PaleMoon\Downloads>psexec -u REDACTED\myusername \\--1.ipv6-literal.net cmd
PsExec v1.98 - Execute processes remotely
Copyright (C) 2001-2010 Mark Russinovich
Sysinternals - www.sysinternals.com
Password:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>exit
cmd exited on --1.ipv6-literal.net with error code 1.
This is using PsExec 1.98, on Windows 7 Enterprise SP1 x64.
It doesn't seem to work using the RFC2732 square bracket notation.
Edited by AdamT - 9 hours 52 minutes ago at 3:08pm
Subject: How to use psexec for a IPV6 address
Posted: 29 April 2013 at 3:07pm
I just got round to trying PSExec with IPV6, and it seems to work OK. You have to use the .ipv6-literal.net domain, as described here by Raymond Chen. But it works for me (tm):
C:\apps\PaleMoon\Downloads>psexec -u REDACTED\myusername \\--1.ipv6-literal.net cmd
PsExec v1.98 - Execute processes remotely
Copyright (C) 2001-2010 Mark Russinovich
Sysinternals - www.sysinternals.com
Password:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>exit
cmd exited on --1.ipv6-literal.net with error code 1.
This is using PsExec 1.98, on Windows 7 Enterprise SP1 x64.
It doesn't seem to work using the RFC2732 square bracket notation.
Edited by AdamT - 9 hours 52 minutes ago at 3:08pm