Search

  • Re: Filter services by log on as account with a domain user

    Please try the following: Get-WMIObject Win32_Service -filter "startname='domain\\username'" should work.
    Posted to Ask Don Jones (Forum) by Srikanth on 04-25-2012
  • Comments on Secretsofpowershellremoting

    Very interesting and informative document, have gone through half the PDF file. Have some questions / comments. 1) Page 42, Section 2.4, Set-WSManCredSSP –Role Client –Delegate name I am unable to find the cmdlet Set-WSManCredSSP, I see Get-WSManCredSSP available. 2) Page 12, section 1.5.2, Note that Invoke-Command will, by default, communicate with only 2 computers at once This should be 32 computers. I see a few typos that I am sure will be corrected before the final PDF file is created
    Posted to Ask Don Jones (Forum) by Srikanth on 04-24-2012
Page 1 of 1 (2 items) | RSS | More Search Options
Copyright 2012 PowerShell.com. All rights reserved.