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. Another get-history issue
  2. AD Changes and Looping
  3. I would like to see a more modern console (terminal) for PowerShel
  4. Output Methods
  5. Suggestion: New Parameter Type - PSProviderPath/PSProviderRoot (PsPath/PsRoot)
  6. Import-Csv
  7. Functions/filters don't automatically honor -Verbose and -ErrorAction?
  8. strange "if" problem
  9. command history
  10. Can cmdlets enquire about downstream accepted types?
  11. reading/writing registry values
  12. How to Create Collection Generic Class using new-object
  13. -replace operator
  14. Is there a need for a "Search" verb?
  15. Cmdlet for installing PSSnapins?
  16. Modifying multiple AD user objects
  17. Bit Operators
  18. LoadWithPartialName
  19. Event example
  20. learning powershell
  21. Events, events
  22. User Guide: Doc bug?
  23. Document bug?
  24. Connect site needs to be updated
  25. PowerShell equivalent of StartName
  26. Get-Acl - on services?
  27. Windows Desktop Search cmdlet
  28. Any timeline for a set-wmiobject cmdlet
  29. Comments on PowerShell team blog
  30. Another AD formatting quirk / bug
  31. Scripting bug?
  32. Any timeline for RC2 yet?
  33. Cert quirk or bug?
  34. Access values y registry Keys
  35. Capture com events
  36. Validation needed: Tabular output throws OutofMemoryException errors with Out-File -Width 0x7fffffff
  37. What is the naming restriction for ScriptMethods?
  38. Process statement does not accept scriptblock variables
  39. Type casting in cmdlet parameters
  40. N E W B I E
  41. parameter to native commands
  42. PowerShell syntax file (ver 0.91) for TextPad
  43. Accessing Collection type items using Negative Index Numbers
  44. Suggestion: Add a Basename property to System.IO.FileInfo
  45. How can I finding orphaned link file reference in HTML (PowerShell
  46. blocking ps1 attachements
  47. small bug: awkward cmdlet error messages when no parameter is prov
  48. Get-Member repeats members for identical types - bug?
  49. Custom PS Snapin and Host development
  50. Non-erroring way to test for alias existence?
  51. Howto: Automatically scanning and generating aliases
  52. Q: trying to resolve hostnames into ip address
  53. Calling functions confusion
  54. Suggestion: Add the 6 missing standard aliases to PowerShell
  55. variables in skriptblocks
  56. Silly question from a newbie!
  57. Suggestion: New-Object's error message for static classes should explicitly describe correct use
  58. running scriptblocks without Foreach-Object cmdlet?
  59. Suggestion: new parameter for Select-Object: "-Which <position>
  60. Suggestion: General formatting SwitchParameter NoLabel
  61. Group-Object uses distinct formatter for grouped elements - any workaround?
  62. Identifying keys in WMI, elsewhere
  63. Suggestion: Get-WmiObject reading computer names from input stream
  64. Rent direct from owners of French gites
  65. Suggestion: Help as alternate name for '?' universal parameter
  66. Suggestion: Universal Usage/Syntax/Definition parameter
  67. Definitions??
  68. Bug: New-Object should have Name as primary name for TypeName parameter
  69. out-file very slow
  70. Bug? Shouldn't Stop-Process automatically match Id if object is a process?