No announcements
Found 2344880 threads
-
0 Votes
Copy files from one farm to another using powershell
Now, I need to export all data from one document library to another.Answered | 12 Replies | 4088 Views | Created by sanjuv - Tuesday, April 26, 2016 8:08 AM | Last reply by Ivan Bilokon - Wednesday, April 27, 2016 12:01 PM -
0 Votes
Help with erasing specific files in PowerShell
Me and my boss are working to perfect the same, and this is really saving us here.Answered | 2 Replies | 725 Views | Created by JHMT84 - Thursday, October 8, 2015 8:06 PM | Last reply by JHMT84 - Friday, October 9, 2015 7:12 PM -
0 Votes
Import / export data from one database to another database using Powershell
I wrote a guest blog post for the Scripting Guy describing how to do ...Answered | 9 Replies | 9466 Views | Created by yagorik - Tuesday, June 14, 2011 2:36 PM | Last reply by jrich - Friday, June 17, 2011 5:18 PM -
1 Votes
SharePoint 2013 - Use PowerShell to Move Files From One Library to Another
Hi Tom, What do you mean about "I want to select the files to be moved by the view"?Answered | 1 Replies | 2226 Views | Created by Tom Molskow - Tuesday, May 15, 2018 6:55 PM | Last reply by Allen Bai - Wednesday, May 16, 2018 6:54 AM -
1 Votes
Extracting specific data from a string with regex using Powershell
Thanks David :) I agree i'm not proficient with powershell especially with regex which i reckon would be quicker I was almost getting ...Answered | 13 Replies | 2807 Views | Created by Patrick.I - Wednesday, March 12, 2014 4:24 AM | Last reply by Patrick.I - Friday, March 14, 2014 3:40 AM -
1 Votes
Write text file in a specific format using Powershell
You must ask a specific question about code you have written and post the code in issue with the full error message.Answered | 3 Replies | 1699 Views | Created by DD44P - Friday, June 7, 2019 10:07 AM | Last reply by LeeSeenLi - Monday, June 10, 2019 7:03 AM -
3 Votes
Copy group memberships from specific user to another user with powershell?
Check out this website to see a PowerShell Script to Copy one user to another with a ...Answered | 14 Replies | 55149 Views | Created by Murat Sarıyer - Friday, April 13, 2012 10:18 AM | Last reply by Easy Tech Time - Tuesday, November 28, 2017 4:07 AM -
0 Votes
Using Powershell to globally replace a specific named file
Hi Ted, From your description, you want to find and Replace documents with special name in SharePoint 2010.Answered | 1 Replies | 916 Views | Created by Ted McLaughlin - Monday, July 11, 2016 6:58 PM | Last reply by Lisa Chen1226 - Tuesday, July 12, 2016 3:00 AM -
0 Votes
Taking specific data from txt.file and using it in another file with powershell
https://social.technet.microsoft.com/Forums/scriptcenter/en-US/c47b1bc2-f7fd-4d2e-8ff2-e8a81ce090d4/this-forum-is-for-scripting-questions-rather-than-script-requests?Proposed | 2 Replies | 317 Views | Created by hammer_89 - Thursday, October 19, 2017 12:49 PM | Last reply by jrv - Thursday, October 19, 2017 1:23 PM -
1 Votes
How to remove specific file types (i.e. docx) from multiple specific Sharepoint libaries using Powershell?
$site = Get-SPSite "http://example" $Libraries = $site.RootWeb.Lists | where {$_.BaseType -eq "DocumentLibrary" -And $_.Title -Like ...Answered | 6 Replies | 5274 Views | Created by MGoetz - Wednesday, June 12, 2013 9:31 PM | Last reply by swanl98 - Tuesday, February 17, 2015 6:36 PM -
1 Votes
Using Powershell to protect specific Cells in Excel
Example: You are splitting on a worksheet boundary - any language will be good enough You are extracting data from a sheet ...Answered | 6 Replies | 2560 Views | Created by Dufkess - Monday, November 10, 2014 4:48 PM | Last reply by jrv - Tuesday, November 11, 2014 3:18 PM -
6 Votes
Powershell script to read specific text from a text file.
you can use Select-String -Path "<Path to File>" -Pattern "<Text or Regex>" with Select-String you ...Answered | 4 Replies | 57316 Views | Created by Kaushik7814 - Friday, April 6, 2012 4:29 PM | Last reply by milliesdadrules - Monday, April 9, 2012 5:59 AM -
4 Votes
how to move files from one location to another location using powershell
On the 15th of every month I will run the script and it will move ALL the folders and its contents from the previous month to another location.Answered | 14 Replies | 168365 Views | Created by tanyatcs_blue - Wednesday, August 24, 2011 8:00 AM | Last reply by TrickyEDQ - Wednesday, February 15, 2017 6:49 PM -
3 Votes
Configure Auditing for a 'specific AD user object' for a 'specific AD user attribute' located in a 'specific OU' using PowerShell
Hi Guys, Is there any script to enable advanced auditing of operating system resources using powershell script?Answered | 7 Replies | 9590 Views | Created by Mohd. Faisal Siddiqui - Sunday, November 4, 2012 4:30 PM | Last reply by Agroman09 - Monday, December 2, 2013 12:22 PM -
6 Votes
Powershell - Obtaining EventData from a specific event
I also recommend using your search engine to learn how to use the event logs with PowerShell.Answered | 8 Replies | 35548 Views | Created by schereks - Wednesday, November 4, 2009 8:12 PM | Last reply by jrv - Monday, July 14, 2014 12:38 PM -
5 Votes
Get information from .APPV file using Powershell
If you do change it to a .zip, make sure you do it on a copy of the .appv file.Answered | 4 Replies | 1036 Views | Created by pollewops - Tuesday, October 6, 2015 8:33 PM | Last reply by Vinodreddy597 - Wednesday, October 7, 2015 10:03 AM -
5 Votes
Powershell Script takes to long to finish
How do I clear this file or mv files with using this file?Answered | 14 Replies | 4596 Views | Created by Treyb - Friday, February 17, 2012 6:57 PM | Last reply by jrv - Friday, February 24, 2012 8:39 PM -
0 Votes
Monitor specific data from website
Just build your PowerShelsl script and then use of the solutions Leon provided to leverage it in SCOM.Answered | 3 Replies | 1086 Views | Created by ipatel18 - Friday, December 6, 2019 8:17 PM | Last reply by AlexZhu_775 - Tuesday, December 10, 2019 7:17 AM -
4 Votes
powershell solution for extracting data from txt file.
Darren, It seemed to take about 3 hours to run on the complete directory listing, which is fine.Answered | 23 Replies | 2254 Views | Created by WildHare - Thursday, September 5, 2013 6:58 PM | Last reply by WildHare - Friday, September 6, 2013 10:38 PM -
0 Votes
Published data from Powershell is empty
Thanks Stefan Yes, It's in order to use the AD Cmlet and I used the Reg trick from your link and now the PowerShell works.Answered | 2 Replies | 1114 Views | Created by Nielsenk - Friday, January 4, 2019 2:42 PM | Last reply by Nielsenk - Thursday, January 10, 2019 1:14 PM - Items 1 to 20 of 2344880 Next ›
No announcements