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
Push mail on SBS2008 problem
Do you know how I can prevent the Run time error '3010' table 'FA_ledger_report' already exists ? Actually the 'FA_ledger_report' is a Union query.
Wrong NT group names
Import binary data into SQL 2005
VBA code to paste into webpage textbox and select from a dropdown box.
How to get reference to AxWebbrowser
Access Report export question: DoCmd.OutputTo can't export Excel 1997-2003 format?
$INSERT permission denied on object 'TABLE NAME', database 'ACB', owner 'dbo'. sp_ABC
Unable to change the size of the page file
Cannot use Remote Desktop connection on Windows 2000 server