Invoke-SmTechRefreshSecondaryStorage
Contributors
Suggest changes
Starts tech refresh on secondary storage.
Syntax
Invoke-SmTechRefreshSecondaryStorage [-HostName] <String>
Detailed Description
Starts tech refresh on secondary storage..
Parameters
Name | Description | Required? | Pipeline Input | Default Value |
---|---|---|---|---|
HostName |
Specify the host name on which storage refresh has to be done. |
true |
true (ByPropertyName) |
Examples
Example 1: Tech Refresh Secondary Storage
Invoke-SmTechRefreshSecondaryStorage
Initiating secondary storage tech refresh.. Name: Id : 393 StartTime : EndTime : IsCancellable : False IsRestartable : False IsCompleted : False IsVisible : True IsScheduled : False PercentageCompleted : 0 Description : Status : Running Owner : Error : Priority: None Tasks : {} ParentJobID : 0 EventId : 0 JobTypeId : ApisJobKey : ObjectId: 0 PluginCode : NONE PluginName : HostId : 0 RoleId : JobIds : {} ScsJobId: Invoke-SmTechRefreshSecondaryStorage Completed
This example does secondary storage tech refresh.