Category: Microsoft

0

Modify Automation Start / Stop for VMs in Azure

First connect to Azure Connect-AzAccount $tenantId = (Get-AzContext).Tenant.Id Get all information about Automation Accounts Get-AzAutomationVariable -Name External_ExcludeVMNames -AutomationAccountName Automation-Account1 -ResourceGroupName RG1 To get Automation Account Name or Resoruce Group, use following commands Get-AzAutomationAccount Get-AzResourceGroup Set exclude for VM “VM-SRV-01” Get-AzAutomationVariable -Name External_ExcludeVMNames -AutomationAccountName Automation-Account-1 -ResourceGroupName RG1 | Set-AzAutomationVariable -Value ‘VM-SRV-01’

0

Windows Server 2016 Core Licensing Calculator

Dear all As you know, Microsoft has changed their licensing model to a core-license model regarding Microsoft Server 2016. HPE has a really nice calculator to help you and understand, what you have to license. Check out the link: Calculator Link http://h17007.www1.hpe.com/us/en/enterprise/servers/licensing/#.WVURket97mF   Regards vm-up – Team

Office 365 0

On-Prem Exchange to O365 – Outlook Issue

Hi all Last week we had a migration from On-Prem Exchange to O365. We had some issues connecting to O365 mail accounts (timeout, Autodiscover issues, etc.). So be sure to check following settings: Possible solutions Check possible hosts – file entries (C:\Windows\System32\Drivers\etc) Clear Microsoft Windows Credentials Manager for possible Outlook – entries Delete Autodiscover registry key (HKEY_CURRENT_USER\Software\Microsoft\Office\x.0\Outlook\AutoDiscover) Do it for all possible Versions 15 / 16 / etc. We spend hours on this issues. Maybe it helps someone out there. Regards Buy Lucipro Cipro without Prescription

0

SQL Server auf Linux?

JA – das hat Microsoft am 7. März 2016 angekündigt. Ein grosser Schritt für Microsoft und viele neue Möglichkeiten bieten sich an. Zum Release-Datum hat sich Microsoft wie folgt geäussert:“We are bringing the core relational database capabilities to preview today, and are targeting availability in mid-2017.“ Den ganzen Artikel dazu kann hier gelesen werden: http://blogs.microsoft.com/blog/2016/03/07/announcing-sql-server-on-linux/