Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Dave2008

    Need a way to script powershell select-string pattern from multiple subfolders

    Sorry it didn't work I'm new to this. Police Documents folder has about 5 subfolders with a lot of excel files. We're a manufacturer and looking to find a pattern that would be used in different files. Thank you PS C:\0lf\police documents> Get-ChildItem -File -Recurse | Select-string "897-2"...
  2. Dave2008

    Need a way to script powershell select-string pattern from multiple subfolders

    In Powershell I run the following script that works fine for one folder only. Can I run the script on one folder with multiple subfolders? Right now I have to copy all files from each subfolder to one main folder PS C:\main folder> Select-string "897-2" .\*xls | select -u -exp filename shows...
  3. Dave2008

    can't open eps attachment from Outlook 2010

    When I try to do this I get the following message(just started yesterday) Can’t open the illustration. There is not enough room for the window, increase document area and try again If I save it to computer it opens right away. Running AI cs6 any ideas
  4. Dave2008

    adware.vundo/variant-x32 [header] on NW server

    Thank you It seems to have finally cleared and I will keep a lookout for more.
  5. Dave2008

    adware.vundo/variant-x32 [header] on NW server

    Have Symantec Corp Edition on NW servers and WinnXP Pro workstations. When I look at the files Antispyware points at they all show old dates like they were never touched. That is why I think its all false positive. Am I looking at it wrong?
  6. Dave2008

    adware.vundo/variant-x32 [header] on NW server

    Boss installed the Free Super Antispyware on his XP Pro machine attached to NW 6.5 server. Everytime he runs it he also runs it against server and it finds the Adware.Vundo all over the place in the System Volume under Public. Could this all be false positive?
  7. Dave2008

    Need NW 5.1 media

    Anyone out there have the Netware 5.1 install media?

Part and Inventory Search

Back
Top