No announcements
Found 131278 threads
-
0 Votes
Renaming and Moving Files
Get-ChildItem -File | ForEach-Object { # Both will return file names without extension [System.IO.Path]::GetFileNameWithoutExtension($_.FullName) ...Answered | 4 Replies | 1214 Views | Created by tnswalker - Tuesday, June 9, 2015 6:48 PM | Last reply by K38hoa - Wednesday, June 10, 2015 1:23 PM -
0 Votes
Move specific files
: # creates a new directory with the basename of the pdf file ForEach($file in $containerFile){ ...Answered | 3 Replies | 912 Views | Created by moleculez - Tuesday, December 15, 2015 1:58 PM | Last reply by Dave Patrick - Tuesday, December 15, 2015 2:47 PM -
0 Votes
Syncing Moved/Renamed Files and Folders
Hi - It is not true that synctoy deletes and copied all moved/renamed files.Answered | 2 Replies | 7701 Views | Created by barbs1176 - Saturday, February 21, 2009 1:10 PM | Last reply by Deepa Choundappan - Wednesday, February 25, 2009 11:25 PM -
0 Votes
Batch file to move new file to another folder
Search in the DB backup folder and locate the latest .bak files.Answered | 2 Replies | 1031 Views | Created by JasonOon - Thursday, April 24, 2014 2:16 AM | Last reply by Frederik Long - Thursday, April 24, 2014 6:10 AM -
0 Votes
How to move files to new computer?
There are, however, some files that it won't let me take control over.Answered | 1 Replies | 8396 Views | Created by EricDunn - Tuesday, December 23, 2008 4:59 AM | Last reply by sudarshans1 - Tuesday, December 23, 2008 12:50 PM -
0 Votes
Problem moving large files
Hi, I am using to zip a file in C# and move to a server location.Is there any way to do this.Answered | 3 Replies | 13292 Views | Created by saibhuvan - Wednesday, June 25, 2008 2:22 AM | Last reply by Ed Price - MSFT - Tuesday, September 25, 2012 11:04 PM -
1 Votes
Moving files via remote desktop
Microsoft has said that you should never directly manipulate your files and shares through D:\Shares\etc.Answered | 1 Replies | 3464 Views | Created by cweaver - Wednesday, November 26, 2008 11:15 PM | Last reply by Ken Warren - Wednesday, November 26, 2008 11:26 PM -
0 Votes
Folder disappered while moving files to it!
When moving ripped divx from the local machine (Windows7 RC) I experienced that this time it went extremly slow and just when the moving-indicator was done - the ...Answered | 1 Replies | 6801 Views | Created by NielsenDK - Tuesday, July 7, 2009 7:28 PM | Last reply by ashawani_dubey - Wednesday, July 8, 2009 12:44 PM -
3 Votes
Folder disappiered after moving files to it..?
But after re-install my WHS I downloaded the .msi file again, but my WHS can't "see" the .msi file under: "available add-ins" in the settings?Answered | 7 Replies | 3532 Views | Created by NielsenDK - Wednesday, July 8, 2009 9:18 PM | Last reply by Olaf Engelke - Wednesday, July 15, 2009 3:00 PM -
0 Votes
How do I move files quickly in WHS
When I cut and paste the files in explorer, it seems to be copying the data and then deleting the originals, not moving them (which should be quick) How do I speed it up.Answered | 2 Replies | 3547 Views | Created by ksheth - Thursday, November 26, 2009 5:28 PM | Last reply by ksheth - Thursday, November 26, 2009 5:35 PM -
0 Votes
Moving Multiple Files Located on an External Hard Drive
have over 600,000 media files on an external hard drive located in multiple folders. i wish to keep the files on the external hard drive, but i want to put them all in a ...Answered | 1 Replies | 1237 Views | Created by Serpentfire707 - Saturday, November 21, 2020 1:20 AM | Last reply by Dave Patrick - Saturday, November 21, 2020 1:34 AM -
0 Votes
Moving files between sub-folders
I would expect that a 450 meg file might take a fairly long time over P2P on the local LAN, too.Answered | 3 Replies | 4114 Views | Created by David Gumpert - Sunday, February 21, 2010 1:56 AM | Last reply by Stephen Boots - Wednesday, February 24, 2010 1:22 AM -
0 Votes
Batch Script Not Moving File Over to Mapped Drive
I have created a batch script to move an Incoming FTP file from one location to 2 other locations.Answered | 3 Replies | 837 Views | Created by Dynamic009 - Thursday, September 24, 2015 1:57 PM | Last reply by Bill_Stewart - Thursday, September 24, 2015 4:50 PM -
1 Votes
How to move .ost file to another location?
Can any buddy tell me how to move the .ost files into another location.Answered | 1 Replies | 10216 Views | Created by AG Hunzian - Thursday, January 6, 2011 6:12 AM | Last reply by Ken Slovak MVP - Thursday, January 6, 2011 2:58 PM -
0 Votes
To copy or to move
I need to get some feedback on when to copy and when to move files?Answered | 1 Replies | 1070 Views | Created by Chaim_A - Thursday, December 22, 2016 5:15 PM | Last reply by Dave Patrick - Thursday, December 22, 2016 5:25 PM -
0 Votes
Moved my 'Users" file to my F drive opps
As the Microsoft Community is on a different platform, we cannot move the question for you.Answered | 2 Replies | 833 Views | Created by Stupidme1975 - Wednesday, November 19, 2014 7:25 PM | Last reply by Just Karl - Wednesday, November 19, 2014 11:40 PM -
0 Votes
We are backing up CRM DB to a file and we moved the file from the last back up and crm crashed.
Hi Chris, CRM doesn’t use the backup to keep running, what I think it might happen ...Answered | 2 Replies | 2704 Views | Created by Chris AZ - Thursday, April 5, 2012 4:57 PM | Last reply by Chris AZ - Thursday, April 5, 2012 7:26 PM -
1 Votes
Error moving deleting or renaming a .MOV file.
WIN XP SP3 Error moving file or folder.Answered | 2 Replies | 8040 Views | Created by bradwyle - Thursday, January 15, 2009 10:46 AM | Last reply by bradwyle - Thursday, May 6, 2010 11:54 AM -
2 Votes
Moving folders on a sync'd desktop
Unfortunately you can't currently move a synced folder to a different location.Answered | 3 Replies | 3812 Views | Created by Michael Weening - Friday, November 28, 2008 9:43 AM | Last reply by cwichura - Sunday, November 30, 2008 10:00 PM -
2 Votes
Move web.config
Try to register it in the page (.aspx file) like this: <%@ Register TagPrefix="'Compon##" Namespace="###.Web.UI" ...Answered | 16 Replies | 7113 Views | Created by Sergey Chereshnyuk - Thursday, April 29, 2010 8:17 AM | Last reply by Daniel Cai - KingswaySoft - Friday, April 30, 2010 1:54 PM - Items 1 to 20 of 131278 Next ›
No announcements