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

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