I have a Windows 2008 R2 machine, and I have installed the VS2010 and SP1, Windows Azure SDK 1.7 and all other tools of Azure SDK and PowerShell cmdlets from the below links
https://www.windowsazure.com/en-us/manage/downloads/
When I run the Windows Powershell for Windows Azure Cmdlets, it is showing the error:
Add-PSSnapin : The Windows PowerShell snap-in 'WAPPSCmdlets' is not installed o n this machine. At line:1 char:21 + cd c:\; add-pssnapin <<<< WAPPSCmdlets + CategoryInfo : InvalidArgument: (WAPPSCmdlets:String) [Add-PSSn apin], PSArgumentException + FullyQualifiedErrorId : AddPSSnapInRead,Microsoft.PowerShell.Commands.Ad dPSSnapinCommand
I have also tried the following link but no use. http://social.msdn.microsoft.com/Forums/is/windowsazuredevelopment/thread/4c59fc7e-3ead-482e-88c3-f5555e915c84