No announcements
Found 371344 threads
-
0 Votes
Run a script that works for one .ALM-file, over several .ALM-files and add the results
this thread (not allowed to link) How to combine all text files inside a folder into one file, including ... -
0 Votes
Batch to search for various files located on server from text file then copy to target folder
that i have very larg data ( about 300,000 ) files & folders and it takes about 1 hour to search for 1 single file ,then if i am searching ...Discussion | 4 Replies | 480 Views | Created by edkawy79 - Wednesday, August 9, 2017 5:12 AM | Last reply by edkawy79 - Wednesday, August 9, 2017 2:54 PM -
0 Votes
Powershell - Create a folder from a file name in a CSV file, then move that file into that desination
, its not strong enough to figure out a way to do this when the PST files requiring the move are only 6000 out of 20000 in a complex folder ...Unanswered | 5 Replies | 512 Views | Created by axi5ofevil - Tuesday, February 5, 2019 5:20 PM | Last reply by jrv - Wednesday, February 6, 2019 5:04 PM -
0 Votes
Run a script then save to a file
=CN=,OU=,OU=,OU=,OU=AHC,DC=,DC=,DC=com').FindAll() How do I save the data that comes from the above to a ...Unanswered | 1 Replies | 363 Views | Created by Kelly30 - Wednesday, October 11, 2017 3:51 PM | Last reply by jrv - Wednesday, October 11, 2017 4:39 PM -
0 Votes
Text based setup file copy sooooo slow!
Installing WHS on a HP dc7700p, the GUI based portion of setup appears to run fine but once it reboots and begins the text based setup the fileUnanswered | 0 Replies | 3725 Views | Created by HapppyWino - Thursday, June 14, 2007 9:56 PM | Last reply by HapppyWino - Thursday, June 14, 2007 9:56 PM -
0 Votes
Java script to copy a file from sharepoint into temp folder and then open it.
Hi, can some one please help me with Java script to copy a file from sharepoint into temp folder and then open it. This could be very ...Unanswered | 1 Replies | 4265 Views | Created by Pedie Nz - Wednesday, September 14, 2011 7:48 PM | Last reply by Jebarson J - Thursday, September 15, 2011 5:44 AM -
0 Votes
Printing file from PowerShell script not working
the "start-process" way doesn't allow me to print to a file. The other problem is that PrintDocument doesn't seem to work even for ...Unanswered | 8 Replies | 717 Views | Created by Colin of Ancaster - Saturday, October 13, 2018 4:08 PM | Last reply by jrv - Monday, October 15, 2018 1:09 AM -
0 Votes
copy files to a list of folders in txt file
Hi Scripting guys, How can i copy files to a list of folders in txt file using powershell. Any help will be appreciated. ...Discussion | 2 Replies | 425 Views | Created by EduTan - Friday, March 18, 2016 2:39 PM | Last reply by Bill_Stewart - Friday, March 18, 2016 2:49 PM -
0 Votes
CMD File - Output search result (file path) to txt file then read paths and copy file
hard drive in all other locations for any pst file, output the results to a text file, then read those paths from the text ...Unanswered | 1 Replies | 552 Views | Created by THE_Cornponious - Thursday, February 1, 2018 3:53 PM | Last reply by jrv - Thursday, February 1, 2018 4:32 PM -
0 Votes
Script for file copying from a list
Hi there, I came across the script below in an old post and it was incredibly useful for copying files from one location to another based on ...Unanswered | 1 Replies | 481 Views | Created by Eggsontoast - Tuesday, January 30, 2018 1:10 AM | Last reply by jrv - Tuesday, January 30, 2018 1:18 AM -
0 Votes
Creating a save system for text files?
don't quite know where to start with constructing a list text files that can be opened when you click on there label in the list. would someone ...Answered | 1 Replies | 869 Views | Created by Nosp8ce - Friday, September 7, 2018 4:18 AM | Last reply by PWMather - Friday, September 7, 2018 2:42 PM -
0 Votes
Script to Copy files from a network location to another
PowerShell newbie here. I am just starting to learn Powershell and building scripts. I would like to build a script that ask ...Unanswered | 1 Replies | 957 Views | Created by Coldwolf_2000 - Wednesday, May 21, 2014 7:24 PM | Last reply by Mike Laughlin - Wednesday, May 21, 2014 7:42 PM -
0 Votes
Matching for a multi-line string in a file, when the string contains special characters
Hello, I'm a bit stuck :) I'm trying to find all the files in a filesystem that contain several blocks of code. ...Unanswered | 3 Replies | 636 Views | Created by andygriff - Monday, February 26, 2018 12:48 PM | Last reply by jrv - Monday, February 26, 2018 3:01 PM -
0 Votes
SQL Connection String Not Working
' window.Open Notepad again. Now open the 'conn.udl' file (you will need to switch to 'All Files' to see your file).Behold! A connection ...Unanswered | 8 Replies | 1177 Views | Created by DGrasso - Tuesday, November 5, 2013 7:43 AM | Last reply by Eason_H - Friday, November 8, 2013 8:32 AM -
0 Votes
Dot-Sourcing a PowerShell script in .NET and then running a cmdlet defined in the script.
-VMHost' is not recognized as a cmdlet, function, operable program, or script file. Verify the term and try ...Answered | 1 Replies | 10259 Views | Created by BabaBooey08 - Thursday, June 25, 2009 6:08 PM | Last reply by swapnilp - Thursday, August 6, 2009 7:27 PM -
1 Votes
itemize not working for selected text
We know about this problem. The basic issue is how our editor is handling <p> vs <br> tags. We are working on a fix but I don't have an eta for it. Thanks again ...Answered | 1 Replies | 11149 Views | Created by FrankPl - Monday, October 26, 2009 7:37 PM | Last reply by Brent Serbus - Wednesday, October 28, 2009 5:45 AM -
0 Votes
search string in file
Hello all, All I'm trying to do is search a file for a string and print out that line. That's it ! ...Unanswered | 6 Replies | 693 Views | Created by cdm33 - Friday, August 1, 2014 2:40 PM | Last reply by cdm33 - Friday, August 1, 2014 3:29 PM -
1 Votes
Read Text file and count occurences of certain string
Hello, I have a text file with lines of data in it. I would like to read this text file and count how many lines match ...Answered | 1 Replies | 1100 Views | Created by Matthewb90 - Tuesday, July 1, 2014 12:42 PM | Last reply by Amanda Zhu - Thursday, July 3, 2014 7:21 AM -
0 Votes
modifying a line in a text file
I am getting this error -replace : The term '-replace' is not recognized as the name of a cmdlet, function, script file, ...Unanswered | 8 Replies | 774 Views | Created by JonDoe321 - Saturday, August 8, 2015 6:03 PM | Last reply by Satyajit321 - Monday, August 10, 2015 6:44 AM -
0 Votes
Script not deleting files
I have created vb script in which i have used batch code. When i run the script it runs successfully but not deleting specified ...Unanswered | 1 Replies | 323 Views | Created by Kumar.Pradeep - Friday, January 20, 2017 6:53 AM | Last reply by jrv - Friday, January 20, 2017 1:37 PM
No announcements