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
Required Exchange server 2016 installation steps
Required Exchange server 2016 installation steps please send me or guide me .Answered | 1 Replies | 1815 Views | Created by chris harris456 - Wednesday, December 30, 2020 1:42 AM | Last reply by KHURRAM RAHIM - Wednesday, December 30, 2020 1:43 AM -
0 Votes
The Specified Domain Either Does Not Exist or Could Not Be Contacted
Getting this error when joining windows 7 machines to the domainUnanswered | 1 Replies | 1943 Views | Created by Success Imakuh - Tuesday, December 29, 2020 12:52 PM | Last reply by Success Imakuh - Tuesday, December 29, 2020 12:53 PM -
0 Votes
Installing R Open 4.0.2 from source: make failed
Hi, I'm trying to build Microsoft open R 4.0.2 from source on a RHEL7 machine. I get the following error: *** No rule to make target `lattice.ts', needed by ...Unanswered | 2 Replies | 2156 Views | Created by Larry N. Singh - Tuesday, December 22, 2020 2:39 PM | Last reply by Larry N. Singh - Monday, December 28, 2020 4:13 PM -
0 Votes
Microsoft R Compilation error
I am trying to compile Microsoft R, while running make command i am getting the below error make[2]: *** No rule to make target `lattice.ts', needed by `stamp-recommended'. ... -
0 Votes
I have a file group backup, how to determine, how much space i required on disk for restoring this backup ?
I have a file group backup, how to determine, how much space i required on disk for restoring this backup ? -
0 Votes
NTP Time Sync
I would like to know, if there is any possible way to configure fallback (backup, failover) NTP server time source in the registry or GPO.<o:p></o:p> I want ...Unanswered | 1 Replies | 1883 Views | Created by NTP Time Sync - Wednesday, December 23, 2020 2:02 PM | Last reply by Leon Laude - Wednesday, December 23, 2020 2:04 PM -
0 Votes
ms office on ec2 linux instances
Hello, How to download ms office on ec2 linux instances. I will be thankful for your responses. -
0 Votes
how to activate MS without use of product key and what way to find the product in my device
I did'nt have office product key and I'm Lost the MS office keyUnanswered | 1 Replies | 2018 Views | Created by sarosaras - Monday, December 21, 2020 8:12 AM | Last reply by Leon Laude - Monday, December 21, 2020 9:14 AM -
0 Votes
Error Meassage
__construct('sqlsrv:server=c...', 'AugieChoice', '3') #1 {main} thrown in D:\IGXDSS\sso\cashnet.php on line 8 How Can I fix ...Unanswered | 1 Replies | 2173 Views | Created by greg676 - Saturday, December 19, 2020 6:39 PM | Last reply by hassans1 - Sunday, December 20, 2020 2:32 PM -
0 Votes
Create Linked server from SQL on windows to Linux galera cluster mariadb
I have standard edition sql server on windows and I need to create a linked server to a Maridb database that is in Cent OS (Galera cluster). Do I need to install anything on linux server or ...Unanswered | 1 Replies | 1960 Views | Created by IT2020 - Thursday, December 17, 2020 8:15 PM | Last reply by Leon Laude - Friday, December 18, 2020 8:42 AM -
0 Votes
Activated Windows Server License gets Deactivated
Windows Servers becomes deactivated for some reason, although this can be solved easily just by reactivating using our product keys I just want to know if there is a way to check what causes ...Unanswered | 1 Replies | 1614 Views | Created by ORIX METRO - Friday, December 18, 2020 5:45 AM | Last reply by Leon Laude - Friday, December 18, 2020 8:38 AM -
0 Votes
Failed importing of CSV file when trying to run experiment in ML studio
Microsoft.Analytics.Exceptions.ErrorMapping+ModuleException: Error 0078: Http redirection not allowed at ... -
2 Votes
az-900 free vouchers still available?
az-900 free vouchers still available?Answered | 2 Replies | 2169 Views | Created by tonytordis - Tuesday, December 15, 2020 5:15 PM | Last reply by Leon Laude - Tuesday, December 15, 2020 5:27 PM -
0 Votes
SysVol Folder Encryption
DearAll, We have faced the following issue, after run the gpedit command, If we copy/paste the backup of SysVol ... -
0 Votes
File Server delete issue
We have a file server that is running windows server 2019 Standard edition. We are seeing a strange issue where users will delete a folder or a bunch a files located in a folder. It looks to delete. ... -
0 Votes
SQL Server LaunchPad is not starting.
Hello, We have SQL Server 2016 SP2-CU15 in Azure with analytics installed using R 3.5.2. Everything was running smoothly until last week's Microsoft update. We noticed that ...Unanswered | 2 Replies | 2343 Views | Created by JoelRosario - Tuesday, December 8, 2020 6:23 AM | Last reply by Leon Laude - Tuesday, December 8, 2020 12:36 PM -
0 Votes
cant sign in work account
cant sign in work accountUnanswered | 0 Replies | 1867 Views | Created by lucky9805555091 - Tuesday, December 8, 2020 6:27 AM -
1 Votes
iam getting error in server 2012 event logs please help
getting this error in server 2012 please help Event id 10028 not able to delete also dhcp reservation please ...Answered | 1 Replies | 1763 Views | Created by Stevesmith-090 - Saturday, December 5, 2020 6:59 PM | Last reply by KHURRAM RAHIM - Saturday, December 5, 2020 7:00 PM -
0 Votes
reset windows
hi, i have a question regarding my laptop. i already upgraded my laptop windown 7 to windows 10. i upgraded on that time when windows 7 was offering free ...Unanswered | 1 Replies | 2011 Views | Created by Amerjabbar - Friday, December 4, 2020 12:45 PM | Last reply by Leon Laude - Friday, December 4, 2020 12:47 PM -
2 Votes
migrate exchange 2013 to 2019 requiremennt?
I need to migrate exchange 2013 to 2019 what will be the prerequisite iam using active directory 2008 r2 can i migrate on same Ad or need to change ?Answered | 2 Replies | 1821 Views | Created by raisingstar2019 - Friday, December 4, 2020 11:51 AM | Last reply by Leon Laude - Friday, December 4, 2020 11:56 AM - Items 1 to 20 of 16006 Next ›
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.