Archives

Archives / 2010
  • Web Deploy "Starter" Commands for Common Scenarios

    If you are new to Web Deploy and want to get up to speed quickly with its usage and syntax, here are a dozen tasks based on common scenarios and some command syntax that you can use to implement them. First, a word about designating remote computers.

  • Web Deploy vs. Robocopy

    The Web Deployment Tool contains two providers that can be used for directory copy and file copy operations: dirPath and filePath, respectively. The dirPath provider can copy directory contents, whereas filePath can be used only on single files.