Showing results for troubleshooting - Scripting Blog [archived]

Jan 9, 2016
1
0

Weekend Scripter: Unexpected Case Sensitivity in PowerShell

mredwilson
mredwilson

Summary: PowerShell MVP, Mike F Robbins, discusses case sensitivity in Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. Welcome back guest blogger, Mike Robbins. Mike F Robbins is a Microsoft MVP for Windows PowerShell and a SAPIEN Technologies MVP. He is a co-author of Windows PowerShell TFM 4th Edition, and is a contributing auth...

Scripting Guy!Windows PowerShellscripting techniques
Nov 21, 2015
0
0

Weekend Scripter: The Case of the Disappearing PowerShell Console

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about fixing a problem where his Windows PowerShell console disappears. Microsoft Scripting Guy, Ed Wilson, is here. So there I was, on a two week trip, out of time, with only my laptop, and I needed to use Windows PowerShell. Most of the time, I use the Windows PowerShell console, but I do occasio...

Scripting Guy!Windows PowerShellWeekend Scripter
Oct 17, 2015
0
0

Use PowerShell to Parse Network Trace Logs—The Video

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, presents a video to show how to use Windows PowerShell to parse network trace logs. Microsoft Scripting Guy, Ed Wilson, is here. Today I am presenting a video where I show how to use Windows PowerShell to parse network traces. The steps I show are common commands that will normally be run to set up and ...

Scripting Guy!Windows PowerShellWeekend Scripter
Oct 9, 2015
0
0

Troubleshoot WinRM—The Video Part 1

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, presents a video about troubleshooting WinRM (part 1). Microsoft Scripting Guy, Ed Wilson, is here. Today I present a video where I talk a bit about troubleshooting WinRM. First I talk about looking at the WinRM logs, and then I talk about checking specific things such as:    Note  For more infor...

Scripting Guy!Windows PowerShelltroubleshooting
Oct 6, 2015
0
0

Troubleshooting WinRM with PowerShell—Part 2

Doctor Scripto
Doctor Scripto

Summary: Ed Wilson, Microsoft Scripting Guy, talks about troubleshooting WinRM.  Hey, Scripting Guy! So I thought that Windows PowerShell remoting was supposed to just work. Well, it doesn't. I am confused, and don’t even know where to begin. I am pretty sure that it should be enabled, but it is not working. Can you help? —EG ...

Scripting Guy!Windows PowerShellremoting