Back to Top

Tech, Web, Cloud & Cabling Services

Author Archives: Website Admin

200M Now Use Windows 10 In The Enterprise

The latest numbers from the company show businesses are close to schedule to move away from Windows 7 before the older OS retires in early 2020.

Windows10 Enterprise

Microsoft on Tuesday said that some 200 million enterprise workers now run Windows 10, a sign that corporations and other businesses are close to schedule to scrub Windows 7 from their machines before that older OS retires in about 20 months, an analyst argued.

“The 200 million resonates with me, based on what I’m hearing from clients,” said Stephen Kleynhans of Gartner Research. Migrations to Windows 10, he added, are progressing “pretty aggressively.”

Joe Belfiore, a corporate vice president who leads the Windows 10 team, revealed the number at Microsoft’s Build developers conference Tuesday. “Right now, there are over 200 million people in corporate accounts using Windows 10,” Belfiore said as he claimed deployment is “really ramping up” in the enterprise. “We’ve seen that [Windows 10] adoption rate increase now at 79% year-over-year growth.”

The day before, Microsoft contended that “nearly 700 million” devices are running Windows 10 worldwide. On that basis, enterprises accounted for less than 30% of all copies of Windows 10.

(Although the two numbers – Belfiore’s 200 million people using Windows 10 in corporate settings and Microsoft’s 700 million devices powered by the operating system – measured two different things, it’s not uncommon for Microsoft to obfuscate this way to prevent direct comparisons. In actuality, because Microsoft typically sells licenses on a per user basis, with multiple devices allowed for each user, 200 million people may be using more than that number of Windows 10 devices.)

While neither the percentage nor the 200 million are to be sneezed at, the former is significantly less than the average overall for commercial PCs, which have historically accounted for more than half – 55% has been an often-cited figure – of all personal computers.

And while Kleynhans did not dispute Microsoft’s claim of 200 people running Windows 10 in the enterprise, he sounded a bit disappointed in the number. “Is it a low number? It’s a little behind where I thought it would be,” Kleynhans said, noting that he expected it to be around 250 million by this point, perhaps even close to 300 million.

That 2009 operating system will fall off Microsoft’s support list on Jan. 14, 2020, meaning that while Windows 7 will continue to work as before, the Redmond, Wash. will stop distributing security updates to it.

It’s unrealistic to expect that all commercial customers will have purged Windows 7 by the retirement date, Kleynhans said, pointing out that he has recently spoken with clients who still run some instances of Windows XP (retired from support in 2014) and even Windows 98 (2006).

“What we [Gartner] expect is that enterprises will get to the 85%-90% level by the deadline,” Kleynhans said of the percentage of corporate devices shifted to Windows 7, “maybe even a little higher than that.” Nothing that’s happened has changed that estimate, he added.

“There are always laggards,” Kleynhans said.

According to other metrics, there may be a considerable number of them.

Estimates from analytics vendors, including U.S.-based Net Applications, which measure user and usage shares, signal that a large resorvoir of Windows 7 users will remain after the operating system’s retirement in 20 months. Net Applications’ latest data, for example, drove a Computerworld forecast that of the world’s Windows personal computers – all the PCs, not just those in the enterprise – 42% would still be running Windows 7 in January 2020, a much larger percentage than the 29% powered by Windows XP when that edition fell off the support list in April 2014.

In the end, large organizations will do what it takes to get off Windows 7 and onto Windows 10 by the former’s support cut-off date. The 200 million touted by Belfiore this week will be quite different a year from now, Kleynhans was certain.

“The speed with which I see Windows 10 moving now, it’s not going to be an issue,” he said.

Windows 10 deployment is, like previous iterations of the OS, on a timetable not of its own making. Instead, because of the vagarities of Microsoft’s historical release schedule and corporate acceptance (or rejection) of some editions, there is a clock ticking on Windows 10 because of the impending retirement of the current corporate standard, Windows 7.

Have questions?

Get answers from Microsofts Cloud Solutions Partner!
Call us at: 856-745-9990 or visit: https://southjerseytechies.net/

South Jersey Techies, LL C is a full Managed Web and Technology Services Company providing IT Services, Website Design ServicesServer SupportNetwork ConsultingInternet PhonesCloud Solutions Provider and much more. Contact for More Information.

 

How to Delete WINDOWS.OLD on Server

After performing an in-place upgrade on a Windows machine, you will find a WINDOWS.OLD folder in the root of C:. This folder will have a backup of your old program files, appdata and Windows folder… just in case you need to revert back or recover something that might have been lost during the upgrade. When you try to delete it though you are told you don’t have permissions. Just a small point here, it is generally not recommended to do in-place upgrades on servers. In fact there are some products (e.g. Exchange, ConfigMgr) that explicitly state they do not support upgrading the Operating System. There is of course a difference between “what works” and “what is supported”, but we do suggest where possible you do a clean Server install and migrate your application to the new server. Anyway, let’s assume you’ve understand all the risks and have done a successful in-place upgrade, you now find the old WINDOWS.OLD folder of several GB in size sitting there. If all is well, then you might as well just delete it.

SOLUTION

On Desktop OS version, you can just use the disk cleanup tool to remove it, but that is not available (by default) on Servers, so there are a couple of approaches.

Command line tools to take ownership and delete the folder. Make sure to “run as administrator”

How can I delete the windows.old from an upgraded Windows Server?

For a client OS that’s upgraded, the Disk Cleanup utility can be used to delete the very large windows.old folder containing the old OS. This isn’t available on a server OS without installing the Desktop Experience feature.

To delete, it is necessary to take ownership of the folder, give administrators full control, then delete. This can be done with the commands below:

  •  takeown /F c:\Windows.old\* /R /A /D Y
  •  cacls c:\Windows.old\*.* /T /grant administrators:F
  •  rmdir /S /Q c:\Windows.old

 

Or you can add the “Desktop” features to provide the Disk Cleanup tool:

Step By Step Guide to Enabling “Disk Cleanup Utility”

1. Open The Roles and Features Wizard

To open the roes and feauture wizard. Lauch the “server manager” by pressing the Windows key

and clicking on the server manage please see Screenshot as shown.

Personally, the command line option is less messy and saves having to add features to your server that don’t really need to be there.

2. Click on Add role and Feature

Click on add role and feture to launch the add role and feature wizard.

3.  Choose installation Type

Choose rolebase or feature based installation to install to local machine.

4. Click Next all the way to features

Click “next” all the way to features. Locate “User Interface and Infrastructure”. Click on “Desktop Experience”

and install additional required feature.

5.  Proceed with the installation and Reboot

Make it sure that you reboot the system

6.  Verify that the Utility is indeed installed

Ready to run diskcleanup. See screen shot below.

Disk Cleanup in Action

Below is a sample snapshot of disk cleanup in action.

Office 365 Activation: How to Fix

Imagine you are a customer of Microsoft’s Office 365 service, including a subscription to the Office desktop applications like Word, Excel and Outlook.

One day you click on the shortcut for Word, but instead of opening, it just shows a “Starting” splash screen which never progresses.

Being smart, you try to start Word in safe mode by holding down the Ctrl key, but the exact same thing happens.

Annoying, when you want to do your work. What is going on?

We took a look at a case like this. Two things you should do (after the usual reboot):

1. Look in the event viewer. Here, we found a clue that the issue is related to software activation, specifically Event 2011 “Office Subscription Licensing exception”:

2. For all things related to Office licensing, open a command prompt, go to (for example) C:\Program Files (x86)\Microsoft Office\Office16, and type:

cscript ospp.vbs /dstatus

In this case we got the following:

This told us that Windows thinks TWO product keys for Office are installed. One has expired, the other is fine.

The guilty party may (or may not) be the trial version of Office typically pre-installed with a new PC. Or it could be a consequence of changing your Office 365 subscription. Neither would be the fault of the user, who is fully licensed and has done nothing other than follow Microsoft’s normal procedures for installing Office 365.

Solution: we reinstalled Office from the Office 365 portal, and attempted to remove the dud product key with:

cscript ospp.vbs /unpkey:<Last five characters of product key>

as explained here. All is well for the moment.

Activation and subscription license checking is for the benefit of the vendor, not the user, and should never get in the way like this.

Further, cannot Microsoft find some way of informing the user when this happens, and not have Word simply hang on starting? How difficult is it to check for licensing and activation issues, and throw up a message?

Install & Activate Windows 10 Easily

windowsproductkey

Summary

Microsoft recently announced the first major update to Windows 10 which includes numerous improvements for end users and businesses. One of the welcome improvements is the compliance check when qualifying for the Windows 10 upgrade. Previously, Windows 7, Windows 8.0 and Windows 8.1 users needed to have either of those versions Windows installed and activated in order to qualify for the free upgrade offer. For persons who needed to perform a clean install of Windows 10 from the outset, it was a two step process of first validating the machine through the upgrade routine, ensure the Windows 10 Upgrade was activated, then proceed to perform a Reset. With the latest November Update (1511), users no longer have to go through this process. In this article, we take a look at how to install and activate Windows 10 using your Windows 7 or Windows 8 product key.

Details

For the purposes of this article, We are using a Windows 7 license to perform clean install using Windows 10.

Please note: The copy of Windows 10 you download must correspond with the edition of Windows you are licensed for:

  • Windows 7 Starter, Home Basic, Home Premium, Windows 8.0 Core, Windows 8.1 Core must use a Windows 10 Home ISO
  • Windows 7 Professional, Windows 7 Ultimate, Windows 8.0 Pro, Windows 8.1 Pro must use a Windows 10 Pro ISO
  • If you are using Windows 7 Enterprise, Windows 8.0 Enterprise, Windows 8.1 Enterprise editions you won’t be able to use the free upgrade offer.

Review complete instructions how to download the Windows 10 ISO in the following article:

How to download official Windows 10 ISO files

Review instructions here how to start a clean install if you desire, if you want to perform an upgrade, clickhere.

Have your Windows 7 or 8/8.1 product key ready. If you purchased a retail license, you can find the product key within the product box. The Windows 7 product key is normally found on an orange sticker attached to a pamphlet inside the box. The Windows 8/8.1 product key is found on a small business size card. See examples below. Please note, you can also use your OEM product key too if Windows came preinstalled on your computer.

Retail:

retail

Windows 8/8.1

windows-8

If your computer came preinstalled with an OEM version of Windows 7, look for the Certificate of Authenticity sticker attached to the chassis of your computer. Normally this can be at the side or top of the system unit. For laptops, look at the bottom of the chassis or inside the battery or memory compartment. It looks like the following:

productkey

If you are running an OEM preinstalled Windows 8/8.1 license, Windows 10 setup should automatically detect the product key and install it automatically.

With Windows 8, Microsoft had changed from stickers that have the product key that the user has to type in when installing the operating system to new BIOS embedded product keys. The idea is that by eliminating the sticker, you eliminate one of the easier ways for nefarious users to get a legitimate product key. Eliminating the product key sticker also removes any worry that the sticker might get damaged while at the same time eliminating the long and irritating process of typing in various letters and numbers when installing the operating system.

If the user has to reinstall the operating system on a machine that came with Windows 8, the installation process automatically grabs the software product key from the motherboard BIOS with no input from the user. This means that those familiar Windows product key stickers will no longer appear on the Windows 8 computers.

If you have lost your Windows product key, Microsoft recommends you purchase a new one. 

http://windows.microsoft.com/en-gb/windows/where-find-windows-product-key#where-find-windows-product-key=windows-7

You might be lucky by contacting Microsoft Support who might be sympathetic to your situation:
http://support2.microsoft.com/kb/326246/en-us

Contact the Microsoft store:
US: http://www.store.microsoft.com/Help/Contact-Us
1-877-696-77861-877-696-7786 FREE
Canada: https://www.microsoftstore.ca/shop/en-CA/Contact-Us

Microsoft Support Contact Information:
http://support.microsoft.com/contactus/?ws=support

General Microsoft contact site: http://support.microsoft.com/contactus#tab0

If you are prompted to enter a product key during Windows 10 setup (November Update aka 1511) from within a running version of Windows, your Windows 7 or Windows 8/8.1 product key will not work. Instead, you should activate your Windows 7 or Windows 8/8.1 first, then re-run Windows 10 setup. You will not be prompted to enter a product key.

windows10productkey

During Setup: If you are prompted to enter a product key when you boot from the Windows 10 setup installation media, click the option ‘I don’t have a product key’. Select the appropriate edition you are licensed for.

Windows 7 Starter, Home Basic, Home Premium, Windows 8.0 Core, Windows 8.1 Core will install Windows 10 Home ISO

  • Windows 7 Professional, Windows 7 Ultimate, Windows 8.0 Pro, Windows 8.1 Pro will installWindows 10 Pro ISO

setup

  • Out of Box Experience, if you are prompted for a product key, Click Do this Later.Complete the installationReview instructions how to activateHow to troubleshoot Product Activation in Windows 10windowstroubleshootSuppose you decide to reinstall Windows 7 or Windows 8?You can reinstall or restore a system image of your previous version of Windows and continue using it, this will not affect the validity of the license.If you continue to experience problems entering your product key:

    Click Start > Settings (press Windows key + i) > Update & security > Activation then click Change product key

    windowsupdatekey

    OR

    Press Windows key + X

    Click Command Prompt (Admin)

    At the command prompt, type the following commands:

    slmgr.vbs -ipk xxxx-xxxx-xxxx-xxxx (allows you to replace the current product key with the specified)

    xxxx-xxxx-xxxx-xxxx – represents your product key

    Hit Enter on your keyboard

    Exit the command prompt

    Restart your computer

    Wait a while and it should activate, if not, give it a few days.

Have questions?

Get answers from Microsofts Cloud Solutions Partner!
Call us at: 856-745-9990 or visit: https://southjerseytechies.net/

South Jersey Techies, LL C is a full Managed Web and Technology Services Company providing IT Services, Website Design ServicesServer SupportNetwork ConsultingInternet PhonesCloud Solutions Provider and much more. Contact for More Information.

To read this article in its entirety click here.

Access Control Panel in Windows 10

Microsoft is phasing out the traditional Control Panel with the Windows 10 Creators Update, but with a few tweaks you can still access it. Mark Kaelin explains how.

Microsoft has been slowly and methodically rolling out the Windows 10 Creators Update to customers throughout 2017. If you are one of the lucky ones to receive the update already, you have likely noticed more than a few changes to how Windows 10 looks and works. Some of the changes are good, some are a little annoying.

One of the changes Microsoft implemented in the Windows 10 Creators Update that I don’t like is the removal of the traditional Control Panel from the Win+X menu—that’s the menu you see displayed when you right-click the Start button from the Desktop interface (Figure A). Microsoft is migrating the interface for configuring the operating system to the new Settings screen, but some of us, especially IT pros who have been doing this for a long time, prefer the old Control Panel interface.

Figure A

Fortunately, the old Control Panel is still available; it is just lurking in the background. We can bring it back to the forefront with a few clicks, tweaks, and tricks, and this tutorial will show you how they work.

First, what you can’t do

The commands for the Win+X menu are located in this file folder, as shown in Figure B:

C:\Users\USERNAME\AppData\Local|Microsoft\Windows\WinX

Figure B

But you can’t just add a shortcut to the Control Panel executable to one of those Group folders and expect to see it show up in the Win+X menu. The special links within the Win+X menu system are protected with a special hash calculation, which greatly complicates any attempt to edit its contents.

To add the Control Panel back to the Win+X menu you will have to use a link with the hash already included. In general, that means acquiring a link from a version of Windows that is not the Creators Update. It is possible with the help of a third-party app, but it is complicated, convoluted, and not really necessary.

If you want to go through the process, you can check out this website for the details. But before you do, I have some simple solutions that might work better for you.

Now, what you can and should do

For those of us who want to keep things simple, here are a couple of ways to access the traditional Control Panel in Microsoft Windows 10 Creators Update.

1. Search for it

Figure C

If you just want to access the control panel occasionally and not add more icons to your desktop, the simplest way to access the Control Panel is by typing control panel in the Cortana search box. Control Panel should be the first entry in the search results (Figure C). You can left-click the link to start the app or right-click it and add the link to the Start Menu or to your Taskbar for easy future access.

Adding the Control Panel to the Start Menu is handy if you are using a touch screen interface. Adding it to the Taskbar works well if you find yourself accessing configuration settings on a regular basis.

2. Add to Desktop

Figure D

There are two ways to add the Control Panel to your Desktop. The first way is fairly obvious: Right-click an empty area on your Desktop and create a new shortcut that points to the Control Panel executable located here:

C:\Windows\System32

But you can also add the Control Panel icon to your Desktop through the Personalization screen. Right-click the Start button to open the Win+X menu and click the Settings menu item. Click the Personalization icon to open the next screen and drill down to the Themes screen. Scroll down until you see the Desktop Icon Settings item under the Related Settings area and click it. A dialog box will pop open and you can check the Control Panel radio button to add that link to your Desktop (Figure D). Click OK and the icon will be added as a primary system link on your Desktop.

Have questions?

Get answers from Microsofts Cloud Solutions Partner!
Call us at: 856-745-9990 or visit: https://southjerseytechies.net/

South Jersey Techies, LL C is a full Managed Web and Technology Services Company providing IT Services, Website Design ServicesServer SupportNetwork ConsultingInternet PhonesCloud Solutions Provider and much more. Contact for More Information.

To read this article in its entirety click here.

Access Office 365 Compliance Manager

As more consumers grow disenchanted with Apple, Microsoft has taken the opportunity to cash in on the growing popularity of Surface devices.

Microsoft claims that more people are switching to Surface devices from Macs than ever before. That’s a concept that would have been hard to picture when Microsoft first released the Microsoft Surface RT and Surface Pro in 2012 and 2013, respectively. The Surface RT suffered from a watered-down version of the new — and generally disliked — Windows 8 operating system and, while the Surface Pro featured the full desktop version, it came with hardware limitations and a high price tag.

In a sea of clam shell notebooks, all vying to be thinner and lighter than the last, the Surface clumsily debuted as a confusing mashup of a tablet and a laptop. And people didn’t like it. RT users complained of the limited functionality and never-ending bugs, while Surface Pro users were forced to pay a high price just to avoid Windows RT. In fact, the Surface RT did so poorly that Microsoft had to take a $900 million dollar write-down after drastically cutting the price of the device.

The backlash even made some question whether or not we were witnessing the end of Microsoft. It might seem dramatic now in 2016, but in 2013, people really missed the Start menu. Instead, Microsoft listened to consumers’ complaints to find a balance between the company’s vision and what consumers wanted. And it worked — Microsoft has regained credibility and popularity by creating new products that didn’t simply mimic or improve upon what was already out there.

Apple’s identity crisis

For a company once targeting modern, creative professionals, it’s hard to tell who Apple makes products for anymore. Apple’s devices now feel tailored to a low-tech crowd, or people who like new tech, but just aren’t that interested in specs. They want a reliable, easy-to-use device that just works. But where does that leave the original fan base of creative workers who need high-performance and cutting edge features? Apple hasn’t left this industry with many options — and at this point, you can get more for your money in graphics and performance on a Surface Book than a Macbook Pro. Plus, with the newly announced Microsoft Studio, there is finally a strong alternative to the iMac — with a touch display, no less.

Apple’s compromise is the MacBook Pro with Touch Bar, which features a dynamic touch bar replacing the row of function keys on the keyboard. The display changes depending on settings and the app you’re using; it’s a cool feature, and certainly useful, but it’s a confusing message. If the iPad Pro is competing with hybrid notebooks like the Surface Pro 4, but Apple doesn’t think people want touch-displays on a notebook, then does that make the iPad Pro a giant iPad?

Microsoft is focused on touch-based input — in fact, you’d be hard-pressed to find even a mid-ranged PC that doesn’t at least offer the option of an upgrade to a touch display. The two companies have taken different stances, but in siding with touch, Microsoft has more to offer in each of its devices. If you want a notebook that can sometimes be a tablet, or a tablet that can sometimes be a notebook, you can purchase just one device instead of two.

Microsoft has focused on developing a family of Surface devices that can suit a wide range of users. It starts with the lower-end Surface 3, which is a great device for anyone who just wants a computer to surf the web and use basic apps. The Surface Pro 4 acts as a step up in size and hardware, with configurations for anyone from light users to those who need more performance. And now, with the Surface Book and Surface Studio, even those who need the highest end configurations for heavy-duty video or image editing have an option.

The Surface in pop culture

Remember when Windows users were the boring, out of touch, suit-wearing nerds in commercials, and a Mac user was the hipster CEO of a startup — that guy in 2006 who wore hoodies and scootered to all his meetings? That landscape has changed a lot since then, and now Microsoft is the one calling out Apple on selling outdated hardware and falling behind the curve.

Microsoft has clearly made a push to get the Surface in front of consumers anyway possible — CNN commentators used the devices in this year’s debates, but it was later discovered they were using them to hide their iPads. Hulu’s The Mindy Project also features Mindy Kaling’s character using a Surface Book, with one very obvious instance of product marketing, where she very purposefully ejects the display from the keyboard. And what New Englander can forget when the Surface Pro 4 made headlines after Patriot’s coach, Bill Belichick, became so frustrated with the technology that he spiked it onto the field.

These might not be the most positive representations of the brand, but the visibility of the device seems to be working. In places where it used to be a sea of aluminum notebooks, featuring the familiar, backlit Apple logo, we’re starting to see some diversity.

Just as it wasn’t the end of Microsoft in 2013, it’s now Apple’s chance to step out of the spotlight and make some changes. But there’s nothing like a little healthy competition to help spark new, creative designs and that’s exactly what motivated Microsoft to step back, refocus and come back strong.

Have questions?

Get answers from Microsofts Cloud Solutions Partner!
Call us at: 856-745-9990 or visit: https://southjerseytechies.net/

South Jersey Techies, LL C is a full Managed Web and Technology Services Company providing IT Services, Website Design ServicesServer SupportNetwork ConsultingInternet PhonesCloud Solutions Provider and much more. Contact for More Information.

To read this article in its entirety click here.

South Jersey’s New Area Code Explained


“A New South Jersey area code is being introduced to the (609) area code region and it will affect dialing procedures”, Julia Marnin, Cherry Hill Courier-Post

The new area code (640) is being introduced to the (609) area code region in South Jersey and it will affect how local residents dial calls.

The new dialing procedures will be in effect on August 18th.

New phone lines will begin to be issued the area code (640) on September 17th.

VPNFilter Malware Hits 500,000 Routers

FBI warns against VPNFilter malware that targets over 500,000 routers

If you have a home or office Internet router, the FBI has issued an urgent request for consumers to reboot now to help disrupt a massive foreign-based malware attack.

Foreign cybercriminals have compromised hundreds of thousands of home and office routers and other networked devices worldwide, the FBI said in a May 25 announcement.

How to help defend yourself from VPNFilter malware:

Turn your router off, then back on. This may temporarily disrupt
the malware and potentially help identify already-infected devices.

Secure the device with a strong, unique, new password.

Upgrade firmware to the latest available version.

Consider getting the Norton™Core Secure Wi-Fi Router designed to
help defend against a variety of possible cyber threats,
including the VPNFilter attack, and is also designed to automatically
update its knowledge of known viruses and other threats.

Mac Office 2011 Support Ends Oct 10

End of support is sneaking up on enterprise employees running Office on a Mac

Companies that have employees running Office for Mac 2011 have just over 100 days to replace the suite’s applications with those from last year’s upgrade, Office for Mac 2016.

Support ends for Office for Mac 2011 on Oct. 10, a date that Microsoft first stamped on the calendar two years ago, but has not widely publicized since. As of that date, the Redmond, Wash., developer will cease supplying patches for security vulnerabilities or fixes for other bugs.

The individual applications — Excel, PowerPoint, Outlook and Word — will continue to operate after support ends, but companies will be taking a risk, however small, that malware exploiting an unpatched flaw will surface and compromise systems.

To receive security and non-security updates after Oct. 10, IT administrators must deploy Office for Mac 2016 or instruct workers covered by Office 365 to download and install the newer suite’s applications from the subscription service’s portal.

Office for Mac 2011’s end-of-support deadline was originally slated for January 2016, approximately five years after the productivity package’s release. But in the summer of 2015, when it was clear that 2011’s successor would not be ready by early 2016, Microsoft extended its lifespan by 21 months. At the time, Microsoft cited the long-standing policy of supporting a to-be-retired product for “2 years after the successor product is released” when it added time to 2011.

Mac users: Steerage Class

The impending cutoff for Office for Mac 2011 is an issue only because Microsoft shortchanges Office for Mac users. Unlike the Windows version of Office, which receives 10 years of security support, those that run on macOS are allotted half that. Microsoft has repeatedly classified Office for Mac as a consumer product to justify the half-measure, even for the edition labeled “Home and Business.”

Nor does Microsoft update and service Office for Mac for corporate customers as it does the far more popular Windows SKU (stock-keeping unit). The latter will be upgraded with new features, Microsoft said in April, twice each year for enterprise subscribers to Office 365 ProPlus, with each release supported for 18 months before giving way to a pair of successors.

Mac editions, however, are refreshed with new tools at irregular intervals, often long after the same feature debuts in the same Windows application. (Recently, for example, Microsoft added a delivery-and/or-read receipt option to the Mac version of Outlook; that functionality has been in Outlook on Windows since 2013.) And because there are no regular, large-scale feature upgrades to Office for Mac, support is not curtailed by the release schedule as with Windows.

The difference between Offices — the behemoth Windows on one side, the niche Mac on the other — has been put into even starker relief recently: Microsoft has adopted March and September dates for launching new upgrades to Windows 10, Office 365 ProPlus, and last week, Windows Server, but made no similar promises for Office for Mac 2016.

It’s clearly the odd app out.

Have questions?

Get answers from Microsofts Cloud Solutions Partner!
Call us at: 856-745-9990 or visit: https://southjerseytechies.net/

South Jersey Techies, LL C is a full Managed Web and Technology Services Company providing IT Services, Website Design ServicesServer SupportNetwork ConsultingInternet PhonesCloud Solutions Provider and much more. Contact for More Information.

To read this article in its entirety click here.

CALL US NOW!