$Drive can be stated once and the variable stays throughout the script, you'll be pasting use P: "\\Server\Projects" in every statment where you need that drive instead of $Drive and then it checks the script to find the answer.

No difference beside less typing once the variable has been stated, both work.

anybody else?