PDA

View Full Version : PowerShell



Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 [80] 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111

  1. Inconvenient feature or bug?
  2. Writing generic cmdlets that work across different (navigation) providers
  3. Variable value question
  4. How to count the total files under c:\abc\<* folders>\out where <* folders> are many folders?
  5. preformance stats
  6. can't remember how to resize an array
  7. Tracing Cmdlets and providers
  8. exit out of a PowerShell script in a IF block
  9. How to check service packs on remote computers.
  10. Read zip files? Remove targeted file?
  11. regsvr32 and $lastexitcode
  12. Copy-item issue using variable
  13. interesting code crashes powershell
  14. Uninstall PowerShell on Vista
  15. Reading event log files - PowerShell and LogParser 2.2
  16. Newbie output question
  17. is it possible to create async processes?
  18. Exiting a process cleanly
  19. Typecasting issue
  20. Start-Transcript and output from legacy applications
  21. Newbie Needs Help With Folder script!
  22. BUG in [Management.Automation.WildcardPattern]::Escape()?
  23. No output from write-output
  24. Question about documentation and embedded blanks
  25. Is there any script example to download or upload from ftp site?
  26. PowerShell challenge
  27. How do I operate on (default) property of Registry provider?
  28. PowerShell under Longhorn Server 6001 Februar 2007
  29. PowerShell conflicts with PDS 7.1 (specifically PWB 1.1)
  30. move-item and maintain folder hierarchy
  31. exchange 2003 and PS
  32. get-html
  33. New book by Lee Holmes ("draft" available)
  34. psobject non-serializable
  35. pipeline timeout
  36. Group extensions by size
  37. Basename without extension
  38. URI to namespace extension
  39. Powershell does not terminate when started VBSCRIPT
  40. IPV6 statistics on XP SP2
  41. Wish List Powershell Tool Bar
  42. Brainf*** Compiler and Interpreter in Powershell
  43. Brain**** Compiler & Interpreter in Powershell
  44. How to download binaries via HTTP
  45. Custom cmdlet suite best practices: pipe .NET objects? ...or XmlDocuments?
  46. Any limit to the size of a .NET object that can be piped from one cmdlet to another?
  47. sorting on hashtable values
  48. backup script
  49. executing scripts async on remote hosts
  50. File shredding - slow!
  51. Unchecked operation
  52. PSCodeProperty for ICustomTypeProvider / PropertyDescriptor
  53. Should Get-Item . [-Force] always work?
  54. Wrap command shell in System.Diagnostics.Process
  55. Trying to add attributes to an XML document
  56. NewBie to Scripting
  57. PowerShell hangs while getting data from Web Service. Please Help.
  58. head and tail in PS?
  59. supress error messages for get-wmiobject
  60. How to instantiate a COM object using moniker syntax?
  61. Login to fileshare
  62. Counting files in a directory
  63. Andrew Watt's PowerShell book
  64. Testing newly recompile PS custom provider without restarting PS?
  65. Get-WmiObject : Generic failure
  66. How to use http://servername as the DriveInfo.Root? ...a more basic question
  67. Support for "heterogeneous path hierarchies" in PS?
  68. Support for using HTTP URLs in PS?
  69. compare-object and hashtables
  70. running multiple processes in background