WsmanOsDeployJob.prototype._initJob = function () {
      var self = this;
      self.dellConfigs = configuration.get('dell');
      if (!self.dellConfigs ||
            !self.dellConfigs.services.osdeployment){