3.2.5.25 IPCBackupServerProvider.EnableBackups

This operation enables backups on a client.

 <wsdl:operation name="EnableBackups">
   <wsdl:input wsam:Action="http://tempuri.org/IPCBackupServerProvider/EnableBackups" message="tns:IPCBackupServerProvider_EnableBackups_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/IPCBackupServerProvider/EnableBackupsResponse" message="tns:IPCBackupServerProvider_EnableBackups_OutputMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/EnableBackupsSecurityAccessDeniedExceptionFault" name="SecurityAccessDeniedExceptionFault" message="tns:IPCBackupServerProvider_EnableBackups_SecurityAccessDeniedExceptionFault_FaultMessage" />
   <wsdl:fault wsam:Action="http://tempuri.org/IPCBackupServerProvider/EnableBackupsPCBackupServerFaultFault" name="PCBackupServerFaultFault" message="tns:IPCBackupServerProvider_EnableBackups_PCBackupServerFaultFault_FaultMessage" />
 </wsdl:operation>

Upon receiving the IPCBackupServerProvider_EnableBackups_InputMessage request message, the protocol server enables backups on a client. Upon successful completion of the action, the server MUST respond with IPCBackupServerProvider_EnableBackups_OutputMessage. In the event of a failure, the appropriate SOAP fault MUST be sent to the client as specified in section 2.2.2.1.