No announcements
Found 2412335 threads
-
2 Votes
invoke command elevated on remote computer
many commands cannot be run remotely.Answered | 5 Replies | 1707 Views | Created by Lishron - Thursday, February 4, 2016 6:59 PM | Last reply by Lishron - Friday, February 5, 2016 2:42 PM -
0 Votes
Invoke-Command to run a command on a remote server
If you're in a domain environment and you're the admin try running it on the server itself as administrator, i think it should be fine.Answered | 4 Replies | 2351 Views | Created by Champs League - Saturday, June 25, 2016 12:18 AM | Last reply by rockroada - Monday, August 13, 2018 5:21 PM -
0 Votes
invoke-command to execute Exchange commands in the remote environment.
You cannot use Invoke-Command on Exchange and you cannot do cluster management remotely.Answered | 11 Replies | 1644 Views | Created by daddmac - Thursday, April 4, 2019 8:26 PM | Last reply by daddmac - Friday, April 5, 2019 2:55 AM -
1 Votes
Problems running commands on remote servers
Your remote server needs to things done to enable PS remoting: 1) Turn on the WinRM service.Answered | 2 Replies | 5938 Views | Created by IamTheGorf - Tuesday, July 12, 2011 6:30 PM | Last reply by Shane Cribbs - Wednesday, July 13, 2011 2:39 AM -
0 Votes
Invoke-command on remote machine
Then copy the .msi file to that computer and instead of reaching out to a UNC from the remote computer, try to run it directly from the remote computer: {msiexec ...Answered | 1 Replies | 2947 Views | Created by O' - Thursday, December 4, 2014 5:25 PM | Last reply by tommymaynard - Thursday, December 4, 2014 5:36 PM -
2 Votes
running remote commands
Hello, when I run your script on any remote machine I get the following error: The user "YourCompany\User" does not have RSOP data Now I do have ...Answered | 5 Replies | 1736 Views | Created by mqh7 - Friday, September 30, 2016 1:32 PM | Last reply by jrv - Monday, October 3, 2016 6:19 PM -
0 Votes
Remoting and Invoke-command
You should use the method described here to connect to an Exchange server remotely from a computer that does not have the Exchange Management Tools installed or ...Answered | 2 Replies | 1003 Views | Created by Trond Jenssen - Friday, October 23, 2015 2:14 PM | Last reply by Mark Gossa - Sunday, October 25, 2015 9:25 PM -
5 Votes
Command to open Powershell console with elevated rights
The question is not how to start an elevated prompt from within powershell, it's how to start it from task schedluer.Answered | 11 Replies | 31949 Views | Created by Pilu198 - Thursday, September 15, 2011 1:47 PM | Last reply by Bigteddy - Tuesday, July 3, 2012 2:02 PM -
28 Votes
run elevated command prompt (or application) as another user
Once you have done that you can then hold shift+right-click the cmd window.Answered | 13 Replies | 106240 Views | Created by Jim_B - Wednesday, April 21, 2010 7:00 PM | Last reply by Josef Meile - Monday, July 27, 2020 2:50 PM -
0 Votes
How to Pass Commands to Elevated CMD Shortcut
Open an elevated command window, and run some commands.Answered | 10 Replies | 4903 Views | Created by _Nam Pham_ - Thursday, January 31, 2013 4:39 PM | Last reply by Bill_Stewart - Thursday, January 31, 2013 7:09 PM -
0 Votes
How to debug invoke-command
Yes, the best (and probably only) way of debugging a remotely executing script is by having it write to a log file.Answered | 6 Replies | 9116 Views | Created by RowdyBullGaming - Friday, December 16, 2011 9:38 PM | Last reply by Bigteddy - Saturday, December 17, 2011 7:13 PM -
0 Votes
invoke-command access denied
Please look at my script examples to see how you will have to do this.Answered | 15 Replies | 29244 Views | Created by cinek22 - Friday, October 21, 2016 5:33 PM | Last reply by zperryz - Tuesday, November 1, 2016 9:25 PM -
0 Votes
Need to run netsh command with elevated previledges
This can be beneficial to other community members reading the thread.Answered | 2 Replies | 2915 Views | Created by sharma_deepaknk - Wednesday, September 17, 2014 3:57 PM | Last reply by arnavsharma - Thursday, September 18, 2014 12:02 AM -
2 Votes
Elevate a command by script
if you are not ROOT, you can SUDO, with the good password.Answered | 5 Replies | 3555 Views | Created by Cerkyr - Thursday, February 4, 2016 3:44 PM | Last reply by Cerkyr - Friday, March 11, 2016 2:25 PM -
0 Votes
Powershell invoke-command
Can you run script2.ps1 directly, bypassing script1.ps1 using the same method?Answered | 7 Replies | 15209 Views | Created by Adrian.Tom - Monday, March 4, 2013 3:39 PM | Last reply by RiffyRiot - Tuesday, March 5, 2013 5:47 PM -
0 Votes
Invoke Command bypassing credentials
Thanks David is right, you should not convert the username.Answered | 12 Replies | 18343 Views | Created by PowerShellNovice - Wednesday, September 18, 2013 12:01 AM | Last reply by Himi24 - Thursday, November 14, 2013 2:48 AM -
0 Votes
Invoke-Command Errors
Guess you can't have that.Answered | 10 Replies | 1066 Views | Created by JMSPT - Thursday, January 28, 2016 7:29 PM | Last reply by JMSPT - Thursday, January 28, 2016 10:57 PM -
0 Votes
Invoke command not working and exception is thrown
Ok , lets do one thing, run below script to test wheter you are able to run : $ListofServers = ...Answered | 20 Replies | 12164 Views | Created by Vijaywithmaths - Thursday, October 3, 2013 9:53 AM | Last reply by Tarique Noorain - Friday, October 4, 2013 2:19 PM -
0 Votes
Invoke-command
You should verify, if invoke-command -computername cm-fs02 -scriptblock {Write-Host "D:\Users\[ CL10 ]\[ Students ]\[ Year Intake 2015 ...Answered | 7 Replies | 1294 Views | Created by Shane W - Wednesday, March 23, 2016 8:08 AM | Last reply by jrv - Wednesday, March 23, 2016 9:01 PM -
0 Votes
invoke-command map network drives remotely
https://notbad.tech/all-things-it/powershell/how-to-remotely-map-a-network-path-with-powershell/Answered | 7 Replies | 3949 Views | Created by JonDoe321 - Thursday, June 18, 2015 2:30 PM | Last reply by TryingToGetSmart - Saturday, January 4, 2020 4:07 AM - Items 1 to 20 of 2412335 Next ›
No announcements