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. WriteError Problem
  2. Useful function, or "doing it the hard way"?
  3. Write-Progress while Copying Files?
  4. What echo has do with Return value?
  5. Very Odd behaviour
  6. FAQ posting
  7. Breaking out of FOREACH
  8. Command Line Argument Types
  9. Determining which CMDLETs a pssnapin adds
  10. PowerShell gets VERY upset
  11. export-clixml and compare-object question
  12. Unexpected behaviour using LastWriteTime and redirection
  13. Newsgroups stats
  14. Performance Issues with PowerShell
  15. Using Interfaces
  16. INCLUDE files
  17. Command Line Arguments
  18. Dynamically adding properties to an object instance
  19. Test from PowerShell Dec. 10 to Dec. 16
  20. Capture command result
  21. Getting more info on -replace
  22. passing arguments
  23. Zippity Zoo Jar, Rar oh Tar what a wonderful LZMA
  24. Regular expressions
  25. Return type from function (Is it an egg or a chicken?)
  26. Bug in Get-ChildItem -exclude
  27. Change value in win32_computersystem ?
  28. Querying a number of servers for a specific Event ID -Remote?
  29. PowershellAnalyzer?
  30. RE: Newbie Question
  31. WMI DNS and 'Generic failure'
  32. Creating a menu
  33. Better HTML-ized output to file unicode/ascii thing
  34. Prompt with Timestamp? PS 2007-01-01-23:00:01 C:\WINDOWS>
  35. Adding colors to output
  36. Logon Script Disclaimer
  37. Script to set XP system to standby mode
  38. Is it possible to export "Favorites" from IE7 using powershell?
  39. Running .bat file
  40. Technique: autoloaded functions
  41. Wmi events
  42. Here a string, there a string
  43. How to use [datetime]::now properly?
  44. RE: Howto: Use a com object in Powershell
  45. Info: Powershell provider for Visual Source safe. Anyone have one?
  46. Regex for matching "<a@c.d>"
  47. gwmi WIN32_ComputerSystem : Differences in execution time.
  48. Get Index Number of Array Item?
  49. using variables and manipulating text
  50. Get Index Number of Array Item?
  51. 2006 Scripting Games: scores using PowerGadgets out-map
  52. Get-WmiObject win32_connectionshare
  53. powershell equivalent for 'net share <sharename>'
  54. Unexpected token
  55. HowTo: Convert int/Byte/Byte[] to Hex
  56. Get-Drive.ps1 and Get-File.ps1 - Get all local files
  57. When assigning things to a variable
  58. Bug or feature ?
  59. Signing a script
  60. http request and host header
  61. Cannot install latest version
  62. Separate hashtable vs $alist | where-object { "key" = "value" } versus something else?
  63. cmd vs ps1 file question
  64. How can select -first X work, but not select -last X
  65. Using group-object with a variable string
  66. HowTo: Create PoSH Snap-ins for Complete nubs
  67. Powershell help in CHM format
  68. Alias Replacement
  69. finding the newest file in a directory
  70. Defining function parameters