Microsoft

MMS 2013 Keynote recording now available

Good keynote from Brad Anderson: Cloud Optimize Your Business with Microsoft Management Solutions

Cloud Optimize Your Business with Microsoft Management Solutions

Enhanced by Zemanta

Viewed 4346 times by 468 viewers

Be the first to comment - What do you think?
Posted by plates55 - May 9, 2013 at 9:04 am

Categories: Microsoft   Tags: , , , , , , ,

Step-by-Step: Extend Your Private Cloud with Windows Azure Virtual Networks

Windows Azure Virtual Networks allow us to securely extend our Private Cloud with a hybrid network infrastructure that leverages the best of two worlds: the low-latency and high-bandwidth available with our on-premise datacenter networks with the elastic, pay-as-you-go cloud model of Windows Azure Virtual Networks and Virtual Machines.

 

Continue at IT Pros ROCK! Blog

Enhanced by Zemanta

Viewed 4328 times by 471 viewers

Be the first to comment - What do you think?
Posted by plates55 - May 9, 2013 at 9:02 am

Categories: Microsoft   Tags: , , , , , , ,

Step-by-Step: Extend Your Private Cloud with Windows Azure Virtual Networks

Azure Virtual Networks allow us to securely extend our Private Cloud with a hybrid network infrastructure that leverages the best of two worlds: the low-latency and high-bandwidth available with our on-premise datacenter networks with the elastic, pay-as-you-go cloud model of Windows Azure Virtual Networks and Virtual Machines.

 

Continue at IT Pros ROCK! Blog

Enhanced by Zemanta

Viewed 7056 times by 670 viewers

Be the first to comment - What do you think?
Posted by plates55 - May 2, 2013 at 10:24 am

Categories: Microsoft   Tags: , , , , , , ,

Less than a year remaining until XP End of Support

Yesterday marked the day of the 1-year count down of when Microsoft softs supporting Windows XP.

In this blog post Stephen Rose provides some answers to help explain what the end of support is and what you need to do to move to a modern OS like Windows 7 or Windows 8.

Microsoft will end Extended Support on April 8, 2014. Why?

In 2002, Microsoft introduced its Support Lifecycle policy based on customer feedback to have more transparency and predictability of support for Microsoft products. Per this policy, Microsoft Business and Developer products – including Windows and Office products – receive a minimum of 10 years of support (five years Mainstream Support and five years Extended Support), at the supported service pack level. Windows XP SP3 and Office 2003 will go out of support on April 8, 2014. If your organization has not started the migration to a modern desktop, you are late.

Continue at the Springboard Series Blog

Enhanced by Zemanta

Viewed 7073 times by 674 viewers

Be the first to comment - What do you think?
Posted by plates55 - May 2, 2013 at 10:20 am

Categories: Microsoft   Tags: , , , , , , ,

Default product keys for Windows 8 deployments

Use the following default product keys to quickly and  easily preinstall  computers with Windows 8 software.

Windows version Default product key
Windows 8 46V6N-VCBYR-KT9KT-6Y4YF-QGJYH
Windows 8 Professional V7C3N-3W6CM-PDKR2-KW8DQ-RJMRD
Windows 8 N 7QNT4-HJDDR-T672J-FBFP4-2J8X9
Windows 8 Professional N 4NX4X-C98R3-KBR22-MGBWC-D667X
Windows 8 Single Language (Emerging Markets) NH7GX-2BPDT-FDPBD-WD893-RJMQ4

Simply type the default product key into the answer file used to preinstall the version of Windows that your customer requested.

Example:

			<UserData>
				<ProductKey>
					<Key>V7C3N-3W6CM-PDKR2-KW8DQ-RJMRD</Key>
				</ProductKey>
				<AcceptEula>true</AcceptEula>
			</UserData>
		</component>
	</settings>
</unattend>

Note These product keys cannot be used for activation. You will need to type a software product key during the installation process. These keys will be removed when sysprep generalize is run. The end user will be required to type the unique product key from the Certificate of Authenticity (COA) label when first booting Windows 8.

Enhanced by Zemanta

Viewed 25176 times by 1878 viewers

Be the first to comment - What do you think?
Posted by plates55 - March 20, 2013 at 12:59 pm

Categories: Microsoft   Tags: , , , , , , ,

Bing Desktop 1.2 adds Facebook feed support

New to Bing Desktop v1.2 is the ability to login to Facebook and see Facebook content right from the Bing Desktop

Also you can now minimize to taskbar or system tray.

image

 

Download Bing Desktop 1.2

Enhanced by Zemanta

Viewed 23382 times by 1726 viewers

Be the first to comment - What do you think?
Posted by plates55 - March 20, 2013 at 12:57 pm

Categories: Microsoft   Tags:

Windows 8 Camp in a BOX

This download includes the hands-on-labs, presentations, samples and resources from the Windows 8 camps. The Windows 8 camps are free training events for developers ramping up on Windows Store app development. To sign-up for a Windows camp, please visit http://devcamps.ms/windows.

 

Download Windows 8 Camp in a Box

Enhanced by Zemanta

Viewed 30290 times by 2099 viewers

Be the first to comment - What do you think?
Posted by plates55 - February 20, 2013 at 12:48 pm

Categories: Windows8   Tags: , , , , , , ,

Windows Server 2012: Does ReFS replace NTFS? When should I use it?

From “Ask Premier Field Engineering (PFE) Platforms” Blog: When I first heard of ReFS my immediate first question was whether ReFS as a file system was a direct replacement for NTFS. It didn’t take long before my customers began to ask me the same question. In learning about this new file system in Windows Server 2012, it became apparent fairly quickly that ReFS, while a new file system, is built differently. ReFS stands for Resilient File System. NTFS has its place, and so does ReFS. While ReFS may appear to have some similarity to NTFS, it does not contain all the underlying NTFS features and scales efficiently to handle  data sets far larger than NTFS.

Enhanced by Zemanta

Viewed 30153 times by 2088 viewers

Be the first to comment - What do you think?
Posted by plates55 - February 20, 2013 at 12:44 pm

Categories: Server 2012   Tags: , , , , , , ,

Towards Interoperable Pointer Events: Evolving Input Events for Multiple Devices

Today, the W3C has accepted and published Microsoft’s member submission describing a new way for Web sites to support multiple pointing devices such as mouse, pen, and multi-touch. Our proposal for a new Pointer Events Web standard is based on the APIs available today in IE10 on Windows 8.

The Web is more exciting and interactive for users when sites enable experiences for multi-touch. It is even better when the same site continues to work if you switch to using a mouse or pen. We believe the Web should not be fragmented into sites designed for only one type of input. We designed Pointer Events to make it easier for developers to avoid this fragmentation by abstracting the differences of input devices while still allowing for device-specific enhancements when desired.

Our goal with this submission is to work with other browser vendors and the wider Web community to move to adopt a new approach to multi-touch input. In the future, we hope that Web developers will only need to write to one pointer input model no matter if their users are using mouse, pen, touch, or whatever comes next.  The W3C noted, “This Submission comes at a time of significant developer concern about creating content that works well on multiple input modalities, and in light of some disadvantages to the touch event model currently under standardization.”

Other approaches to supporting multi-touch input require Web developers to write their code once for mouse input and again for touch, dealing with the sometimes complex interactions between the two models (for example, when touch events are mapped to mouse events for compatibility). Throughout the development of IE10, and thanks to your feedback, we designed the Pointer Events model to be more compatible with the existing Web and avoid these complexities.

We encourage you to review the proposal and share your thoughts. The specification is a starting point and calls out several open issues for discussion and we look forward to making improvements based on your feedback

Enhanced by Zemanta

Viewed 53486 times by 3317 viewers

Be the first to comment - What do you think?
Posted by plates55 - September 28, 2012 at 7:04 am

Categories: Microsoft   Tags: , , , , , , ,

IE 9.0.10 Available via Windows Update

Today we released         Security Update MS12-063 to address limited attacks against a small number    of computers through a vulnerability in Internet Explorer versions 9 and earlier.    We also released         an updatethat addresses vulnerabilities in Adobe Flash Player in Internet    Explorer 10 on Windows 8. The majority of customers have automatic updates enabled    and will not need to take any action because protections will be downloaded and    installed automatically. For those manually updating, we encourage you to apply    this update as quickly as possible.

Microsoft Security Bulletin MS12-063

This security update resolves one publicly disclosed and four privately reported    vulnerabilities in Internet Explorer. The most severe vulnerabilities could allow    remote code execution if a user views a specially crafted Web page using Internet    Explorer. An attacker who successfully exploited any of these vulnerabilities could    gain the same user rights as the current user. Users whose accounts are configured    to have fewer user rights on the system could be less impacted than users who operate    with administrative user rights. This security update is rated Critical for Internet    Explorer 6, Internet Explorer 7, Internet Explorer 8, and Internet Explorer 9 on    Windows clients and Moderate for Internet Explorer 6, Internet Explorer 7, Internet    Explorer 8, and Internet Explorer 9 on Windows servers. Internet Explorer 10 is    not affected. For more information about the vulnerabilities, see the         full bulletin. This security update also addresses the vulnerability first    described in         Microsoft Security Advisory 2757760.

Recommendation. Most customers have automatic updating enabled and will not need    to take any action because this security update will be downloaded and installed    automatically. Customers who have not enabled automatic updating need to check for    updates and install this update manually. For information about specific configuration    options in automatic updating, see         Microsoft Knowledge Base Article 294871. For administrators and enterprise    installations, or end users who want to install this security update manually, Microsoft    recommends that customers apply the update immediately using update management software,    or by checking for updates using the         Microsoft Update service.

Microsoft Security Advisory (2755801)

Microsoft is announcing the availability of an update for Adobe Flash Player in    Internet Explorer 10 on all supported editions of Windows 8 and Windows Server 2012.    The update addresses the vulnerabilities in Adobe Flash Player by updating the affected    Adobe Flash libraries contained within Internet Explorer 10. For more information,    see the advisory.

Enhanced by Zemanta

Viewed 51896 times by 3237 viewers

Be the first to comment - What do you think?
Posted by plates55 - September 28, 2012 at 7:02 am

Categories: Microsoft   Tags:

Next Page »