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. .net framework tutorial/explanation for the IT Pro using Powershel
  2. Powershell compatiability
  3. Select from output while using ParseExact?
  4. Guaranteed cleanup of .NET objects that implement IDisposable (e.g. C#'s "using")
  5. Unix Cal command in PoSh
  6. treesize in powershell?
  7. [WMIClass] versus get-wmiobject
  8. Search for string in CSV and delete line if string found in line
  9. previous versions ?
  10. Any analog of "less" filter?
  11. Call powershell script via Batch-File
  12. VBScript vs. PowerShell error handling
  13. Find AD schema information
  14. Problem in loading DLL to powershell
  15. How to submit page
  16. File locking
  17. Reading from Excel
  18. free powergadgets ?
  19. how to know who is the user connected to a specific computer ?
  20. IDEA: scriptmethod "method overload" (and functions too)
  21. IDEA: Strongly typed scriptmethods
  22. invoke-expression not appending
  23. PowerGadgets on x64
  24. Execute scripts in current scope?
  25. you can not call a method on null-valued expression
  26. IDEA: Strongly typed scriptproperties
  27. Powershell and Logon Scripts
  28. Get-Window CmdLet
  29. Powershell for moving exchange mailboxes in bulk
  30. Vista Ultimate Powershell Installation Problems
  31. Simple one - modify app's commandline arguments dynamically
  32. Multi-line text becomes a one-liner
  33. Simple doubt
  34. How to enter values in web page
  35. Executing batch files in PS scripts
  36. PowerShell for Log Parsing (stupid newby Q)
  37. New-Item and suppressing output
  38. Powershell for test scripts2
  39. Using SecureString objects
  40. PATHEXT environment variable and PS1 scripts
  41. Powershell for test scripts
  42. Escape comma in dos command from PS script
  43. Gotcha: unexpected -or and -and precedence
  44. Invoke .Net application
  45. Confused about Microsoft.PowerShell_ profile.ps1
  46. how to know who is using a file
  47. Collecting a list of Services
  48. Remove empty folders
  49. verb selection again
  50. Set a new file owner
  51. How to access GPO with PowerShell?
  52. win32reg_addremoveprograms invalid class error
  53. powershell logon scripts
  54. Supplying mandatory parameters question
  55. PowerTab Security Warnings?
  56. Last logon user
  57. PowerTab request to Microsoft
  58. BinaryFormatter problem
  59. Excel automation
  60. Email Notification Script
  61. IP Addresses sort with Powershell
  62. Problem creating private functions
  63. Newbie Question - Uses for PowerShell
  64. ANN: PowerShell support added to JAMS
  65. parsing commands from xml documents
  66. PSCX - Send-SmtpMail probs
  67. PowerShell Community Extensions 1.1.1 Released
  68. create a class in a PowerShell script
  69. how do i get locales in sync between powershell and dotnet
  70. how do I keep powershells current directory and dotnets current directory in sync