Jump to content

Search the Community

Showing results for tags 'powershell passthru'.

  • Search By Tags

    • powershell passthru ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 1 result

  1. I am trying to solve the following problem in a php script. This works: system("powershell -command get-wmiobject win32_service -computername SERVER1"); It returns the expected results. However, this returns nothing: system("powershell -command get-wmiobject win32_service -compu...
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.