powershell-remoting
Powershell, remote script access denied to network resources
I am trying to execute powershell script remotely using invoke-command. The script relies on a configuration file which is available over the local network. The script is called in a following way:[详细]
2023-04-13 08:15 分类:问答Problems using literals and codeblocks with c# to interact with powershell 2.0
If I try to run a Powershell Command through c# I get the following error: \"The term \'select\' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelli[详细]
2023-04-08 10:17 分类:问答Powershell - Find the user who invoked the script
I have a script(Let\'s call it myPSScript.ps1) which takes two parameters and performs predefined steps. Script is located in a Windows Server box which people login and execute the script. Supports t[详细]
2023-04-06 07:40 分类:问答PowerShell Remoting to many servers across domains
I am DBA. I am trying to write bunch of scripts that I could execute from one central server. Ideal would be to send all the scripts from central server to say 50+ servers across multiple win domains[详细]
2023-04-06 01:07 分类:问答Confusing Powershell behavior
Am a bit confused w/ remote executing a powershell command. I have a test server (Win 2k8-R2-SP1) called ServerA, which has powershell remoting enabled correctly. From my dev machine (Win 2k8-R2-SP1),[详细]
2023-04-02 15:45 分类:问答problem when starting a job within a remote CredSSP call
So from machine X i\'m connecting to Y with Creds A as CredSSP, then i\'m passing through Cred B, and i want to start a job on machine Y with Cred B.[详细]
2023-04-02 08:15 分类:问答PowerShell remote call. Access is denied
In order to automate test releases, I need access to remote computer in other domain group. What I\'ve done on remote computer:[详细]
2023-04-02 07:30 分类:问答Powershell doesn't have access to a network share
I use powershell to check if the ports are opened on my computers. I got 8 windows 2008 R2 machines and I run the following script :[详细]
2023-03-28 06:38 分类:问答C# \ Exchange 2010 PS1 Script
I am trying to run a PS1 script using Exchange 2010 remote powershell and c#. I can connect and run the ps1 script but there are a few places in the script that use exchange cmdlets to update necessar[详细]
2023-03-26 17:02 分类:问答Unable to query [adsisearcher] for trusted domains (PowerShell)
I wanted to query [adsisearcher] to get me the OU info for a few servers for servers in trusted & non trusted domains.[详细]
2023-03-22 08:41 分类:问答