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



  1. remove spaces from end of string
  2. get permissions from share via wmi possible
  3. -f Format Operator
  4. Select-String problem
  5. how to get rid of header - directory subtree names
  6. Powershell on Windows 2008 x64
  7. Copy directory structure with permissions intact and shares
  8. Is it possible???
  9. Equivalent to $0?
  10. interested in a "Powershell Scripting for the System Administrator" book?
  11. System.DirectoryServices.Protocols
  12. Status of PowerShell v.2.0 ???
  13. Reading Zip, GZip
  14. Embedded testing method in scripts?
  15. http://ms.helifan.net/ - For Microsoft employees
  16. Get-eventlog
  17. supplying help option and throwing on empty option
  18. Invoke generic method from PowerShell
  19. Using Powershell for administration of Software Restriction Polici
  20. notification
  21. local groups
  22. AddressOf .. whats the Powershell equivalent ?
  23. rename files (lots of files for newbie)
  24. removing computer accounts from AD
  25. Deleting/Filtering lines of text based on a pattern
  26. path to item returned from get-childitem
  27. Powershell script files
  28. TechEd 2006 Barcelona video with myspace.com
  29. oscdimg and PowerShell - quirks?
  30. powershell + domino server ?
  31. add users to groups of a remote computer
  32. New-object preventing process from exiting
  33. OnExit handler for PowerShell Console
  34. Using .reg file syntax
  35. PowerShell from a BlackBerry!
  36. RunAs PowerShell - Ctrl+C no longer works...
  37. General profile
  38. Sorting an array on pattern?
  39. vs shell 2008
  40. How to setup variable for directory execution
  41. Signing Powershell Scripts with Microsoft Certificate Authority
  42. Scheduled script prematurely exits with [PipelineStoppedException]
  43. Basic PowerShell Question
  44. sorting question
  45. need to wait for command execution
  46. Powershell use of SNMP WMI Provider
  47. Using a WMI ManagementScope forces an *async* connection with ManagementEven****cher?
  48. windows mobile provider idea
  49. InvokeAsync api choice?
  50. Running mutiple processes from a powershell script
  51. Using Powershell to script existing application, HomeSite
  52. Does tee-object work?
  53. psh bootstrapper
  54. $args for Functions doen't work as excepted
  55. PowerShell and Perl interoperability
  56. how to determine a script location?
  57. Execute PowerShell Scripts via http url requests
  58. $Variables
  59. Interesting bug (?) using PowerShell, Netsh and Longhorn
  60. Prevent Output
  61. Listing all objects in an ADSI OU
  62. Compare-object doesn't seem to work with Arrays
  63. psh assemblies moved?
  64. import-csv missing charakters
  65. Enumerating group membership & ADSI
  66. Possible FormatEnumerationLimit related bug
  67. Parsing command line arguments
  68. PowerPad
  69. Looking for hints on sorting a file with PowerShell
  70. Where's my $ie.Document.Body.InnerText?