change domain ad_manager
Function
The change domain ad_manager command is used to update the AD domain controller list, AD domain user cache, or storage array name to the AD domain controller.
Format
change domain ad_manager operation=? [ controller=? ]
Parameters
Parameter |
Description |
Value |
---|---|---|
operation=? |
Operation type. |
The value can be "refresh_dc", "update_domain_cache", or "update_ddns", where:
|
controller=? |
Controller ID. |
The value is in the format of "XA" or "XB" or "XC" or "XD", where the "X" is an integer ranging from 0 to 3, for example: "0A", "1C". |
Views
Developer view, vstore developer view
Usage Guidelines
None
Example
- Updating the AD domain user cache.
developer:/>change domain ad_manager operation=update_domain_cache Command executed successfully.
- Updating the storage array name to the AD domain controller.
developer:/>change domain ad_manager operation=update_ddns Command executed successfully.
- Updating the AD domain controller list on controller B.
developer:/>change domain ad_manager operation=refresh_dc controller=0B Command executed successfully.
System Response
None