How to Install and Log In to Windows 11 Without a Microsoft Account
(Image credit: Tom's Hardware) By default, you must log in with a Microsoft account in order to install Windows 11 and go through the box (OOBE) setup process that triggers…
(Image credit: Tom's Hardware) By default, you must log in with a Microsoft account in order to install Windows 11 and go through the box (OOBE) setup process that triggers…
Source: https://www.digitalocean.com/community/tutorials/how-to-configure-nginx-with-ssl-as-a-reverse-proxy-for-jenkins Introduction By default, Jenkins comes with its own built in web server, which listens on port 8080. This is convenient if you run a private Jenkins instance, or…
Source: https://medium.com/@containeroo/traefik-2-0-route-external-services-through-traefik-7bf2d56b1057 Source: https://docs.traefik.io/assets/img/providers.png Introduction In this tutorial we will show you how you can route non-Docker services through Traefik. Let’s suppose you want to access your Pi-hole admin console (http://192.168.0.10:80/admin)…
Source: https://devopsadventure.blogspot.com/2021/05/run-powershell-script-automatically.html If you are working with scripting languages, you might have to do various scripts to fulfill requirements such as reboot the machine in the middle of installation until…
Source: https://www.tachytelic.net/2014/06/grant-single-user-permissions-access-users-calenders-office-365/ If you need to Grant a single user access to access all users calendars in Office 365 this can be achieved by using the Add-MailboxFolderPermission cmdlet. If you are adding…
Here is a message I got the other day that prevented me from logging into a server remotely. The Terminal Server has exceeded the maximum number of connections. Windows Servers…
Scenario: Customer needs to receive email alerts from various alerting systems outside of their email system and go to multiple people that are not members of their company email system. The…
Source: https://scribbleghost.net/2019/05/01/mdt-customsettings-ini/ If you use Microsoft Deployment Toolkit (MDT) to deploy custom Windows images to computers, you might already be familiar with “customsettings.ini”. The little configuration file that can automate…
Hi everyone, I know there's information on using our Synology NAS' as UPS servers to power down other Synology devices, but it took me some time to piece together how…
Source: https://blog.onevinn.com/configuring-hp-bios-settings-intune-win32app-and-powershell Last week my coworker Sassan (@sassan_f) and I wrote a post on how to manage Dell BIOS/UEFI settings using PowerShell and wrap that in a Win32app in Intune.…