The following restrictions apply in the context of IPv6 support in CA Client Automation (Client Automation):
Note: Link local addresses are collected and displayed as part of Inventory Collection and Display.
If however the Windows platform is Windows Server 2003, the following steps can be taken to enable NOS download:
HKLM\System\CurrentControlSet\Services\smb\Parameters\IPv6EnableOutboundGlobal (REG_DWORD)
http://support.microsoft.com/kb/947369/en-us
http://support.microsoft.com/kb/950092/en-us
ccnfcmda -cmd GetParameterValue -ps itrm/usd/shared -pn exportarchive ccnfcmda -cmd GetParameterValue -ps itrm/usd/shared -pn msiadminpathunc
If either command returns a value that includes an IP address, replace the address with a hostname using the following commands:
ccnfcmda -cmd SetParameterValue -ps itrm/usd/shared -pn exportarchive -v IP_replaced_with_hostname
ccnfcmda -cmd SetParameterValue -ps itrm/usd/shared -pn msiadminpathunc -v IP_replaced_with_hostname
For example, if the GetParameterValue for msiadminpathunc returned \\2001:db9:1:2:f045:c89:5c2:bdf5\SDMSILIB, the new value would be \\foobar.testarea.ca.com\SDMSILIB.
Note: For more detailed information about the ccnfcmda configuration agent command, type <command> /? at the command prompt.
In practice, if the above NOS download method fails, software delivery will fall back to using the NOSless download method. However, if the fallback is disabled by changing the default policy, the SD job will fail under these circumstances.
netsh interface ipv4 uninstall
A message is displayed if a reboot is required.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|