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. split works much different than expected
  2. empty entries in array
  3. If this is an error how do I report it
  4. command cursor "disappear"
  5. Bugs when paths contain apostrophe
  6. are there tutorial on string processing with power-shell?
  7. PowerShell Form Converter (C# to PS)
  8. Possible bug in Switch -File
  9. Howto: pass all args to a sub function?
  10. PoSh: Quine
  11. Suppress output from a command line tool
  12. Compiling PS1 script to .com or .exe..
  13. SMTP sciplet for Powershell
  14. Filter a hashtable?
  15. Capture SQL Messages
  16. Bug calling [gc]::collect()
  17. output of long lines gets split in PS console
  18. Robocopy functionality
  19. Encryption using secure key
  20. Creating a hashtable in the pipeline?
  21. Everything has ellipses.....
  22. Writing a cmdlet: using a variable named "object"
  23. Locate Username on network
  24. Help a newbie
  25. PowerShellLanguage reflector addin
  26. how to run a script without a window
  27. log output from invoke-expression
  28. get-wmiobject Win32_QuickFixEngineering doesn't show patch
  29. Hide a Windows form
  30. Help with script on service
  31. Missing cmdlet
  32. Accessing remote COM Objects
  33. DNS Object
  34. cmdlet, writeobject, and saving to variable
  35. listing "dot sourced" functions
  36. Open file for exclusive access
  37. grep -r equiv
  38. Stumped by variable substitution
  39. Newbie: filter rows with variable
  40. Passing Empty Strings To External Commands?
  41. Scripting / Logging Gripe Summary
  42. Ctrl-C on powershell
  43. pspad + powershell
  44. Tab expansion on path's with square braces is broken
  45. can my cmdlet/snapin have a config file?
  46. Powershell and cmdlet config files
  47. select-string to act like grep -v
  48. Argument that starts with '-' and contains ':' gets separated.
  49. How can you remotely instantiate a WMI class?
  50. Out-File -Force doesn't seem to work as advertised
  51. Win32_Share
  52. WMI's IIS Namespace on a remote computer using Powershell
  53. HttpWebRequest won't work in PowerShell without a Proxy
  54. Add Date and time to filename
  55. Start learning PS
  56. win32_product not valid
  57. Extra space with array
  58. You cannot call a method on a null-valued expression
  59. -LiteralPath is a less than optimal solution
  60. My Network Places in PowerShell
  61. foreach, foreach-object & begin/process/end scriptblock clauses...
  62. Question about using .Net to change a Printer setting with Powersh
  63. Stderror redirect bug?
  64. New snapin for consuming .NET events in PowerShell
  65. Changing powershell prompt
  66. Powershell omitted in Vista.
  67. Is there a (very small) length limit to write-host?
  68. Powershell and loading dependent assemblies
  69. Bug in COM wrapper for write-only properties?
  70. Bug in 32-bit PowerShell on Win2003 x64?