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. writing out to file
  2. Files created by Powershell are over 2X bigger than files created bytext editor or cmd.exe.
  3. Exiting Script
  4. CTP2: Configure-wsman.ps1 error plugin failured
  5. Looping through each file in a directory: Powershell noob question
  6. Deleting A Folder In A User Mailbox In Exchange 2007
  7. VBCRLF equivalent in Powershell?
  8. calling winrm from a custom cmdlet
  9. Append string to variable in Function
  10. Retrieving LastWriteTime for files home drives
  11. Re: CTP2: Remove-Module Cmdlet Bug
  12. Powershell V2 beta install
  13. PerfMon PowerShell Query
  14. Getting substring to react sanely to end of index?
  15. Handling param statement in custom host application
  16. Set-ExecutionPolicy in RunOnce doesn't work
  17. Piping dir to tree
  18. What does 1# mean in Powershell's prompt
  19. Re: Remove-Module Cmdlet Bug
  20. Accessing common parameters
  21. Running an external process asynchronously
  22. view process file handles
  23. RSS homepage
  24. Formating reports and e-mailing via PowerShell
  25. Arrays
  26. You really need to check this out
  27. Dismount drive
  28. Query disk free space....
  29. Sending Mail from powershell
  30. script location?
  31. NotImplementedException - The method or operation is not implemented
  32. [CTP2:] File System Transactions
  33. How to use a variable as Ldapfilter
  34. Easy question
  35. WinRM DS_user DS_userparameters
  36. How to change network location via PowerShell
  37. How do I replace built-in default debugger action?
  38. What is the scope of function declarations?
  39. Send access file to ftp server
  40. using here strings for command input
  41. Re: PowerShell is actually pretty cool.
  42. [CTP2] No PSJobs if remoting isn't installed?
  43. Where do I find the name of the currently executing script
  44. sqlcmd and powershell and a failed login
  45. Re: Oddity with ForEach-Object or is it me?
  46. Passing credential object - what's the type?
  47. Re: how to get output of diskpart into an object
  48. get-content and passing arguements to a function?
  49. winrm nested key=value pairs
  50. Identify the list of controls in an app
  51. Powershell and SNMP
  52. Get-MailboxStatistics - LastLoggedOnUserAccount
  53. winrm in powershell vs. in cmd.exe
  54. process execution with impersonation
  55. winrm invoke a custom action
  56. PowerShell is actually pretty cool.
  57. Re: STAThread in PowerShell 2
  58. [SUGGESTION] New switch parameter for Get-WmiObject
  59. What next?
  60. [CTP2] Start-Transcript bug reminder
  61. Re: diff with objects not working
  62. SQL insert string with variables in foreach
  63. Embed images in email powershell code sample
  64. Powershell Invoke-Item and cmd line parameters
  65. Where do people put stuff like this.
  66. Where can I find the prompt number.
  67. Drag&Drop with Powershell
  68. Chinese Character set
  69. Powershell CTP2 ScriptCmdlet Samples problem
  70. Connecting to SQL DB - Completely Lost