No announcements
Found 2244444 threads
-
0 Votes
Cant use powershell remotely to 1 system
In addition, if the issue has been proved as system flaw, the consulting fee would be refund.Answered | 2 Replies | 605 Views | Created by B Wolf - Tuesday, October 16, 2018 12:20 PM | Last reply by LeeSeenLi - Wednesday, October 17, 2018 3:16 AM -
3 Votes
Cant use dfsutil in powershell
On native powershel (x64) dfsutil is found.Answered | 14 Replies | 15011 Views | Created by Piktus - Monday, November 28, 2011 8:50 AM | Last reply by Piktus - Tuesday, November 29, 2011 6:50 AM -
0 Votes
Using powershell as remote shell
http://blogs.msdn.com/b/wmi/archive/2009/07/24/powershell-remoting-between-two-workgroup-machines.aspxAnswered | 3 Replies | 3457 Views | Created by DevboyX - Tuesday, December 21, 2010 9:54 AM | Last reply by DevboyX - Tuesday, December 21, 2010 5:57 PM -
1 Votes
Execute Powershell Script in Remote System
1.Answered | 2 Replies | 3402 Views | Created by shyamuSharma - Tuesday, June 12, 2012 4:03 AM | Last reply by Ronin47 - Tuesday, June 12, 2012 5:51 AM -
0 Votes
Cant use Powershell to connect outlook 2003
Answered | 2 Replies | 1814 Views | Created by Gabi_ - Wednesday, November 14, 2012 9:00 AM | Last reply by Yan Li_ - Friday, November 16, 2012 6:21 AM -
0 Votes
Problem Connecting Remote PowerShell Using Build in Administrator Account.
Hi Jeroen, According to your description, you couldn't use the Build-in Domain Administrator to remote access domain member server through Powershell ...Answered | 5 Replies | 2430 Views | Created by Jeroen Feenstra - Friday, May 29, 2015 11:20 AM | Last reply by AnnaWY - Tuesday, June 2, 2015 3:05 AM -
0 Votes
Issues using SharePoint PowerShell cmdlets using PowerShell Remoting
Hye i found a way to run sharepoint cmdlets from remote computer on this blog.Answered | 5 Replies | 6913 Views | Created by umichscoots - Monday, January 16, 2012 10:33 PM | Last reply by Anthony Hyvert - Monday, May 26, 2014 4:37 PM -
1 Votes
PowerShell remoting
I use the following code to access a domain controller from a workgroup pc; it enables WinRM on the client, enables PS Remoting and the important step, add the domain ...Answered | 4 Replies | 1471 Views | Created by Marius - Roma - Sunday, February 5, 2017 5:57 PM | Last reply by Prashant Dev Pandey - Monday, February 6, 2017 9:59 AM -
0 Votes
Powershell - Problem with Start-transcript using remoting
For now I'm piping them to an outfile instead of using start and stop-transcript Step 1 | Out-File $Logfile Step 2 | Out-File ...Answered | 5 Replies | 9569 Views | Created by Sanjeev_nandam - Thursday, January 6, 2011 3:55 PM | Last reply by Sanjeev_nandam - Thursday, January 6, 2011 7:43 PM -
0 Votes
Change DNS remotely using PowerShell
When pass a local variables to a invoke-command, you need to use the -Args.Answered | 1 Replies | 1543 Views | Created by nehzt - Friday, August 28, 2015 7:20 AM | Last reply by Elaine Jing - Wednesday, September 2, 2015 8:12 AM -
0 Votes
Powershell Remote Script Issue
Hi, Please also refer to the below article regarding to powershell ...Answered | 2 Replies | 1343 Views | Created by roadkingrider - Friday, April 12, 2013 8:18 PM | Last reply by Yan Li_ - Wednesday, April 17, 2013 3:09 AM -
4 Votes
Help with Remoting PowerShell ISE
So, talking about the Windows 7 computers you are using, are they in a domain or in workgroup?Answered | 8 Replies | 32743 Views | Created by allen357 - Friday, February 12, 2010 4:57 AM | Last reply by Hondalex - Wednesday, March 9, 2011 12:12 AM -
0 Votes
Remotely Restore Database w/PowerShell - In Use!
As you are using PowerShell to restore database, you can use KillAllProcesses command to kill all processes attached to the database before restoring database.Answered | 1 Replies | 1903 Views | Created by NitLions - Thursday, October 29, 2015 9:27 PM | Last reply by Lydia Zhang - Friday, October 30, 2015 6:02 AM -
1 Votes
How to access Powershell remotely?
You can also install the AD PowerShell modules on Computer B and access directly without using the Invoke-command.Answered | 2 Replies | 1924 Views | Created by Tarcísio Corte - Wednesday, August 28, 2013 7:41 PM | Last reply by Tim Cerling - Friday, August 30, 2013 1:31 AM -
1 Votes
Remote PowerShell scripts pre-reqs .....
" [1] Q: If I am running PowerShell v2 on Machine "A" and the remote machine "B" has PowerShell v1, would the script not ...Answered | 2 Replies | 4718 Views | Created by HelpStar - Tuesday, April 12, 2011 3:18 PM | Last reply by HelpStar - Wednesday, April 13, 2011 3:21 AM -
9 Votes
Enable Remote Desktop Connections with PowerShell
Easy to modyfy and use...Answered | 13 Replies | 66937 Views | Created by Gabriel Stoyle - Wednesday, October 17, 2012 6:39 PM | Last reply by Talha Nasser - Thursday, December 8, 2016 10:40 AM -
0 Votes
Remote Console cant connect
If your laptop is installed other System Center components console?Answered | 3 Replies | 2482 Views | Created by Jonsons - Wednesday, May 16, 2018 5:55 PM | Last reply by santhoshD - Wednesday, March 6, 2019 10:14 AM -
0 Votes
Remote Powershell and auditing
For your reference: Using Powershell "Start-Transcript/Stop-Transcript" commands http://max-pit.spaces.live.com/blog/cns!Answered | 2 Replies | 7755 Views | Created by Joakim Karlsson, - Tuesday, September 29, 2009 9:03 PM | Last reply by Mervyn Zhang - Monday, October 5, 2009 3:53 AM -
0 Votes
Unable To Manage RDSConnectionBroker server using Remote PowerShell
Hi Fred, Thanks for looking into this, I'm able to connect to the Server Console using PowerShell Enter-PSSession with defualt authentication.Answered | 5 Replies | 545 Views | Created by Shivag342 - Tuesday, January 24, 2017 8:55 AM | Last reply by FWN - Wednesday, January 25, 2017 8:16 AM -
0 Votes
Remotely Installing app using powershell
Most installers cannot be run remotely.Answered | 7 Replies | 1281 Views | Created by KaGeLance - Thursday, May 21, 2015 8:40 PM | Last reply by jrv - Friday, May 22, 2015 4:03 PM - Items 1 to 20 of 2244444 Next ›
No announcements