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

  1. Colored ls output & zsh-like autocompletion
  2. PowerShell User Guide - Comparison Operators - error?
  3. newbie question: using new-object and -FileName
  4. HOW TO: Return an Object from a Function/Filter
  5. HOW TO: Supress Error Messages in Script
  6. How to - named function in script file
  7. alling Sessionstateproxy when in a nested pipeline.
  8. My PowerShell Takes almost 20sec to start.
  9. New out cmdlet?
  10. make-shell.exe
  11. Time stamp formating
  12. Export-Alias
  13. Demo: Prompt-ForChoice.ps1
  14. HOW TO: Can you Reload Profiles without restarting POSH?
  15. web based clients
  16. Powershell Analyzer Alpha released to the public
  17. Scripting a Pocket PC remotely from PowerShell
  18. How TO: Reference an Object Property in a String
  19. Invoke Cmdlet from a Cmdlet
  20. filter function not working?
  21. Another "[]" in file name related issue.
  22. Smart-quote behavior: Is current behavior ideal?
  23. Prompt
  24. Problem with Get-Unique and strings
  25. Getting/Setting filesystem working directory
  26. Format Table and Properties.
  27. Ambiguous Parameters with multiple Parameter Sets
  28. Get-ChildItem <file> returns <file>. Why?
  29. Power Tool - Start PowerShell from Here
  30. E12 cmdlet called from C#
  31. Creating WC in PowerShell
  32. get rowcount in PS
  33. RSS Feed
  34. ADO & Powershell
  35. Getting Interface ID back from a COM object?
  36. Controlling file encoding
  37. Square brackets in file names - unexpected results
  38. Anyone Use Primal Script 4.1 for PowerShell? How was it?
  39. Inconsistent resolution of "."
  40. Scripts/Functions need Stop{} block
  41. Getting hostname in Windows Powershell
  42. Demo: Sending unformatted text to a file
  43. A bug with *, -like and backtick?
  44. About adding content to the same file using "add-content"
  45. Is it possible to create a Constant variable?
  46. FEATURE REQUEST: tab completion should work with variables in the path
  47. BUG/ANNOYANCE: PoSH autocompletes the full path rather than a minimal path
  48. FEATURE REQUEST: better line editing
  49. BUG: tab-completion produces unuseable paths when you are CD'd into a UNC path
  50. FEATURE REQUEST: better history support
  51. FEATURE REQUEST: redirecting output to non-file objects
  52. FEATURE REQUEST: default blocking of child processes should be the same for GUI and Console programs
  53. FEATURE REQUEST: control over whether child processes block
  54. BUG? - inconsistent blocking of child processes
  55. BUG: Redirecting function contents to a file truncates function lines at the width of the console
  56. Using ProcessStartInfo with [System.Diagnostics.Process]::Start
  57. PowerShell limits - what are they?
  58. Fixing get-childitem is to be postponed. :(
  59. $input as System.Array
  60. Why output redirection opens file with read lock?
  61. Re: PSH: How to change sort order of get-childitem
  62. Stupid [Diagnostics.Process]::Start("..") tricks
  63. PS is not NGen-ed on installation. Why?
  64. Demo: Writing a PS script app wrapper for Halo
  65. Concerns re extensibility/scalability of man-style Help
  66. Has anyone tried to use Win32_PingStatus with PowerShell
  67. Doing math on functions
  68. Getting item count... again.
  69. Determining numeric scope?
  70. Default $ErrorActionPreference and error messages content