Quote Originally Posted by 'Duomages',index.php?page=Thread&postID=59700#post 59700
Thank you Chorizotarian for your work on this script! I am running Windows Vista 32 Ultimate Edition currently and I was able to get the script running by doing the following:


  1. Made a directory called c:\bin
  2. Added c:\bin to Control Panel->System and Maintenance->System->Advanced System Settings->Environment Variables->PATH.
  3. Renamed New-WoW.text to New-WoW.ps1 and saved it in the c:\bin directory
  4. Downloaded Windows PowerShell V2 and installed it. I received a corrupt data error when I tried to run version 1 for Vista.
  5. Launched PowerShell V2 in command line mode and ran Set-ExecutionPolicy Unrestricted. I received an error with the RemoteSigned option, I belive it is a problem with this version of the software.
  6. Ran New-Wow c:\wow1

The script created the directory flawlessly! I think my next challenge will be to work with Octopus with a 2 account setup.
Ok folks. I followed the above example and it worked perfectly. :thumbsup: