Can anyone help me on this, I am trying to install and configure azure powershell on my window 2003 aws ec2 instance. But i am getting error like it is not a valid win32 application.
Asked
Active
Viewed 56 times
1
-
2Windows 2003 is entirely obsolete at this point. Are you sure it’s even compatible with the Azure PowerShell module? – Rob Moir Mar 26 '19 at 06:20
-
You should have decommissioned Windows 2003 several years ago. It is far too old to continue using without truly extraordinary circumstances. – Michael Hampton Mar 26 '19 at 17:54
1 Answers
3
Azure PowerShell requires WMF 5.1 (proof). Windows Server 2003 supports only WMF 2.0 (proof). So, you cannot run it on Server 2003
batistuta09
- 8,723
- 9
- 21