SmsRootConsoleNode Members

Represents a first-level node, which is a collection of servers configured by the user to be connected and managed from the Configuration Manager 2007 console.

The following tables list the members exposed by the SmsRootConsoleNode type.

Public Constructors

  Name Description
  SmsRootConsoleNode Initializes a new instance of SmsRootConsoleNode.

Top

Protected Fields

  Name Description
protected field static consoleDescriptionIdle  Indicates an NodesRootDescription object for the consoleDescriptionIdle XML element that is used for the scope node. (inherited from ScopeNodeBase)
protected field dialogData  Indicates an SmsDialogData object for the scope node. (inherited from ScopeNodeBase)

Top

Public Properties

(see also Protected Properties)

  Name Description
public property ActionsPaneHelpItems  (inherited from ScopeNode)
public property ActionsPaneItems  (inherited from ScopeNode)
public property Children  (inherited from ScopeNode)
public property DefaultDragAndDropVerb  (inherited from ScopeNode)
public property DisplayName  (inherited from Node)
public property EnabledStandardVerbs  (inherited from ScopeNode)
public property HelpTopic  (inherited from ScopeNode)
public property ImageIndex  (inherited from Node)
public property LanguageIndependentName  (inherited from ScopeNode)
public property NodeType  (inherited from ScopeNode)
public property ObjectsReadyForDisposal  Gets the result object base items that are ready for disposal. (inherited from ScopeNodeBase)
public property Parent  (inherited from ScopeNode)
public property SelectedImageIndex  (inherited from ScopeNode)
public property SharedData  (inherited from ScopeNode)
public property SnapIn  (inherited from Node)
public property StandardActionsDictionary  Gets the standard actions dictionary for the scope node. (inherited from ScopeNodeBase)
public property SubItemDisplayNames  (inherited from Node)
public property Tag  (inherited from Node)
public property ViewDescriptions  (inherited from ScopeNode)

Top

Protected Properties

  Name Description
protected property Id  (inherited from Node)
protected property ProgressCounter  Gets or sets the progress counter value. (inherited from ScopeNodeBase)
protected property ProgressStatusManager  Gets or sets the progress status manager. (inherited from ScopeNodeBase)
protected property ProgressTimerString  Gets or sets the progress timer string. (inherited from ScopeNodeBase)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method ConnectToServer Connects to the server.
public method Dispose  Overloaded. (inherited from ScopeNodeBase)
public method Equals  Overloaded. (inherited from Object)
public method GetAllowedClipboardFormatIdsForPaste  (inherited from ScopeNode)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method OnFireRefreshViewDescriptionEvent  (inherited from ScopeNodeBase)
public method OnLoadCustomData Handles a notification indicating that custom data is loaded.
public method OnSaveCustomData Handles a notification that custom data is saved.
public method PathFromScope  (inherited from ScopeNodeBase)
public method ProcessScopeNodeImagesDescription  (inherited from ScopeNodeBase)
public method PropertyDataUpdated  (inherited from ScopeNodeBase)
public method PublicOnExpand  (inherited from ScopeNodeBase)
public methodstatic ReferenceEquals  (inherited from Object)
public method RefreshResults Refreshes the list of site servers, and resets all connections to the idle state.
public method SetAllowedClipboardFormatIdsForPaste  (inherited from ScopeNode)
public method ShowDialogResource  (inherited from ScopeNodeBase)
public method ShowPropertySheet  Overloaded. (inherited from ScopeNode)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Dispose  Overloaded. (inherited from ScopeNodeBase)
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
protected method OnAction Overridden. Handles a notification that an action is triggered for the node.
protected method OnAddPropertyPages  (inherited from ScopeNodeBase)
protected method OnCut  (inherited from ScopeNodeBase)
protected method OnDelete  (inherited from ScopeNodeBase)
protected method OnExpand Overridden. Handles a notification that the node has been expanded after loading.
protected method OnExpandFromLoad Overridden. Handles a notification from the Microsoft Management Console to restore the user to the last node that was opened.
protected method OnFireRefreshAddItemEvent  (inherited from ScopeNodeBase)
protected method OnFireRefreshDeleteItemEvent  (inherited from ScopeNodeBase)
protected method OnFireRefreshDisposeItemEvent  (inherited from ScopeNodeBase)
protected method OnFireRefreshMoveItemEvent  (inherited from ScopeNodeBase)
protected method OnFireRefreshUpdateAllEvent  (inherited from ScopeNodeBase)
protected method OnFireRefreshUpdateItemEvent  (inherited from ScopeNodeBase)
protected method OnFireResultUpdateEvent  (inherited from ScopeNodeBase)
protected method OnGetSharedData  (inherited from ScopeNode)
protected method OnPaste  (inherited from ScopeNodeBase)
protected method OnPrint  (inherited from ScopeNodeBase)
protected method OnRefresh  (inherited from ScopeNodeBase)
protected method OnRefreshAddItem Overridden. Handles a notification that a site server is added to the console, and updates the display to reflect the new item.
protected method OnRefreshDeleteItem  (inherited from ScopeNodeBase)
protected method OnRefreshDisposeItem  (inherited from ScopeNodeBase)
protected method OnRefreshMoveItem  (inherited from ScopeNodeBase)
protected method OnRefreshUpdateAll  (inherited from ScopeNodeBase)
protected method OnRefreshUpdateItem Overridden. Handles a notification that a site server that is managed by the console is updated, and updates the display to reflect the current state.
protected method OnRename  (inherited from ScopeNodeBase)
protected method OnSharedDataChangeRequested  (inherited from ScopeNode)
protected method OnSyncAction Overridden. Handles a notification of an action for the Configuration Manager console that runs synchronously with the Microsoft Management Console.
protected method ProcessViewDescription  (inherited from ScopeNodeBase)
protected method StartProgressTimer  Starts the timer that keeps the user interface refreshed by pulsing the progress bar until instructed to stop by a call to StopProgressTimer. (inherited from ScopeNodeBase)
protected method StopProgressTimer  Stops the timer that keeps the user interface refreshed by pulsing the progress bar. (inherited from ScopeNodeBase)

Top

Public Events

  Name Description
public event ActionsActivated  (inherited from ScopeNode)
public event ActionsDeactivated  (inherited from ScopeNode)
public event RefreshViewDescriptionEvent  Notifies that the view description is refreshed for the scope node. (inherited from ScopeNodeBase)
public event ResultUpdateEvent  Notifies that a result object has been updated for the scope node. (inherited from ScopeNodeBase)

Top

See Also

Reference

SmsRootConsoleNode Class
Microsoft.ConfigurationManagement.AdminConsole Namespace
SmsRootConsoleNode.ConnectionNodeData