menu arrow_back 湛蓝安全空间 |狂野湛蓝,暴躁每天 chevron_right ... chevron_right 003-4.2.3 WinRM chevron_right 003-4.2.3.3 Powershell Invoke-Command.md
  • home 首页
  • brightness_4 暗黑模式
  • cloud
    xLIYhHS7e34ez7Ma
    cloud
    湛蓝安全
    code
    Github
    003-4.2.3.3 Powershell Invoke-Command.md
    211 B / 2021-07-17 00:01:42
        #### 4.2.3.3 Powershell Invoke-Command
    
    ```
    PS C:\Users\jeff1> Invoke-Command -ComputerName 192.168.19.100 -ScriptBlock {whoami} -credential adtest\administrator
    
    ```
    
    ![](images/yushentou/15899756381235.png)
    
    
    
    
    links
    file_download