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. how to get rid of line wrapping in powershell
  2. Slightly OT - editors
  3. Any command like the tail -f from unix/linux to open log-files
  4. Generic Failure on DFS WMI providers
  5. stsadm.exe -createsite does not work well
  6. LABS: Writing PowerShell cmdlets and integrating with MMC
  7. collection sms 2003
  8. Use MCMS API to show current database
  9. Accessing "System Information"
  10. Optimizing PS Script to List directories
  11. Script Parameters
  12. Newbie Question: Sample Scripts
  13. Edit Text File and Save
  14. Need advice for Cmdlet verb selection
  15. params containing blanks
  16. InvokeMethod Problem
  17. new line in text file with out-file
  18. Read from Excel
  19. find oldest folder
  20. Remote registry question
  21. Powershell Startup
  22. Using Powershell to script VMWare
  23. PowerShell Leaders Join Forces and offer a pre-release version of PowerShell for 50% off the retail value
  24. LDAP Binding troubles
  25. Using Cmdlet Help Editor?
  26. Search and replace - regex problem
  27. Using VARIANT in COM
  28. Potenial issue with the get-variable -scope parameter
  29. Shortening string values
  30. Powershell, RegEx, and you (er... ME)
  31. Why is a copy of $error treated as of type [ref] ?
  32. Extracting regular expression match from file
  33. 1000 users limitation in Active Directory Query
  34. Importing CSV into MS SQL Express
  35. Level setting
  36. Difficult with regex and multiple things on a line
  37. Adding Attributes to nodes in XML
  38. Changing prompt color with PSCX
  39. onvert reg_binary into date format.
  40. initialising an array with dimension
  41. Fix for Folder View settings problem
  42. How to display the line number from -switch -regex -file?
  43. Problems sending data with System.Net.Sockets.Socket
  44. Accessing Metadata
  45. Set-Content not updating file after get-content and forEach-Object
  46. Test for an object that is nothing
  47. passing a combobox object as function argument
  48. Searching large text files
  49. Command doesn't work in PowerShell term but works in DOS term
  50. Help with this output: {C05S02, VC05S02}
  51. PS in a .NET app
  52. Yet another person trying to remove Powershell 1.0
  53. Get-ChildItem Path Limitation
  54. Get-Service : Default status
  55. Eventlog -list on a DIFFERENT machine
  56. execution policy - how does it work?
  57. remove spaces from end of string
  58. get permissions from share via wmi possible
  59. -f Format Operator
  60. Select-String problem
  61. how to get rid of header - directory subtree names
  62. Powershell on Windows 2008 x64
  63. Copy directory structure with permissions intact and shares
  64. Is it possible???
  65. Equivalent to $0?
  66. interested in a "Powershell Scripting for the System Administrator" book?
  67. System.DirectoryServices.Protocols
  68. Status of PowerShell v.2.0 ???
  69. Reading Zip, GZip
  70. Embedded testing method in scripts?