How Do I Run Microsoft Virtual Desktop On A Mac

Office for Mac receives Touch Bar support on February 16, 2017 in an update, as promised on the Mac-book Pro models launch for 2016. Microsoft office home and business for mac 2011 free trial.

Windows Virtual Desktop is a comprehensive desktop and app virtualization service running in the cloud. It’s the only virtual desktop infrastructure (VDI) that delivers simplified management, multi-session Windows 10, optimizations for Office 365 ProPlus, and support for Remote Desktop.

Microsoft Virtual Desktop Manager

  1. VMware Fusion: Powerfully Simple Virtual Machines for Mac. VMware Fusion gives Mac users the power to run Windows on Mac along with hundreds of other operating systems side by side with Mac applications, without rebooting. Fusion is simple enough for home users and powerful enough for IT professionals, developers and businesses.
  2. 2 days ago  Instead, use multiple desktops. Not sure how? Well, if you have a Windows 10 or Mac PC, you’re in luck. Windows’ Multiple Desktops. Microsoft calls their virtual desktop.
Virtual desktops rendered as the faces of a cube.
In this example a Unix-like operating system is using the X windowing system and the Compiz cube plugin to decorate the KDE desktop environment.

In computing, a virtual desktop is a term used with respect to user interfaces, usually within the WIMP paradigm, to describe ways in which the virtual space of a computer's desktopenvironment is expanded beyond the physical limits of the screen's display area through the use of software. This compensates for a limited desktop area and can also be helpful in reducing clutter. There are two major approaches to expanding the virtual area of the screen. Switchable virtual desktops allow the user to make virtual copies of their desktop view-port and switch between them, with open windows existing on single virtual desktops. Another approach is to expand the size of a single virtual screen beyond the size of the physical viewing device. Typically, scrolling/panning a subsection of the virtual desktop into view is used to navigate an oversized virtual desktop.

Overview[edit]

Switching desktops[edit]

Switchable desktops were designed and implemented at Xerox PARC as 'Rooms' by Austin Henderson and Stuart Card in 1986[1] and (unknowingly to the authors until their publication) was conceptually similar to earlier work by Patrick Peter Chan in 1984. This work was covered by a US patent.[2]

Switchable desktops were introduced to a much larger audience by Tom LaStrange in swm (the Solbourne Window Manager, for the X Window System) in 1989. ('Virtual Desktop' was originally a trademark of Solbourne Computer.)[3] Rather than simply being placed at an x, y position on the computer's display, windows of running applications are then placed at x, y positions on a given virtual desktop “context”. They are then only accessible to the user if that particular context is enabled. A switching desktop provides a pager for the user to switch between 'contexts', or pages of screen space, only one of which can be displayed on the computer's display at any given time. Several X window managers provide switching desktops.

Oversized Desktops[edit]

Other kinds of virtual desktop environments do not offer discrete virtual screens, but instead make it possible to pan around a desktop that is larger than the available hardware is capable of displaying. This facility is sometimes referred to as panning, scrolling desktops or view-port. For example, if a graphics card has a maximum resolution that is higher than the monitor's display resolution, the virtual desktop manager may allow windows to be placed 'off the edge' of the screen. The user can then scroll to them by moving the mouse pointer to the edge of the display. The visible part of the larger virtual screen is called a viewport.

Implementation[edit]

Virtual desktop managers are available for most graphical user interfaceoperating systems and offer various features, such as placing different wallpapers for each virtual desktop and use of hotkeys or other convenient methods to allow the user to switch amongst the different screens.

Amiga[edit]

The first platform to implement multiple desktop display as a hardware feature was Amiga 1000, released in 1985. All Amigas supported multiple in-memory screens displayed concurrently via the use of the graphics co-processor, AKA the 'Copper'. The Copper was a simple processor that could wait for a screen position and write to hardware registers. Using the GUI implemented in system ROM API's, programs could transparently display multiple independent screens, from non-consecutive memory, without moving the memory. This hardware-based scrolling does not use blitting, but something more like what is sometimes called hardware panning. The video output is simply told (once, or many times) where to display (scanline) and from what screen memory address. A screen can move to any position, or display any portion, by modifying the wait, or fetch position. Typically a single byte value. The Copperlist did need to be sorted in vertical and horizontal wait position in order to function. Note: See http://www.faqs.org/faqs/amiga/books/ for a list of reference material.

Each desktop or 'screen' could have its own colour depth (number of available colours) and resolution, including use of interlacing. The display chipset ('graphics card' on a PC) could switch between these desktop modes on the fly, and during the drawing of a single screen, usually with three pixel deep line between each desktop shown on the screen. However, if one interlaced (flickering) desktop was displayed, all desktops onscreen would be similarly affected.

This also allowed the OS to seamlessly mix 'Full Screen' and Windowed 'desktop'-style applications in a single environment.

Some programs, VWorlds[4] (an astronomy simulator) being an example, used the multiple desktops feature to overlay a set of controls over the main display screen. The controls could then be dragged up and down in order to show more or less of the main display.

X Window System (Unix and Unix-like)[edit]

Dynamic virtual desktops in GNOME Shell. Workspaces are automatically added or deleted as the existing ones are respectively consumed or freed.

Almost all Unix and Unix-like systems use the X Window System to provide their windowing environment.

The X Window System is unique in that the decoration, placement, and management of windows are handled by a separate, replaceable program known as a window manager. This separation allowed third-party developers to introduce a host of different window manager features, resulting in the early development of virtual desktop capabilities in X. The first implementation of virtual desktops for Unix was vtwm in 1990. Many of today's X window managers now include virtual desktop capabilities.

Configurations range from as few as two virtual desktops to several hundred. The most popular desktop environments, GNOME and KDE, use multiple virtual desktops (two or four by default) called workspaces. Some window managers, like FVWM, offer separate 'desks' that allow the user to organize applications even further. For example, a user may have separate desks labeled 'Work' and 'Home', with the same programs running on both desks, but fulfilling different functions. Some window managers such as dwm and Sawfish support 'tagging' where applications can be configured to always launch on a particular desktop, supporting automatic organization and consistent navigation.

OS/2[edit]

IBM's personal computer OS/2 operating system included multiple desktops (up to 4 natively) in the OS/2 Warp 4 release in 1996. This functionality has also been provided by the open source XWorkplace project, with support for up to 100 virtual desktops. (A somewhat limited functionality version of XWorkplace is bundled with eComStation as eWorkplace, which includes this same functionality.)

How Do I Run Microsoft Virtual Desktop On A Mac Computer

Windows[edit]

Virtual desktop in Windows 10 showing two open apps in the same desktop, with a thumbnail showing another desktop

Until Windows 10, Microsoft Windows did not implement virtual desktops natively in a user-accessible way. There are objects in the architecture of Windows known as 'desktop objects' that are used to implement separate screens for logon and the secure desktop sequence (Ctrl+Alt+Delete). There is no native and easy way for users to create their own desktops or populate them with programs.[5] However, there are many third-party (e. g. VirtuaWin, Dexpot and others) and some partially supported Microsoft products that implement virtual desktops to varying degrees of completeness.

Microsoft offers a utility called Desktops which allows users running Windows Vista or Windows Server 2008 or later operating systems to run applications on up to 4 virtual desktops. Unlike nearly all other virtual desktop solutions for Windows, this utility actually uses native 'desktop objects,' as discussed above. Because of this, it does not offer the ability to move programs between desktops, or in fact to stop using virtual desktops at all, short of logging off,[6] and Windows Aero only works on the primary desktop object.

Microsoft had previously provided a Virtual Desktop PowerToy for Windows XP, which simulates many desktops with the more common method of hiding and showing windows in groups, each group being a different desktop. However, the functionality provided is less comprehensive than that of many other virtual desktop solutions (e. g. maintain a window in a given desktop even when its application bar button flashes, etc.). As with all virtual desktop utilities that work by hiding and showing windows, application compatibility problems are common, because application developers do not expect virtual desktops to be in use on the Windows platform.

Historically, software packaged with some video card drivers provided virtual desktop functionality, such as in Nvidia's nView product (this product has been discontinued for GeForce card owners since Vista). Some of these programs provide eye-candy features similar to those available on Compiz.

Many desktop shell replacements for Windows, including LiteStep, Emerge Desktop and others, also support virtual desktops via optional modules.

Windows 10 offers virtual desktops through a system known as 'Task View'.[7][8]

Mac OS X[edit]

Despite its Unix underpinnings, Mac OS X does not use X Windows for its GUI, and early versions had no provision for virtual desktops. Beginning with Mac OS X 10.5 Leopard in late 2007, Mac OS X has shipped with native virtual desktop support, called Spaces, which allows up to 16 virtual desktops. It allows the user to associate applications with a particular 'Space'. As of Mac OS X 10.7 Lion, this functionality has been moved into Mission Control.

Spaces in Mac OS X 'Leopard'

Scrolling desktops were made available to Macintosh users by a 3rd party extension called Stepping Out created by Wes Boyd (the future founder of Berkeley Systems) in 1986. The code for this extension was integrated by Apple into a later version of the Mac OS, although the ability to create virtual desktops larger than the screen was removed. The code was used instead as an assist for visually impaired users to zoom into portions of the desktop and view them as larger, more easily discerned images.

BeOS[edit]

BeOS includes an implementation of virtual desktops called 'Workspaces'. Up to 32 different Workspaces are supported.

References[edit]

  1. ^D. Austin Henderson, Jr., Stuart Card (1986) Rooms: the use of multiple virtual workspaces to reduce space contention in a window-based graphical user interface ACM Transactions on Graphics
  2. ^User interface with multiple workspaces for sharing display system objects, US Patent 5,533,183
  3. ^Thomas E. LaStrange (1990) swm: An X window manager shell. USENIX Summer.
  4. ^https://aminet.net/package/misc/sci/VWorlds30
  5. ^'Desktops.' Windows Dev Center. 27 Mar 2012 21:35 EST. http://msdn.microsoft.com/en-us/library/windows/desktop/ms682573.aspx
  6. ^'Desktops.' Windows Sysinternals, Microsoft TechNet. 17 Oct 2010 11:07 AM EDT. https://technet.microsoft.com/en-us/sysinternals/cc817881.aspx
  7. ^'Microsoft Unveils Windows 10 with New Start Menu'. Tom's Guide. Retrieved 30 September 2014.
  8. ^'Windows 10 is the official name for Microsoft's next version of Windows'. The Verge. Retrieved 30 September 2014.

External links[edit]

  • Ars Technica: 'The Micro-AmigaOne and Amiga OS4 Developer Prerelease' (Update 1), By Jeremy Reimer, Monday January 17, 2005 ('Desktop and drawers' section).
Retrieved from 'https://en.wikipedia.org/w/index.php?title=Virtual_desktop&oldid=922621945'

How Do I Run Microsoft Virtual Desktop On A Mac Laptop

-->

Visual Studio subscribers are now able to use their Azure dev/test individual credits for Microsoft Windows Virtual Desktop services.
Windows Virtual Desktop is a comprehensive desktop and app virtualization service running in the cloud. It’s the only virtual desktop infrastructure (VDI) that delivers simplified management, multi-session Windows 10, optimizations for Office 365 ProPlus, and support for Remote Desktop Services (RDS) environments. Deploy and scale your Windows desktops and apps on Azure in minutes and get built-in security and compliance features.Here's what you can do when you run Windows Virtual Desktop on Azure:

  • Set up a multi-session Windows 10 deployment that delivers a full Windows 10 with scalability
  • Virtualize Office 365 ProPlus and optimize it to run in multi-user virtual scenarios
  • Provide Windows 7 virtual desktops with free Extended Security Updates
  • Bring your existing Remote Desktop Services (RDS) and Windows Server desktops and apps to any computer
  • Virtualize both desktops and apps
  • Manage Windows 10, Windows Server, and Windows 7 desktops and apps with a unified management experienceFor more information about what you can do with Windows Virtual Desktop, watch the introductory video.

Use Windows Virtual Desktop with Azure

Visual Studio subscribers now have several ways to use Azure subscriptions to pay for Windows Virtual Desktop services:

  • Azure DevTest individual credits. Subscribers who receive Azure DevTest individual credits as part of their subscriptions can use those credits to pay for Windows Virtual Desktop services. The amount of the monthly credit depends on the subscription level.
  • Azure DevTest Pay-as-you-Go subscriptions. You can create Azure subscriptions and attach a payment instrument to have a seamless way to pay for your Windows Virtual Desktop usage.
  • Azure Enterprise Agreement DevTest offer. With this offer, subscribers with Enterprise Agreements can pay for Windows Virtual Desktop with Azure at discounted pricing.

Requirements

Windows Virtual Desktop requires an Azure Active Directory (Azure AD) to which VMs will be joined. Users must be members of this Azure AD. There are two options to implement the Azure AD:

  • Azure AD Directory Services. For most users, this is the easier option to implement.
  • A virtual machine running a Domain Controller promo. This option requires more work to set up but offers most users a lower operating cost.To see a full list of prerequisites for using Windows Virtual Desktop, please visit the Windows Virtual Desktop overview page.

Get started

When all your prerequisites are in place, you’ll want to complete several actions to get your implementation in place. Check out these tutorials to get started:

Microsoft Virtual Desktop Download

  • Create a host pool using the Azure portal
  • Manage app groups for Windows Virtual Desktop

Eligibility

Subscription LevelChannelsBenefitRenewable?
Visual Studio Enterprise (Standard)VL, Azure, Retail,AvailableYes
Visual Studio Enterprise with GitHub EnterpriseVLAvailableYes
Visual Studio Professional (Standard)VL, Azure, RetailAvailableYes
Visual Studio Professional with GitHub EnterpriseVLAvailableYes
Visual Studio Test Professional (Standard)VL, RetailAvailableYes
MSDN Platforms (Standard)VL, RetailAvailableYes
Visual Studio Enterprise (Standard)NFR1Not availableN/A
Visual Studio Enterprise, Visual Studio Professional (monthly cloud)AzureNot availableN/A

1Includes: Not for Resale (NFR), FTE, Most Valuable Professional (MVP), Regional Director (RD), Microsoft Partner Network (MPN), Visual Studio Industry Partner (VSIP), Microsoft Certified Trainer, BizSpark, Imagine

Note

Microsoft no longer offers Visual Studio Professional Annual subscriptions and Visual Studio Enterprise Annual subscriptions in Cloud Subscriptions. There will be no change to existing customers experience and ability to renew, increase, decrease, or cancel their subscriptions. New customers are encouraged to go to https://visualstudio.microsoft.com/vs/pricing/ to explore different options to purchase Visual Studio.

Not sure which subscription you're using? Connect to https://my.visualstudio.com/subscriptions to see all the subscriptions assigned to your email address. If you don't see all your subscriptions, you may have one or more assigned to a different email address. You'll need to sign in with that email address to see those subscriptions.

See also

Next steps

  • If you need to purchase Visual Studio subscriptions, check out:
    • Pricing for retail purchases through the Microsoft Store
  • Learn about Windows Virtual Desktop