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
SBS 2008 slow internet browsing
The System Primary HDD is protected by a password authentication system.
Windows 2008 R2 cannot resolve SIDs
Fill Text Boxes with Text when Another Text Box equals a Specific Value
Installer for WinForm Application written in C# .net 2.
Calculate value on subform using field on main form
Migrate wss 3 internal sql express to sql 2008 server
Creating RDP hyperlinks in an Excel document
Query containg subquery as source for crosstab
Will Microsoft Great Plains 7.5 run on Windows 7?