No announcements
Found 1457955 threads
-
0 Votes
Get current folder name
Try using this in your event handler properties.ListItem.Folder.ParentFolder.ToString(); --Cheers ...Answered | 2 Replies | 4488 Views | Created by Nick_4545 - Wednesday, February 20, 2013 11:54 PM | Last reply by Ahmed MEZRI - Friday, October 18, 2013 4:03 PM -
0 Votes
Powershell copy folders and files and re-create parent folder as sub folder
>Powershell copy folders and files and re-create parent folder as sub folder I have used the following testing ...Answered | 6 Replies | 6397 Views | Created by tecnic112 - Wednesday, August 17, 2016 12:14 PM | Last reply by Hello_2018 - Thursday, August 18, 2016 8:44 AM -
0 Votes
PowerShell - Creating Directories in child folders based off of parent folders name
Creating folders from a text file :) CiaoAnswered | 19 Replies | 9949 Views | Created by TheBigChris - Saturday, August 29, 2009 8:52 PM | Last reply by TheBigChris - Sunday, August 30, 2009 6:54 PM -
0 Votes
Need a simple script that will append a file name, then move it to another folder.
It will run the batch file, and should take care of keeping the manually scanned files looking like they should with their name, and waiting for pickup in the ...Answered | 6 Replies | 3301 Views | Created by ncarlson - Wednesday, August 15, 2012 9:57 PM | Last reply by ncarlson - Thursday, August 16, 2012 5:58 PM -
0 Votes
Sub Folder and Parent Folder Access
You could share the subfolder so that users can directly access it without going through the parent folder.Answered | 1 Replies | 3644 Views | Created by Risingflight - Friday, March 4, 2016 5:56 PM | Last reply by Mary Dong - Saturday, March 5, 2016 4:43 AM -
0 Votes
Parent Folder path
Unfortunately it looks like $ScriptPath = Split-Path $script:MyInvocation.MyCommand.Path just returns a string, so it has no Parent.Answered | 2 Replies | 2917 Views | Created by Pragmatic Praxis - Wednesday, March 12, 2014 8:30 PM | Last reply by Pragmatic Praxis - Wednesday, March 12, 2014 9:09 PM -
0 Votes
rename file names in folders recursively
What if: Performing operation "Rename File" on Target "Item: C:\temp\parent\0\xyz_ver(8).pdf Destination: ...Answered | 3 Replies | 3346 Views | Created by ppmsforums - Wednesday, September 12, 2012 3:21 AM | Last reply by ppmsforums - Wednesday, September 12, 2012 5:39 AM -
1 Votes
Need to mount a shared folder on a server onto a Win7 workstation's folder structure
You can try: mklink <localfolder> <networkfolder> /d such as: mklink D:\Network Shares\LUMO.IT.DEPT_SHARE1 ...Answered | 2 Replies | 4165 Views | Created by JDMils1968 - Tuesday, March 8, 2011 10:33 PM | Last reply by MedicalS - Tuesday, March 15, 2011 1:16 AM -
0 Votes
Work folder sync - append computer name at end of file
So in "theory" there is not multiple modification to the same file.Answered | 5 Replies | 5789 Views | Created by morphus - Tuesday, November 29, 2016 2:54 PM | Last reply by Jeff Patterson - MSFT - Tuesday, March 14, 2017 10:15 PM -
0 Votes
Appending Parent Folder, Current Folder onto file name
In my original code I had {$_.Directory.Name, but it was bringing in just the current folder name, not the parent to that folder and appending it ...Answered | 13 Replies | 1684 Views | Created by Will Law - Wednesday, January 9, 2019 1:16 PM | Last reply by Will Law - Friday, January 18, 2019 8:18 PM -
0 Votes
Most Common Parent Folder
As long as the file doesn't contain a huge # of directories, what's below should work.Answered | 1 Replies | 4676 Views | Created by Cyreli - Wednesday, May 4, 2011 8:53 PM | Last reply by wtgreen - Wednesday, May 4, 2011 11:06 PM -
0 Votes
Can't name file folders
Suspect it is local to your environment Please run a system file check (SFC) & DISM (if necessary) if you are on win 8 or ...Answered | 2 Replies | 677 Views | Created by TCollom - Wednesday, September 9, 2015 4:26 PM | Last reply by MeipoXu - Friday, September 11, 2015 8:41 AM -
0 Votes
Delete files from multiple folders
The folder path is d:\data\user\files, where user is the name of the user.Answered | 4 Replies | 2383 Views | Created by Frankie1975 - Tuesday, October 15, 2013 9:31 AM | Last reply by Frankie1975 - Tuesday, October 15, 2013 11:19 AM -
0 Votes
File and Folder Name Limitation
I couldn't rename files as well.Answered | 4 Replies | 6503 Views | Created by Mr.Kris - Monday, March 15, 2010 3:05 PM | Last reply by Mr.Kris - Thursday, March 18, 2010 8:33 PM -
1 Votes
File System Rights DeleteSubdirectoriesAndFiles but not parent folder
First access right entry with no flag on "Delete" is for "This folder, subfolder and files".Answered | 5 Replies | 2154 Views | Created by David Gruendler - Thursday, July 3, 2014 1:16 PM | Last reply by Rohn Edwards - Thursday, July 3, 2014 2:29 PM -
1 Votes
Script to rename subfolders, but not parent folders
Yes, we actually want to put xxx there so that as our engineers change hardware versions, they can enter that into the folder name.Answered | 9 Replies | 3175 Views | Created by decki - Tuesday, April 10, 2012 1:11 PM | Last reply by decki - Monday, April 16, 2012 11:51 AM -
0 Votes
Workflow to copy value from parent folder to files
Hi SeanDB24, By default, SharePoint Designer workflow don’t have the activity to copy property value from parent folder to item inside ...Answered | 1 Replies | 8033 Views | Created by SeanDB24 - Tuesday, November 22, 2011 5:05 PM | Last reply by Qiao Wei - Thursday, November 24, 2011 2:45 AM -
0 Votes
Unable to view parent folder when securing a sub folder
Then this user could enter the parent folder but couldn’t see the files.Answered | 5 Replies | 3127 Views | Created by Shawesome - Wednesday, December 14, 2016 8:55 AM | Last reply by Grace WR - Friday, December 23, 2016 1:00 PM -
0 Votes
Moving parent vhdx file to new folder
You had mentioned editing the config file in Notepad.Answered | 6 Replies | 3346 Views | Created by Karl_PCGuy - Monday, March 21, 2016 1:14 PM | Last reply by Karl_PCGuy - Thursday, March 24, 2016 8:51 AM -
0 Votes
Network Folder Names
The parent folder is shared and the child folders inherit the share but some users are given limited rights on child folders.Answered | 2 Replies | 837 Views | Created by JPGrajek - Wednesday, February 25, 2015 7:12 PM | Last reply by JPGrajek - Wednesday, February 25, 2015 11:02 PM - Items 1 to 20 of 1457955 Next ›
No announcements