nformation, I doubt I can help you much more.
Cheers,
Trevor Sullivan
From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com]
On Behalf Of jlos...@mpi.mb.ca
Sent: Thursday, January 16, 2014 11:12 AM
To: scripting@lists.myitforum.com
Subject: RE: [scripting] Invoke-Comman
26957 Northwestern Highway, Suite 130, Southfield, MI 48033-8456
www.us.sogeti.com
From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On
Behalf Of jlos...@mpi.mb.ca
Sent: Thursday, January 16, 2014 12:12 PM
To: scripting@lists.myitforum.com
Subject: RE: [scripting] Invoke-Co
@lists.myitforum.com>
Subject: RE: [scripting] Invoke-Command
Jason,
Can you send a screenshot of the issue? Your font is rather challenging to read.
Have you tried a simpler command, just for starters? When all else fails, take
it back to the basics.
Invoke-Command -ComputerName serverb -Sc
.
Thanks,
Jason
From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com] On
Behalf Of Trevor Sullivan
Sent: Thursday, January 16, 2014 10:50 AM
To: scripting@lists.myitforum.com
Subject: RE: [scripting] Invoke-Command
Jason,
Can you send a screenshot of the issue? Your font is
From: listsad...@lists.myitforum.com [mailto:listsad...@lists.myitforum.com]
On Behalf Of jlos...@mpi.mb.ca
Sent: Thursday, January 16, 2014 10:25 AM
To: scripting@lists.myitforum.com
Subject: RE: [scripting] Invoke-Command
Here is the error we receive
cmdlet Get-Credential at command
.myitforum.com [mailto:listsad...@lists.myitforum.com] On
Behalf Of Trevor Sullivan
Sent: Thursday, January 16, 2014 10:17 AM
To: scripting@lists.myitforum.com
Subject: RE: [scripting] Invoke-Command
Jason,
What do you mean "does not work?" Are you getting an error? If so, what is the
error?
Jason,
What do you mean "does not work?" Are you getting an error? If so, what is
the error?
FYI, you have to enable Windows Remote Management (WinRM) to use
Invoke-Command. Use Enable-PSRemoting -Force or Set-WsmanQuickConfig, or use
Active Directory Group Policy to enable WinRM.
Cheer