Home / 2017

  Availability The Cloud Solution Provider program is available to companies with offices in the following countries/regions. These are grouped by market. Partners in the CSP program can sell to other countries within the same market even if they don’t have an office in those locations. Availability by market Brazil Canada India Japan Korea New […]

12/06/2017

drago

Microsoft 365

Finding out who owns a Domain is easy, there are a lot of Web Tools to find out, all informations… But what about the Shell? You can use my Script to get all informations with one simple command.   You can download it on GitHub:   https://github.com/MSB365/GetWebWhoIs.ps1       Photo by Ricardo Cruz on Unsplash

12/06/2017

drago

PowerShell

I had to install on several servers the OMS Agent to manage the Systems in our Workspace. To go forward with this request I wrote this Script witch is doing the main work for me. After I wrote this PowerShell Lines, I was able to give it to our Operations Department for deployment on all […]

12/06/2017

drago

PowerShell

For creating a Remote Desktop Gateway infrastructure we need different configuration steps. For the Deployment I prefer to use PowerShell. With this Script you will be able to Deploy all needed Roles and Services for an RDG. Note: After you run this Script, you sill will have to make some configurations for your environment. E.g. […]

12/06/2017

drago

Entra ID, PowerShell

Creating SSL Certificate Requests needs a lot of Time, how to create a Request without IIS I wrote here in my Blog already with this Entry (Create Certificate Request without IIS (ADFS3.0)) But even here you need a lot of time, so the Solution is – PowerShell! Reinout Segers wrote a fantastic Script how to […]

I was asked from a small Business Company to create an easy way for the Administration, to create default Email for new Employees. Admin Team had no expirience with PowerShell but the Text was random only Usernames and Phonenumbers Were Variable. For that I wrote a small Powershell Script which opens a Windows where you […]