Message Analyzer announcements
-
Link
Message Analyzer 1.4 has Released, check out the blog at http://aka.ms/ma14rel. Videos are available at http://aka.ms/MAVideos.
Microsoft Azure Site Recovery announcements
-
Link
We’re very excited to announce the ability to protect & recover Generation 2 virtual machines to Azure. This feature is now available in all ASR supported regions.
For more details, check out General availability: Recover Generation 2 virtual machines to Azure.
-
Link
We are rolling out updates for the Configuration Server (Version 8.2.2.0) and Process Server (Version 8.2.2.0). The updates bring better error handling and other quality enhancements. We strongly recommend that you get your Preview / TAP customers to install the latest updates in the following order:
- Log onto the configuration server using the Virtual Machines page in the Azure portal and download the latest update from: http://go.microsoft.com/fwlink/?LinkID=533809. Follow the installer instructions to install the update
- On the server that you installed the process server, download the latest update from http://go.microsoft.com/fwlink/?LinkID=533810 and install it using the installer instructions
- On the server that you have installed the master target server(s),
install the latest update (Version 8.2.1.0), if you haven't already
- For Windows master target server(s), log onto the Windows master target server(s) using the Virtual Machines page in the Azure portal and download the latest update from http://go.microsoft.com/fwlink/?LinkID=533811. Follow the installer instructions to install the update
- For Linux master target server(s), copy the installer tar file that is available at http://go.microsoft.com/fwlink/?LinkID=533812 using a sftp client. Alternatively you can log onto the Linux master target server(s) using the Virtual Machines page in Azure use wget to download the file. Extract the files from the gzipped installer and run the command “sudo ./install” to install the update
-
Link
Migration Accelerator functionality of providing pain-free migrations of physical, VMware, AWS and Hyper-V workloads, is now an integral part of Azure Site Recovery, an enabling technology of Availability on Demand.
Sign up now and start migrating to Azure today!Read the blogs:
Seamless Migrations into Azure with Availability on Demand
Migrate Heterogeneous IT Environments to Azure with ASRThe Migration Accelerator service will not be available after 07/31/2015. We recommend that you start using Azure Site Recovery for your migration scenarios.
Microsoft Machine Learning Server announcements
-
Link
Microsoft R Open 3.5.3 was released today!
Find the release info on Github.
-
Link
Just seconds ago we release Microsoft R Open 3.5.2! Get it here: https://mran.microsoft.com/download. Since there have been numerous requests for this release on these forums I wanted to share this news with you as soon as possible.
-
Link
On 1/12/2016, Microsoft made the announcement for the ongoing progress to deliver R to new platforms, developers and the R community. Specifically:
- Revolution R Enterprise for Hadoop, Linux and Teradata is now available as Microsoft R Server with all the benefits of Microsoft’s enterprise support and purchasing options.
- The new Microsoft R Server Developer Edition with all the features of the commercial version will be available for Developers to download for free.
- The Microsoft Data Science Virtual Machine will include a pre-installed and pre-configured version of Microsoft R Server Developer Edition.
- Revolution R Open is now Microsoft R Open and is available to download for free.
- Microsoft R Server is available to all students for academic use with the Microsoft DreamSpark program
For the detail information of the announcement, please refer to the blog from Joseph Sirosh, Microsoft Corporate Vice President.
Microsoft Robotics - Community announcements
-
Link
---------------------------------------------------------------------------------------
RDS 4 & Kinect for Windows SDK 1.5 + Windows 8 Release Preview + Visual Studio 2012
---------------------------------------------------------------------------------------
Three new technologies that impact RDS4 have been released recently:
- Kinect for Windows SDK version 1.5
- Windows 8 Release Preview
- Visual Studio 2012 RC
All of these have been tested with RDS 4 and there are a few issues to be aware of when using them with RDS 4.
Kinect for Windows SDK version 1.5
Version 1.5 is 100% compatible with RDS 4 on Windows 7 with Visual Studio 2010. The built-in services as well as the user-built samples will continue to work as they have before. The new features such as Near Mode, Seated Mode, and Facial Tracking will not automatically be exposed, but the sample code for the RDS4 Kinect service is provided and can be used as an example of how to add the new features. If someone out there in the RDS community creates an updated service that exposes new features, we invite you to share it with the RDS community by posting a link in the RDS Community Forum http://social.msdn.microsoft.com/Forums/en-US/roboticscommunity/threads.
Windows 8 Release Preview
RDS 4 has been tested on Windows 8 Release Preview and while all the services can be built and run for Windows 8, there are a couple issues to be aware of:
- When building some of the samples, you may see a the following warning: “warning MSB3270: There was a mismatch between the processor architecture of the project being built…”. This is an innocuous warning. You can eliminate the warning for any service by editing the project file and explicitly setting the target architecture.
- The setup and building of some samples may report errors indicating that Silverlight 4 Toolkit is required. The Silverlight 4 Toolkit will not install on Windows 8. The workaround is to install the Silverlight 5 Toolkit from here: http://silverlight.codeplex.com/releases/view/78435
Visual Studio 2012 Release Candidate
The Express version of Visual Studio 2012 will only open Windows 8 Metro Style app projects. You can build the RDS samples from the command-line using the DSS Command Prompt, but you will not be able to open the projects.
- The Release Candidate of Visual Studio 2012 Ultimate is a free download. It will eventually expire, but it is the best choice to try Visual Studio 2012 with RDS 4 at this time. Complete Beta Readme can be found here: http://go.microsoft.com/fwlink/?LinkId=237568
- Installing VS 2012 upgrades the .NET runtime to 4.5. The pre-built Kinect RDS4 service samples will no longer run because they specifically targeted .NET 4.0, however the source code for the Kinect samples is included and they can be built with VS 2012 RC and these user-built versions will work.
- Samples built by the user are referred to as “User” version of the services and if they have partner requirements on other samples they will expect the “User” versions of partners as well.
-
Link
Announcing Microsoft Robotics Developer Studio 4
Today (8th March) we’re announcing the general availability of Microsoft Robotics Developer Studio 4 (RDS 4). The package can be downloaded for free. It was just over five months ago that we announced the availability of RDS 4 Beta and since then, the Microsoft Robotics team has been hard at work putting the final touches on RDS 4 to give developers access to the software they need to build robotics applications.
Since the Beta, our number one focus has been on improving the overall quality and stability of RDS 4. We’ve fixed a number of important issues in the product as well as made improvements to existing samples. Additionally, we updated RDS 4 to work with the release version of the Kinect for Windows SDK.
It is our goal to deliver a great product that meets the needs of the developer and hobbyist communities. We are already seeing RDS 4 being utilized to develop some interesting applications. Speaking of which, last fall, we announced the Robotics @ Home competition, and are thrilled with the submissions we’ve received. Today, we’re excited to reveal the competition’s 10 finalists. Visit the Robotics @ Home Finalists page to read more about the finalists, including how they think robotics will change the world and what they would do with the prize winnings. We look forward to announcing the grand prize winner in May of this year.
We have tested RDS 4 on Windows 8 Consumer Preview with Visual Studio 11 Beta. However, these are beta products so RDS 4 is not officially supported for use with them, but we know it works.
Also, our team has been using RDS 4 for a while now and we’ve come up with a few cool and unique applications. Check out the video of the Follow Me robot, created by our team.
From all of us on the Microsoft Robotics team, we’d like to thank you for your continued support and your feedback on RDS 4, which helped get us to where we are today. As always, you can use the Robotics Forums to send us any additional questions and suggestions.
NOTE: Please install Visual Studio 2010 and the Kinect for Windows SDK V1 before you install RDS 4.
Microsoft Robotics - Concurrency and Coordination Runtime (CCR) announcements
-
Link
Please see the announcement of Robotics Developer Studio 4 Beta in the Community Forum.
Visit the Microsoft Robotics Home Page for more information.
Microsoft Robotics - Decentralized Software Services (DSS) announcements
-
Link
Please see the announcement of Robotics Developer Studio 4 Beta in the Community Forum.
Visit the Microsoft Robotics Home Page for more information.
Microsoft Robotics - Hardware Configuration and Troubleshooting announcements
-
Link
Please see the announcement of Robotics Developer Studio 4 Beta in the Community Forum.
Visit the Microsoft Robotics Home Page for more information.
-
1 Votes
how to merge two certification i'd
please guide me how to merge two certification id's i am really fed-up not finding any way.Answered | 1 Replies | 1374 Views | Created by roman raees-099 - Friday, December 4, 2020 9:59 AM | Last reply by KHURRAM RAHIM - Friday, December 4, 2020 10:00 AM -
0 Votes
Need Help for problem error servers is receiving ADWS error, Event ID 1202
Hi I have problem about error of ADWS error, I have trobleshooted it by my self but I have not solution about that Is there someone to tell me to ...Unanswered | 1 Replies | 2515 Views | Created by Iyan putra - Wednesday, December 2, 2020 3:48 AM | Last reply by Leon Laude - Wednesday, December 2, 2020 7:39 AM -
0 Votes
Asking about the Course Microsoft Azure Virtual Training Day: Fundamentals (Part 1)
Good evening, Could you please tell me how will be this course be held? I have registered for this course but I don't know how to ...Unanswered | 0 Replies | 1748 Views | Created by Mostafa Darwisch - Monday, November 30, 2020 11:32 PM -
0 Votes
22
NHấdUnanswered | 0 Replies | 1458 Views | Created by phùng xuân hải - Friday, November 27, 2020 11:49 PM -
0 Votes
Microsoft Remote Desktop
I can only find archived threads on this. Trying to load MRD from the App Store but nothing happens. Nothing is downloaded and no error messages. I have a MiniMac on Catalina ...Unanswered | 1 Replies | 1982 Views | Created by GeoffClem - Thursday, November 26, 2020 10:40 AM | Last reply by Leon Laude - Thursday, November 26, 2020 10:47 AM -
0 Votes
Error Importing dataset from the web in Azure ML Studio
Microsoft.Analytics.Exceptions.ErrorMapping+ModuleException: Error 0078: Http redirection not allowed at ...Unanswered | 1 Replies | 2230 Views | Created by Brendan Fernandez - Friday, November 20, 2020 11:48 AM | Last reply by Leon Laude - Friday, November 20, 2020 11:50 AM -
0 Votes
Update Microsoft Office
Dear, I am writing to you this message regarding a issue am having while trying to open my word document. Last week I‘ve made an update of my Operating System on my ...Unanswered | 1 Replies | 1634 Views | Created by Carlos Casaco - Friday, November 20, 2020 11:07 AM | Last reply by Leon Laude - Friday, November 20, 2020 11:22 AM -
0 Votes
Credential Manager loses saved password after an while
I have a little problem with the Windows Credential Manager under Windows 10. When I store logins in the manager like for example to connect network shares between the machines, the manager ...Unanswered | 1 Replies | 1633 Views | Created by Credential Manager loses saved password - Friday, November 20, 2020 7:48 AM | Last reply by Credential Manager loses saved password - Friday, November 20, 2020 7:49 AM -
0 Votes
My Microsoft desktop does not work after the Big Sur update...
Help.Unanswered | 0 Replies | 1977 Views | Created by Peter Lithell-Eggum - Thursday, November 19, 2020 6:31 PM -
0 Votes
where can you buy xanax online?
Xanax is the brand name for alprazolam tablets, derived under the benzodiazepine class of Central Nervous System (CNS) active compounds. Xanax comes as the oral administration ...Discussion | 1 Replies | 1700 Views | Created by buy-xanax-online - Wednesday, November 18, 2020 7:53 AM | Last reply by buy-xanax-online - Wednesday, November 18, 2020 8:00 AM -
0 Votes
SPFX Package Error in SharePoint
We are getting the below error while trying to deploy SPFX webpart in SharePoint .We are using SharePoint 2019 On-premise. When generating the package it does not generate any ...Unanswered | 2 Replies | 1804 Views | Created by Merin Diya - Thursday, November 12, 2020 4:38 AM | Last reply by Merin Diya - Wednesday, November 18, 2020 3:04 AM -
0 Votes
Microsoft R Open + line breaks during package compilation
install.packages('minqa') Installing package into ‘/raid/users/g-socsldap/R/x86_64-pc-linux-gnu-library/4.0’ (as ‘lib’ is unspecified) % Total ...Unanswered | 1 Replies | 2633 Views | Created by Happy Dan - Monday, November 16, 2020 10:50 PM | Last reply by Happy Dan - Tuesday, November 17, 2020 6:12 PM -
1 Votes
is microsoft offering any certification programme like az900 ?
is microsoft offering any certification programme like az900 ?Answered | 1 Replies | 1901 Views | Created by zocowich906 - Tuesday, November 17, 2020 11:30 AM | Last reply by KHURRAM RAHIM - Tuesday, November 17, 2020 11:33 AM -
0 Votes
"Call Me At" does not display the Work number
Hello, I saved my number in the Skype setting(mobile, Work, home...), but if I want to use the "call me at" option during a meeting, the workphone is not listed in the ...Unanswered | 0 Replies | 1263 Views | Created by Lydia kwandjeu - Tuesday, November 17, 2020 10:48 AM -
0 Votes
Connect Visual studio to Machine Learning Server
I've created a connection to a remote ML server. The R command line arguments are left blank. Every time I try to connect, Visual Studio ... -
0 Votes
PROBLEMAS DE INICIO AL ACTUALIZAR PIDE CONTRASEÑA SIN NUNCA HABER TENIDO UNA Y NO APARECE EL CUADRO DE CONTRASEÑA
lDesde septiembre con la actualización me mí mí mí mí mí límite que el equipo no le pone a nombre, y por cierto no aparece el cuadro de contraseña, en la pantalla pantalla el mensaje: contraseña ...Unanswered | 0 Replies | 1779 Views | Created by JAIME ALBERTO LÓPEZ BECERRA - Saturday, November 14, 2020 9:18 PM -
6 Votes
How to solve special characters that shown at Microsoft word when download the file from the internet
Hello, Some files when some one send it to me by the internet or downloading it form the internet it isn't working well it Shawn some ...Unanswered | 2 Replies | 1377 Views | Created by Socially Fine - Friday, November 13, 2020 6:13 AM | Last reply by موقع للبيع - Friday, November 13, 2020 6:22 AM -
1 Votes
required free Microsoft certification vouchers
required free Microsoft certification vouchers and training i heard microsoft accounce again free vouchers please help if you knowsAnswered | 1 Replies | 1236 Views | Created by roseroice-097 - Thursday, November 12, 2020 10:44 AM | Last reply by KHURRAM RAHIM - Thursday, November 12, 2020 10:46 AM -
0 Votes
Is there any Replacement tool for Adobe flash Player which can be integrate with SharePoint 2016
Hi, We are using Adobe Flash player in Microsoft SharePoint 2016 to display PDF files in provided hosted app and using dot net framework 4.5. But as per the ...Unanswered | 1 Replies | 2034 Views | Created by HimanshuRatnakar - Monday, November 2, 2020 2:05 PM | Last reply by HimanshuRatnakar - Wednesday, November 11, 2020 12:13 PM
Message Analyzer announcements
-
Link
Message Analyzer 1.4 has Released, check out the blog at http://aka.ms/ma14rel. Videos are available at http://aka.ms/MAVideos.
Microsoft Azure Site Recovery announcements
-
Link
We’re very excited to announce the ability to protect & recover Generation 2 virtual machines to Azure. This feature is now available in all ASR supported regions.
For more details, check out General availability: Recover Generation 2 virtual machines to Azure.
-
Link
We are rolling out updates for the Configuration Server (Version 8.2.2.0) and Process Server (Version 8.2.2.0). The updates bring better error handling and other quality enhancements. We strongly recommend that you get your Preview / TAP customers to install the latest updates in the following order:
- Log onto the configuration server using the Virtual Machines page in the Azure portal and download the latest update from: http://go.microsoft.com/fwlink/?LinkID=533809. Follow the installer instructions to install the update
- On the server that you installed the process server, download the latest update from http://go.microsoft.com/fwlink/?LinkID=533810 and install it using the installer instructions
- On the server that you have installed the master target server(s),
install the latest update (Version 8.2.1.0), if you haven't already
- For Windows master target server(s), log onto the Windows master target server(s) using the Virtual Machines page in the Azure portal and download the latest update from http://go.microsoft.com/fwlink/?LinkID=533811. Follow the installer instructions to install the update
- For Linux master target server(s), copy the installer tar file that is available at http://go.microsoft.com/fwlink/?LinkID=533812 using a sftp client. Alternatively you can log onto the Linux master target server(s) using the Virtual Machines page in Azure use wget to download the file. Extract the files from the gzipped installer and run the command “sudo ./install” to install the update
-
Link
Migration Accelerator functionality of providing pain-free migrations of physical, VMware, AWS and Hyper-V workloads, is now an integral part of Azure Site Recovery, an enabling technology of Availability on Demand.
Sign up now and start migrating to Azure today!Read the blogs:
Seamless Migrations into Azure with Availability on Demand
Migrate Heterogeneous IT Environments to Azure with ASRThe Migration Accelerator service will not be available after 07/31/2015. We recommend that you start using Azure Site Recovery for your migration scenarios.
Microsoft Machine Learning Server announcements
-
Link
Microsoft R Open 3.5.3 was released today!
Find the release info on Github.
-
Link
Just seconds ago we release Microsoft R Open 3.5.2! Get it here: https://mran.microsoft.com/download. Since there have been numerous requests for this release on these forums I wanted to share this news with you as soon as possible.
-
Link
On 1/12/2016, Microsoft made the announcement for the ongoing progress to deliver R to new platforms, developers and the R community. Specifically:
- Revolution R Enterprise for Hadoop, Linux and Teradata is now available as Microsoft R Server with all the benefits of Microsoft’s enterprise support and purchasing options.
- The new Microsoft R Server Developer Edition with all the features of the commercial version will be available for Developers to download for free.
- The Microsoft Data Science Virtual Machine will include a pre-installed and pre-configured version of Microsoft R Server Developer Edition.
- Revolution R Open is now Microsoft R Open and is available to download for free.
- Microsoft R Server is available to all students for academic use with the Microsoft DreamSpark program
For the detail information of the announcement, please refer to the blog from Joseph Sirosh, Microsoft Corporate Vice President.
Microsoft Robotics - Community announcements
-
Link
---------------------------------------------------------------------------------------
RDS 4 & Kinect for Windows SDK 1.5 + Windows 8 Release Preview + Visual Studio 2012
---------------------------------------------------------------------------------------
Three new technologies that impact RDS4 have been released recently:
- Kinect for Windows SDK version 1.5
- Windows 8 Release Preview
- Visual Studio 2012 RC
All of these have been tested with RDS 4 and there are a few issues to be aware of when using them with RDS 4.
Kinect for Windows SDK version 1.5
Version 1.5 is 100% compatible with RDS 4 on Windows 7 with Visual Studio 2010. The built-in services as well as the user-built samples will continue to work as they have before. The new features such as Near Mode, Seated Mode, and Facial Tracking will not automatically be exposed, but the sample code for the RDS4 Kinect service is provided and can be used as an example of how to add the new features. If someone out there in the RDS community creates an updated service that exposes new features, we invite you to share it with the RDS community by posting a link in the RDS Community Forum http://social.msdn.microsoft.com/Forums/en-US/roboticscommunity/threads.
Windows 8 Release Preview
RDS 4 has been tested on Windows 8 Release Preview and while all the services can be built and run for Windows 8, there are a couple issues to be aware of:
- When building some of the samples, you may see a the following warning: “warning MSB3270: There was a mismatch between the processor architecture of the project being built…”. This is an innocuous warning. You can eliminate the warning for any service by editing the project file and explicitly setting the target architecture.
- The setup and building of some samples may report errors indicating that Silverlight 4 Toolkit is required. The Silverlight 4 Toolkit will not install on Windows 8. The workaround is to install the Silverlight 5 Toolkit from here: http://silverlight.codeplex.com/releases/view/78435
Visual Studio 2012 Release Candidate
The Express version of Visual Studio 2012 will only open Windows 8 Metro Style app projects. You can build the RDS samples from the command-line using the DSS Command Prompt, but you will not be able to open the projects.
- The Release Candidate of Visual Studio 2012 Ultimate is a free download. It will eventually expire, but it is the best choice to try Visual Studio 2012 with RDS 4 at this time. Complete Beta Readme can be found here: http://go.microsoft.com/fwlink/?LinkId=237568
- Installing VS 2012 upgrades the .NET runtime to 4.5. The pre-built Kinect RDS4 service samples will no longer run because they specifically targeted .NET 4.0, however the source code for the Kinect samples is included and they can be built with VS 2012 RC and these user-built versions will work.
- Samples built by the user are referred to as “User” version of the services and if they have partner requirements on other samples they will expect the “User” versions of partners as well.
-
Link
Announcing Microsoft Robotics Developer Studio 4
Today (8th March) we’re announcing the general availability of Microsoft Robotics Developer Studio 4 (RDS 4). The package can be downloaded for free. It was just over five months ago that we announced the availability of RDS 4 Beta and since then, the Microsoft Robotics team has been hard at work putting the final touches on RDS 4 to give developers access to the software they need to build robotics applications.
Since the Beta, our number one focus has been on improving the overall quality and stability of RDS 4. We’ve fixed a number of important issues in the product as well as made improvements to existing samples. Additionally, we updated RDS 4 to work with the release version of the Kinect for Windows SDK.
It is our goal to deliver a great product that meets the needs of the developer and hobbyist communities. We are already seeing RDS 4 being utilized to develop some interesting applications. Speaking of which, last fall, we announced the Robotics @ Home competition, and are thrilled with the submissions we’ve received. Today, we’re excited to reveal the competition’s 10 finalists. Visit the Robotics @ Home Finalists page to read more about the finalists, including how they think robotics will change the world and what they would do with the prize winnings. We look forward to announcing the grand prize winner in May of this year.
We have tested RDS 4 on Windows 8 Consumer Preview with Visual Studio 11 Beta. However, these are beta products so RDS 4 is not officially supported for use with them, but we know it works.
Also, our team has been using RDS 4 for a while now and we’ve come up with a few cool and unique applications. Check out the video of the Follow Me robot, created by our team.
From all of us on the Microsoft Robotics team, we’d like to thank you for your continued support and your feedback on RDS 4, which helped get us to where we are today. As always, you can use the Robotics Forums to send us any additional questions and suggestions.
NOTE: Please install Visual Studio 2010 and the Kinect for Windows SDK V1 before you install RDS 4.
Microsoft Robotics - Concurrency and Coordination Runtime (CCR) announcements
-
Link
Please see the announcement of Robotics Developer Studio 4 Beta in the Community Forum.
Visit the Microsoft Robotics Home Page for more information.
Microsoft Robotics - Decentralized Software Services (DSS) announcements
-
Link
Please see the announcement of Robotics Developer Studio 4 Beta in the Community Forum.
Visit the Microsoft Robotics Home Page for more information.
Microsoft Robotics - Hardware Configuration and Troubleshooting announcements
-
Link
Please see the announcement of Robotics Developer Studio 4 Beta in the Community Forum.
Visit the Microsoft Robotics Home Page for more information.