Microsoft
Software
Hardware
Network
Question : Powershell Script to Copy Folder Structure from one Server to another.
Hey,
We are replacing our File server with a new one, and I am trying to clean up some in the process. I need a PowerShell Script to copy just the folder structure from one server to another. I do not need the files, just the folders.
Answer : Powershell Script to Copy Folder Structure from one Server to another.
Heh heh heh. There you go.
I'm sure there are various creative ways to make the job harder.
1:
invoke-expression "xcopy \\oldserver\c$\files c:\files /T /E"
Open in New Window
Select All
Random Solutions
Unable to change the size of the page file
Backup SQL2008 with a script from task scheduller
Error: "The action cannot be carried out while processing a form event."
Net Time reporting wrong time to workstations.
What is the difference between "SET ROWCOUNT" and "TOP" clause in SQL ?
Illegal operation
Automation error when using MSGraph in Access 2000
Push mail on SBS2008 problem
Add a field name to text input
How do I set up Exchange 2007 Activesync to work with PDAs that can sync to Exchange Server