Is SNMP v1 or v2 supported in Windows Server 2003? - snmp

Can you tell me if Windows 2003 servers support v1 or v2 from snmp and how to use only v2?

As per MS documentation, SNMPv2 is supported from Windows Server 2000 onward.
You can check supported versions on the next link.
As for the configuring, please check the following link from the Microsoft docs.

Related

Is it possible to download MQ on windows server?

Hello im new on this type of software i had serch on Google about MQ but all what i find is that it can be install on linux windows xp ...
so this may be stupid but is there any way to install MQ on windows server
is there any way to install MQ on windows server
Yes. If you have purchased it you should be able to download it for production use via IBM Passport Advantage, all the details can be seen here:
https://www-01.ibm.com/support/docview.wss?uid=swg24043697
If you only want to use it for personal developer use, you can use the free developer edition, which can be found here:
https://developer.ibm.com/messaging/mq-downloads/
So for clarity, 9.1 is the latest LTS (long term service) release, 9.1.1 is the latest CD (continuous delivery) release. Which is more useful depends on what you are trying to use. It is supported on a range of operating systems, including Windows.
From the 9.1 SOE (System requirements), this is supported in windows server 2016 and windows server 2012r2 (that's the server o/s's as well Windows 10 and 8.1 for desktops). If you need older operating system support, you need to look at older MQ releases, such as 9.0*, 8.0* etc.
MQ windows drivers can be installed on any windows machine, depending upon the system requirement for particular MQ, it is not restricted to Windows XP only
System Requirements for MQ 9.1
https://www.ibm.com/software/reports/compatibility/clarity-reports/report/html/softwareReqsForProduct?deliverableId=B560B760819A11E6B5854315721876AE&osPlatforms=Windows
System Requirements for MQ 9.0
https://www.ibm.com/software/reports/compatibility/clarity-reports/report/html/softwareReqsForProduct?deliverableId=8360DD50895F11E5816C133BBD3A3812&osPlatforms=Windows
System Requirements for MQ 8.0
https://www.ibm.com/software/reports/compatibility/clarity-reports/report/html/softwareReqsForProduct?deliverableId=1350550241693&osPlatform=Windows

Hadoop on windows server: Is HDInsight for windows server supported to run on a Domain Controller?

On my Demo Machine: I have Windows Server 2008 R2 and it's also domain controller. I installed HDInsight for windows server via Web Platform Installer but I do NOT see a site under IIS using which I can manage my cluster. So just wondering if HDInsight is not supported on a Domain Controller? Or is there any other configuration that I should check. Thanks!
Replied (but I need at least 30 characters to submit something here or Stack Overflow gives me an error indicating my reply is too short): http://social.msdn.microsoft.com/Forums/en-US/hdinsight/thread/71ba4f1b-af9c-40d7-85e6-db3fbcaa7508
October 31st, 2012 update: Unofficially, Microsoft agrees that installing HDInsight on a server with AD installed is not supported. Now, I would like to confirm that a domain member will be fine, but that will only be in a few days.

PowerShell v3 installing error

I would like to update my PowerShell from v2 to v3 but when installing, I get a message "Update not applicable to your computer". I tried to install the Windows6.1-KB2506143-x64 Windows Management Framework 3.0 - RC because I am practicing scripting but I can not use the scripts that I am learning in v2.
I do not have a virtual machine.
What is the problem?
Make sure you meet the system requirement of .net 4.0
Windows Management Framework 3.0 requires Microsoft .NET Framework 4.0"
The full release of PowerShell and the Windows Management Framework 3.0 has been released, I would suggest using it instead of the release candidate version you mentioned. You can find download links here: http://go.microsoft.com/fwlink/?LinkId=251995
The supported systems matrix is tighter than previous releases - you have to be running one of the following operating systems with the correct service pack level as well:
Windows 7 Service Pack 1 (32-bit & 64-bit)
Windows Server 2008 R2 Service Pack 1 (64-bit only, includes Server Core)
Windows Server 2008 Service Pack 2 (32-bit & 64-bit)
Also note, if you have any of the pre-release builds of v3 installed, you will have to remove them before installing the officially released version.

Where can I find ipseccmd.exe?

Reading this article http://support.microsoft.com/kb/813878
I have a question: Where can I get ipseccmd.exe for Windows Server 2003?
From the article you link to:
IPSeccmd.exe is part of Windows XP Service Pack 2 (SP2) Support Tools.
A quick search suggests this is the download page:
Windows XP Service Pack 2 Support Tools

Using the HTTP API in Windows

I have the task to build an HTTP server with the HTTP API. Can I use the HTTP API in Windows XP or Windows 7?
I cannot find http.h as an include header.
Perhaps you are using old Windows SDK, as http.h is present in as old SDK as Windows Software Development Kit (SDK) for Windows Server 2008 and .NET Framework 3.5
HTTP API exists in versions 1 and 2, see availability details on MSDN: HTTP Server API Reference .

Resources