protected override void ExecuteCmdlet()
 {
     CurrentWeb.ReIndexWeb();
 }