

Let’s try the following from the 2008 machine to connect and remotely manage the 2003 machineĪny commands you want to run will now run on the remote machine see screenshot If you have not enabled-psRemoting on the 2008 R2 box go ahead and do that while you are there. From a 2008 R2 machine, open a PowerShell Windows and type in I my case I am connecting to the 2003 machine from a Windows 2008 R2 machine. Now you should be able to go to a different computer that has powershell enabled and test connecting to the 2003 machine. Open PowerShell on the Windows 2003 Server and run the command Enable-psRemoting. Scroll down and find: Windows Management Instrumentation and Windows Remote Management (WS-Management) and make sure they are both started and set to run automatically. You will want to make sure that remote management and WMI is enabled on the server. The Powershell Executable is located at c: When I ran it the first time, PowerShell was automatically added to my freqently used programs but if you are not so lucky, you can manually create an icon for it. I simply clicked Start-Run typed in powershell and PowerShell launched. When I did it on my 2003 server, it did not create an icon for the PowerShell.exe program. ()ĭownload the Windows Management Framework Core for Windows Server 2003 圆4 Edition package now. In this customers case they would have downloaded Windows Management Framework Core (WinRM 2.0 and Windows PowerShell 2.0)ĭownload the Windows Management Framework Core for Windows Server 2003 package now. You must be on Windows Server 2002 Service Pack 2 (SP2) in order to use PowerShell v2.įirst you need to download and install “Windows Management Framework” (Which gives you Windows PowerShell 2.0, WinRM 2.0, and BITS 4.0) Details on this package as well as the download links can be found here

So, take a bit of advice and install PowerShell on all your servers, just in case you ever need the power of PowerShell on your server you will have it available. If they had PowerShell installed this monumental problem would have been nothing but an annoyance. Remote Management was NOT enabled on the server so they were in big trouble. I recently had a customer who got their server (DC) infected with a virus and it was a huge problem to do anything to the box because when they logged in (with any user) the virus kicked in and prevented them from running anything. PowerShell is included with Windows Server 2008 R2 but it has to be added to Windows Server 2003.

PowerShell is an incredible tool that will allow you to run scripts or commands on your server.
