powershell-remoting
Powershell remoting with ip-address as target
I successfully enabled PSRemoting on my Server 2008 R2. I\'m开发者_如何学JAVA able to do a remote-pssession from within the same network using the hostname as target.[详细]
2023-03-17 06:10 分类:问答How to get an variable output from remote pssession
I have a script to get virtual harddisk info from vmm, im executing it remotely from a server, currently im unable to get the variable value outside of the pssession in the local host, could you pleas[详细]
2023-03-16 15:33 分类:问答PowerShell script failure on remote execution
On executing a PowerShell Remote Script I am getting an error like following Invoke-Command : Exception calling \"ToXmlString\" with \"1\" argument(s): \"The requested operation cannot be completed.[详细]
2023-03-16 00:41 分类:问答Using PowerShell credentials without being prompted for a password
I\'d like to restart a remote computer that belongs to a domain. I have an administrator account but I don\'t know how to use it from powershell.[详细]
2023-03-11 14:09 分类:问答Powershell bug where external commands silently fail
I have a complex powershell script that uses remoting and does a lot of 开发者_StackOverflow社区file copying and loading and unloading of powershell modules. Within the script I use robocopy to move o[详细]
2023-03-08 21:13 分类:问答Runspace broke. (Remoting, WinRM, and Sharepoint )
So first, the following worked fine 3 days ago against the same sharepoint server, works fine against other sharepoint servers in the farm, and after I did something I’ll elaborate on later works fin[详细]
2023-02-21 18:37 分类:问答Problem with Remote Powershell ps1 execution
Today I have same issue and I cannot find solution, search in WEB read ton articles but without success.[详细]
2023-02-20 13:48 分类:问答Powershell remote enabling
I am not able to connect to remote machine using powershell. The procedures i did is: Enable-PSRemoting -Force[详细]
2023-02-20 10:58 分类:问答How to use PowerShell and PowerShell modules in the enterprise
Recently, I\'ve joined the Windows team in my enterprise and with my developer background (Java, .NET and Web in general), I was pretty quickly interested in PowerShell. I can see its value over plain[详细]
2023-02-17 04:52 分类:问答Android Client for Powershell remote scripting?
Anyone know of a good client for Powershell remote scripting on a local network? I understand WinRM is requi开发者_开发问答red on the client to enable remote scripting.[详细]
2023-02-11 13:04 分类:问答