atwork sucht engagierte Software DeveloperInnen!

atwork sucht engagierte Software DeveloperInnen!

atwork ist Anbieter von modernen Business-to-Business IT-Lösungen auf der Basis von Webtechnologien. Wir sind ein agiles Team und entwickeln Lösungen in unserem Büro in Wien Döbling. Wir suchen Dich zur Unterstützung unserer Lösungs- und Produktentwicklung und bieten flexible Arbeitszeiten und ein spannendes Umfeld! Dein Job ist die Entwicklung von Apps und Services mit Microsoft .NET und aktuellen Webtechnologien. Abhängig von Deiner Projekterfahrung und nach Einarbeitung in unsere Lösungen trägst du Verantwortung für Projekte und übernimmst Aufgaben in der Spezifikation, Design und Implementierung. Du arbeitest gemeinsam mit unseren Kollegen und Kunden aktiv an der Weiterentwicklung der Lösungen. ...

September 9, 2019 · 2 min · Toni Pohl
Enjoy Microsoft the Musical

Enjoy Microsoft the Musical

See the amazing musical made by interns spending the summer of 2019 at Microsoft: Microsoft the Musical. 150 interns and employees came to the Microsoft Redmond Campus outside of their day jobs to produce this 10 minutes video as a musical during the summer of 2019. The video was published to YouTube yesterday, on September 6th, and result is amazing. The full credits are at IMDb.com. Microsoft the Musical is a cool and professionally made video, with some self-mockery to Windows Vista, and Windows Phone and referrals to current technology. “All around the world our products are well known. Except for when we tried to make a phone…” ...

September 7, 2019 · 1 min · Toni Pohl
atwork Adresse

atwork Adresse

Das Wiener Büro der atwork gmbh befindet im Loft-Büro im Q19 Einkaufszentrum in Wien Döbling. Hier finden Sie eine kurze Wegbeschreibung und Hinweise für die Erreichbarkeit mit öffentlichen Verkehrsmitteln und das Parken mit dem Auto. Unser Adresse lautet: atwork gmbh Top 211 Kreilplatz 1 1190 Wien www.atwork-it.com Klicken Sie hier für eine Landkarte mit Bing Maps! Das atwork Office befindet sich im 2. Stock und ist am einfachsten über den Eingang Kreilplatz 1 (Club Köö) von der Strasse zu erreichen. Im Haus folgen Sie den Schildern mit unserem atwork Logo. ...

September 5, 2019 · 2 min · Toni Pohl
Office 365 Governance podcast with Martina Grom

Office 365 Governance podcast with Martina Grom

In addition to all the great features in Office 365, governance plays an important role, especially for large organizations. Richard Campbell, runasradio.com, interviewed Martina Grom recently about governance and tools in Office 365. The interview is available as podcast here. In this podcast, Richard chats with Martina about the various aspects of Office 365 that affect the way users collaborate with each other and get work done. There are bunch of great tools inside and outside of Office 365 to enable Governance. Check out the latest Office 365 Governance podcast with Martina Grom at runasradio.com. ...

August 30, 2019 · 1 min · Toni Pohl
Speed up your website with PurgeCSS

Speed up your website with PurgeCSS

Modern websites and website templates use Cascading Style Sheets (CSS) intensively. To load websites faster, it makes sense to reduce these files to the essential content. You can do that with many tools. PurgeCSS is one of them. See the How To here. I wanted to optimize a small, static one-pager website. I used a HTML5 template with Bootstrap 4. Nothing very fancy, but simple and modern. All my tests ran against my localhost. ...

August 21, 2019 · 4 min · Toni Pohl
Instantly install your essential software with Chocolatey

Instantly install your essential software with Chocolatey

When installing a new computer, it takes some time to download and install the essential software. This is what Chocolatey is for. Chocolatey is a cost free package manager for Windows using NuGet infrastructure and PowerShell to quickly installing applications and tools that you need. I am using choco since a long time, now I wanted to show my current packaged software for my new computer. See the script here. About and Prerequisites Partly taken from About Chocolatey: Chocolatey CLI aka choco (or choco.exe) is a client that provides the core of Chocolatey and the installation store for locally installed packages. You need to have Windows 7+ or/ Windows Server 2003+ as Operating System and PowerShell v2+ (not PowerShell Core yet though) and the .NET Framework 4+ installed. Just to mention, the installation will attempt to install .NET 4.0 if you do not have it installed, see choco installation and Getting Started. Besides the client, there also exists a Chocolatey GUI and Chocolatey Agent (aka chocolatey-agent) for central administration. ...

August 2, 2019 · 3 min · Toni Pohl
Delegate365 changelog version 8.4-Teamify with policy support, Room Lists, Mailbox licenses management, Report download  and more

Delegate365 changelog version 8.4-Teamify with policy support, Room Lists, Mailbox licenses management, Report download and more

Delegate365 v8.4 brings a bunch of new features and improvements. Office 365 Groups management allows to teamify existing groups and to control all Teams settings including policy settings. The Sync Job can send warnings if many objects are deleted, Shared Mailboxes and Resource Mailboxes licenses can be removed, Reports can be directly downloaded, Room Lists are available, License Orders can be exported and much more. See a description of the new features here. ...

July 29, 2019 · 13 min · Toni Pohl
What is the difference in Azure AD between Enterprise applications and App registrations?

What is the difference in Azure AD between Enterprise applications and App registrations?

Azure Active Directory (Azure AD) acts as a central identity service and manages all apps in a tenant. When it comes to app management, Administrators often are confused why there are two (or currently three) application management modules existing in the Azure portal. Well, see the explanation here. An app can have many properties. The important part is, that Azure AD assigns an unique Application ID to an app and allows developers to add certain capabilities such as permissions, conditional access and more that is used by applications to access specific services. ...

July 10, 2019 · 4 min · Toni Pohl
Honored to be renewed as Microsoft MVPs

Honored to be renewed as Microsoft MVPs

The Microsoft MVP Award Program honors IT Professionals and Developers who support the Microsoft community and share their knowledge. The program´s renewal cycle is every year on July 1st. So, today it was a busy day on Twitter and the #MVPBuzz hashtag. We at atwork are proud and pleased that our MVP’s have been renewed for their community contributions for 2019-2020! The MVP Award is Microsoft’s way of thanking outstanding community leaders based on their actions to share knowledge and technology in all possible ways, from speaking engagements to supporting others in communities. An MVP is awarded for contributions over the previous year for community work. See more abut the MVP program at mvp.microsoft.com and learn about the award categories here and view all current MVPs here. ...

July 1, 2019 · 2 min · Toni Pohl

Update a SPN in AAD with the Azure PowerShell Az module

Yesterday, I wrote how to Update your Azure CLI with Choco. Today, I needed to renew an existing Service Principal Name in an AAD. A SPN stands for Service Principal Name which is used for automation authentication. The PowerShell az module got some updates (v1.0.0). So, here´s the full step-by-step instruction for renewing a SPN with az ad sp credential. This updates the steps described at How to create or renew Service Principal Names in Azure Active Directory… ...

July 1, 2019 · 1 min · Toni Pohl