Showing results for remoting - Scripting Blog [archived]

Nov 16, 2011
0
0

Configure PowerShell Remoting and Use Remote Commands

Doctor Scripto
Doctor Scripto

Summary: Learn how to configure Windows PowerShell remoting, store credentials, and use remote commands.   Hey, Scripting Guy! I keep hearing about Windows PowerShell remoting. But I do not really know what Windows PowerShell remoting is. For example, I can use the Get-WMIObject to work with remote computers. Is that remoting? If so, what is t...

Scripting Guy!Windows PowerShellscripting techniques
Aug 17, 2011
0
0

Updating Group Policy on a Dark and Stormy Night

Doctor Scripto
Doctor Scripto

Summary: Guest Blogger Jason Helmick talks about updating an Enterprise GPO on a dark and stormy night using Windows PowerShell.   Microsoft Scripting Guy Ed Wilson is here. Guest Blogger Week continues today with Jason Helmick as our guest. About the author Jason Helmick is an Instructor at Interface Technical Training and specializes in Wind...

Scripting Guy!Windows PowerShellscripting techniques
Jun 13, 2011
0
0

Use PowerShell Invoke-Command for Remoting

ScriptingGuy1
ScriptingGuy1

Summary: Microsoft Windows PowerShell MVP, Don Jones, talks about using the Invoke-Command cmdlet for remoting. Microsoft Scripting Guy, Ed Wilson, here. I am really excited about the idea I had for this week, and I hope you will be too. I asked Candace Gillhoolley at Manning Press about posting some sample works from some of the Manning Press lib...

Scripting Guy!Windows PowerShellscripting techniques
Nov 18, 2010
0
0

Use PowerShell to Set Security Permissions for Remoting

ScriptingGuy1
ScriptingGuy1

  Summary: Learn how to use Windows PowerShell to set security permissions for remoting.   Hey, Scripting Guy! I want to use a Windows PowerShell script to set security permissions for Windows PowerShell remoting. Can this be done? -- LM   Hello LM, Microsoft Scripting Guy Ed Wilson here. It rained during the trip to Atlanta. I am no...

Scripting Guy!Windows PowerShellscripting techniques
Nov 17, 2010
0
0

Configure Remote Security Settings for Windows PowerShell

ScriptingGuy1
ScriptingGuy1

   Summary: Microsoft Scripting Guy, Ed Wilson, teaches how to configure remote security settings for Windows PowerShell.   Hey, Scripting Guy! I am a Help Desk Support Manager, and I have written a series of scripts that I want to allow the help desk support people to use. These scripts collect basic information, and output to a fil...

Scripting Guy!Windows PowerShellscripting techniques