Categories
News

Microsoft Developer Network’s (MSDN) Licensing

The Microsoft Developer Network, better known as MSDN, now called Visual Studio Subscriptions, is one of Microsoft’s most misunderstood products.  The Visual Studio Subscription (formerly MSDN) is one of the largest community platforms for developers working on Microsoft technologies. What You Get in Your Visual Studio Subscription With an MSDN subscription, you get all the software […]

Categories
Software Technical

Office365: Using PowerShell to get Office365 license info

Working to apply bulk apply licenses I stumbled upon some useful commands to list the licenses assigned to my Office 365 Account. The following command will list account Sku ID’s along with the active and consumed units. Best of all list them in a nice grid view Get-MsolAccountSku |Out-GridView We can also pull the subset […]

Categories
How-To Technical

Server 2008 R2 KMS Server support for Windows 8 and Server 2012 activation

The time has come, it has arrived. Windows 8 and Server 2012. And now you need to activate some clients  activate you a serve. If you are running a KMS Server using Windows 7 or Server 2008 R2, it may be time to upgrade; well not necessarily. You see when you attempt to activate your Windows 7 or Server 2008 R2 […]