Search

  • Re: first script problems, robust ?

    Thank you, that's been very helpful.
    Posted to Ask Don Jones (Forum) by DaveKimble on 04-23-2012
  • first script problems, robust ?

    I have just written my first Powershell script, which temporarily stops my web, mail and MySQL servers, and backs up all the dynamic data, before restarting. It has a couple of wrinkles that I just can't sort out. 1. The first directory copy (line 10) doesn't create a corresponding directory, but does copy the files and directories in it. Using -Verbose shows it doesn't even try to create it. If I switch lines 10 to 12 around, it is always line 10 that goes wrong. 2. Restarting the mail
    Posted to Ask Don Jones (Forum) by DaveKimble on 04-22-2012
Page 1 of 1 (2 items) | RSS | More Search Options
Copyright 2012 PowerShell.com. All rights reserved.