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. Collecting a list of Services
  2. Remove empty folders
  3. verb selection again
  4. Set a new file owner
  5. How to access GPO with PowerShell?
  6. win32reg_addremoveprograms invalid class error
  7. powershell logon scripts
  8. Supplying mandatory parameters question
  9. PowerTab Security Warnings?
  10. Last logon user
  11. PowerTab request to Microsoft
  12. BinaryFormatter problem
  13. Excel automation
  14. Email Notification Script
  15. IP Addresses sort with Powershell
  16. Problem creating private functions
  17. Newbie Question - Uses for PowerShell
  18. ANN: PowerShell support added to JAMS
  19. parsing commands from xml documents
  20. PSCX - Send-SmtpMail probs
  21. PowerShell Community Extensions 1.1.1 Released
  22. create a class in a PowerShell script
  23. how do i get locales in sync between powershell and dotnet
  24. how do I keep powershells current directory and dotnets current directory in sync
  25. how to get rid of line wrapping in powershell
  26. Slightly OT - editors
  27. Any command like the tail -f from unix/linux to open log-files
  28. Generic Failure on DFS WMI providers
  29. stsadm.exe -createsite does not work well
  30. LABS: Writing PowerShell cmdlets and integrating with MMC
  31. collection sms 2003
  32. Use MCMS API to show current database
  33. Accessing "System Information"
  34. Optimizing PS Script to List directories
  35. Script Parameters
  36. Newbie Question: Sample Scripts
  37. Edit Text File and Save
  38. Need advice for Cmdlet verb selection
  39. params containing blanks
  40. InvokeMethod Problem
  41. new line in text file with out-file
  42. Read from Excel
  43. find oldest folder
  44. Remote registry question
  45. Powershell Startup
  46. Using Powershell to script VMWare
  47. PowerShell Leaders Join Forces and offer a pre-release version of PowerShell for 50% off the retail value
  48. LDAP Binding troubles
  49. Using Cmdlet Help Editor?
  50. Search and replace - regex problem
  51. Using VARIANT in COM
  52. Potenial issue with the get-variable -scope parameter
  53. Shortening string values
  54. Powershell, RegEx, and you (er... ME)
  55. Why is a copy of $error treated as of type [ref] ?
  56. Extracting regular expression match from file
  57. 1000 users limitation in Active Directory Query
  58. Importing CSV into MS SQL Express
  59. Level setting
  60. Difficult with regex and multiple things on a line
  61. Adding Attributes to nodes in XML
  62. Changing prompt color with PSCX
  63. onvert reg_binary into date format.
  64. initialising an array with dimension
  65. Fix for Folder View settings problem
  66. How to display the line number from -switch -regex -file?
  67. Problems sending data with System.Net.Sockets.Socket
  68. Accessing Metadata
  69. Set-Content not updating file after get-content and forEach-Object
  70. Test for an object that is nothing