-
Notifications
You must be signed in to change notification settings - Fork 1
failoverclustering
jasper-zanjani edited this page Aug 3, 2020
·
1 revision
| Cmdlet | Description |
|---|---|
| Get-Cluster | Display information about a failover cluster |
| New-Cluster | Create a new failover cluster |
| Remove-Cluster | Remove a failover cluster |
| Start-Cluster | Start the Cluster service on all nodes |
| Stop-Cluster | Stop the Cluster service on all nodes |
| Test-Cluster | Complete validation tests for a cluster |
| Block-ClusterAccess | Block the specified users from accessing a cluster |
| Get-ClusterAccess | Display permissions for a failover cluster |
| Grant-ClusterAccess | Grants access to a failover cluster, either full access or read-only access. |
| Remove-ClusterAccess | Remove user access from the cluster |
| Get-ClusterAvailableDisk | Gets information about the disks that can support Failover Clustering and are visible to all nodes, but are not yet part of the set of clustered disks. |
| Add-ClusterCheckpoint | Adds a cryptographic key checkpoint or registry checkpoint for a resource. |
| Get-ClusterCheckpoint | Retrieves a cryptographic key checkpoint or registry checkpoint for a resource. |
| Remove-ClusterCheckpoint | Removes a cryptographic key checkpoint or registry checkpoint for a resource. |
| Get-ClusterDiagnosticInfo | Gets diagnostics for a cluster a cluster that contains VMs and produces a zip file containing the data. |
| Add-ClusterDisk | Allow an admin to add a new disk to a failover cluster |
| Clear-ClusterDiskReservation | Clears the persistent reservation on a disk in a failover cluster. |
| Get-ClusterFaultDomain | Gets the cluster fault domains in a cluster. |
| New-ClusterFaultDomain | Creates a fault domain in the cluster. |
| Remove-ClusterFaultDomain | Removes a fault domain. |
| Set-ClusterFaultDomain | Update an existing cluster fault domain. |
| Get-ClusterFaultDomainXML | Gets the fault domain as an XML string. |
| Set-ClusterFaultDomainXML | Sets the cluster fault domain using XML. |
| Add-ClusterFileServerRole | This command allows an admin to create a clustered file server |
| Update-ClusterFunctionalLevel | Updates the functional level of a mixed-version cluster. |
| Add-ClusterGenericApplicationRole | Configures an application in the generic application role, providing high availability for an application not designed for use in a failover cluster. |
| Add-ClusterGenericScriptRole | Configures an application controlled by a script that runs in Windows Script Host, within a failover cluster. |
| Add-ClusterGenericServiceRole | Configures high availability for a service that was not originally designed to run in a failover cluster. |
| Add-ClusterGroup | Allow an admin to add a resource group to the failover cluster |
| Get-ClusterGroup | Gets information about one or more clustered roles (resource groups) in a failover cluster. |
| Move-ClusterGroup | Moves a clustered role (a resource group) from one node to another in a failover cluster. |
| Remove-ClusterGroup | Removes a clustered role, also called a resource group, from a failover cluster. |
| Start-ClusterGroup | Starts one or more clustered roles, also known as resource groups, on a failover cluster. |
| Stop-ClusterGroup | Stops one or more clustered roles on a failover cluster. |
| Remove-ClusterGroupFromSet | Removes a group from a set. |
| Get-ClusterGroupSet | Gets the group sets in the cluster. |
| New-ClusterGroupSet | Create a names set of groups in the cluster. |
| Remove-ClusterGroupSet | Removes a group set from the cluster. |
| Set-ClusterGroupSet | Updates a cluster group set. |
| Add-ClusterGroupSetDependency | Adds a dependency to a cluster set. |
| Get-ClusterGroupSetDependency | Gets the cluster group sets based on dependency relationships. |
| Remove-ClusterGroupSetDependency | Removes a dependency from a group set. |
| Add-ClusterGroupToSet | Adds a group to a set. |
| Update-ClusterIPResource | Renews or releases the DHCP lease for an IP address resource in a failover cluster. |
| Add-ClusteriSCSITargetServerRole | Creates a highly available iSCSI Target server. |
| Get-ClusterLog | Creates a log file for all nodes, or a specific a node, in a failover cluster. |
| Set-ClusterLog | Sets the size and level of detail for the cluster log. |
| New-ClusterNameAccount | Creates a cluster name account in Active Directory Domain Services. |
| Get-ClusterNetwork | Gets information about one or more networks in a failover cluster. |
| Get-ClusterNetworkInterface | Gets information about one or more network adapters in a failover cluster. |
| Update-ClusterNetworkNameResource | Registers existing Network Name resources with a DNS server in a way that does not interrupt cluster availability. |
| Add-ClusterNode | Allow an admin to add a node to a failover cluster |
| Clear-ClusterNode | Clears the cluster configuration from a node that was evicted from a failover cluster. |
| Get-ClusterNode | Display information about the servers in a failover cluster |
| Remove-ClusterNode | Remove a node from a failover cluster |
| Resume-ClusterNode | Resumes a node from the paused state or brings back drained workloads to the node or both. |
| Start-ClusterNode | Starts the Cluster service on a node in a failover cluster. |
| Stop-ClusterNode | Stop the Cluster service on a node |
| Suspend-ClusterNode | Pause the activity of a failover cluster node |
| Get-ClusterOwnerNode | Gets information about which nodes can own a resource in a failover cluster or information about the order of preference among owner nodes for a clustered role. |
| Set-ClusterOwnerNode | Specifies which nodes can own a resource in a failover cluster or specifies the order of preference among owner nodes for a clustered role, or resource group. |
| Get-ClusterParameter | Gets detailed information about an object in a failover cluster, such as a cluster resource. |
| Set-ClusterParameter | Controls specific properties of an object in a failover cluster, such as a resource, a group, or a network. |
| Get-ClusterQuorum | Display cluster quorum in a cluster |
| Set-ClusterQuorum | Configures quorum options for a failover cluster. |
| Add-ClusterResource | Allow an admin to add a resource to a failover cluster |
| Get-ClusterResource | Gets information about one or more resources in a failover cluster. |
| Move-ClusterResource | Moves a clustered resource from one clustered role to another within a failover cluster. |
| Remove-ClusterResource | Removes a clustered resource from the failover cluster. |
| Resume-ClusterResource | Turns off maintenance for a disk resource or Cluster Shared Volume within a failover cluster. |
| Start-ClusterResource | Brings a resource online in a failover cluster. |
| Stop-ClusterResource | Takes a resource offline in a failover cluster. |
| Suspend-ClusterResource | Turns on maintenance for a disk resource or CSV so that you can run a disk maintenance tool without triggering failover. |
| Add-ClusterResourceDependency | Add a resource dependency to a failover cluster |
| Get-ClusterResourceDependency | Gets information about the dependencies that have been configured between clustered resources in a failover cluster. |
| Remove-ClusterResourceDependency | Removes a dependency between two resources in a clustered role within a failover cluster. |
| Set-ClusterResourceDependency | Specifies the resources that a particular resource depends on within a failover cluster. |
| Get-ClusterResourceDependencyReport | Generates a report that lists the dependencies between resources in a failover cluster. |
| Test-ClusterResourceFailure | Simulates a failure of a cluster resource. |
| Add-ClusterResourceType | Adds a resource type to a failover cluster, and specifies information such as the dynamic-link library (DLL) to use with that resource type. |
| Get-ClusterResourceType | Gets information about one or more resource types in a failover cluster. |
| Remove-ClusterResourceType | Removes a resource type from a failover cluster. |
| Add-ClusterScaleOutFileServerRole | Creates a clustered file server for scale-out application data. |
| Add-ClusterServerRole | Add the cluster server role to a server |
| Add-ClusterSharedVolume | Makes a volume available in Cluster Shared Volumes in a failover cluster. |
| Get-ClusterSharedVolume | Gets information about Cluster Shared Volumes in a failover cluster. |
| Move-ClusterSharedVolume | Moves a Cluster Shared Volume (CSV) to ownership by a different node in a failover cluster. |
| Remove-ClusterSharedVolume | Removes a volume from the Cluster Shared Volumes in a failover cluster, and places it in Available Storage in the cluster. |
| Get-ClusterSharedVolumeState | Gets the state of Cluster Shared Volumes in a cluster. |
| Disable-ClusterStorageSpacesDirect | Disables S2D. |
| Enable-ClusterStorageSpacesDirect | Enables S2D. |
| Get-ClusterStorageSpacesDirect | Gets the S2D settings from a cluster. |
| Repair-ClusterStorageSpacesDirect | Repairs S2D disks. |
| Set-ClusterStorageSpacesDirect | Sets S2D cache parameters. |
| Set-ClusterStorageSpacesDirectDisk | Configures the system to enable S2D to claim or not claim specific physical disks. |
| Update-ClusterVirtualMachineConfiguration | Refreshes the configuration of a clustered virtual machine within a failover cluster. |
| Add-ClusterVirtualMachineRole | Creates a clustered virtual machine, that is, a virtual machine that can be failed over if necessary to a different server in the failover cluster. |
| Move-ClusterVirtualMachineRole | Moves the ownership of a clustered virtual machine to a different node. |
| Add-ClusterVMMonitoredItem | Configures monitoring for a service or an Event Tracing for Windows (ETW) event so that it is monitored on a virtual machine. |
| Get-ClusterVMMonitoredItem | Gets the list of services and events currently being monitored in the virtual machine. |
| Remove-ClusterVMMonitoredItem | Removes monitoring of a service or event that is currently being monitored on a virtual machine. |
| Reset-ClusterVMMonitoredState | Resets the Application Critical state of a virtual machine, so that the virtual machine is no longer marked as being in a critical state in the cluster. |
- ADCSAdministration
- ADCSDeployment
- ADDSAdministration
- ADDSDeployment
- Cluster
- DCBQOS
- DHCPServer
- Diagnostics
- DISM
- DNSServer
- Dedup
- GroupPolicy
- Hyper-V
- iSCSITarget
- iSCSI
- LocalAccounts
- Management
- NLB
- PackageManagement
- SR
- Utility
- WB
- WDS
- WSMan.Management
- WSUS
- cmdkey.exe
- dcgpofix.exe
- ddpeval.exe
- dism.exe
- djoin.exe
- dnscmd.exe
- dsamain.exe
- dsquery.exe
- netdom.exe
- ntdsutil.exe
- wbadmin.exe
- wdsutil.exe