Blogg

Activate Azure for Students


If you institution has an active agreement (eg. EES) that includes Microsoft Imagine and Azure for Students but students are unable to see the all of the software in the Azure for Education portal (https://portal.azure.com/#blade/Microsoft_Azure_Education). Try this: Open a browser signed in as student and browse to https://azure.microsoft.com/en-us/offers/azure-dev-tools-for-teaching/ Here can…

Update ADFS SSL Cert


First of all start by installing the new SSL on the computer-account on the Microsoft ADFS- and WAP-server. Do not mark the private key as exportable. Then open a PowerShell as administrator and check the thumbprint on the new SSL-cert by typing: dir Cert:\LocalMachine\My\ Copy the thumbprint on the new…

Convert-MsolDomainToFederated : Service not available


If the command Convert-MsolDomainToFederated gives and error "Service not available" this can be caused by a existing federation to Office 365 is configured but without the "-SupportMultipleDomain" switch. Convert-MsolDomainToFederated gives and error "Service not available" The "-SupportMultipleDomain" switch will add a third Claim Rule to the federatation and the Convert-MsolDomainToFederated…

TeamViewer and UAC


During remote support sessions Windows User Account Control cane pose a challange. If the user is not administrator on the device the UAC-screen will not be sent in the TeamViewer session and you will be able to enter admin-credentials. With TeamViwer it is possble to configure "Windows Autentication" insted of…