Update Teams Room App
Log in as Skype or reboot and let it log in normally. Hit the Windows key on the keyboard 5 times. Sign in as Admin. Run the script. Reboot once it completes successfully.
Windows Power Schemes and USB Suspend Setting
Power Settings These add these power schemes back into Windows 10. Run from an elevated command prompt (if you’re running this inside windows powershell, you may have to run cmd first to enter a command prompt). Power saver: powercfg -duplicatescheme a1841308-3541-4fab-bc81-f71556f20b4a Balanced: powercfg -duplicatescheme 381b4222-f694-41f0-9685-ff5bb260df2e High Performance: powercfg -duplicatescheme 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c Ultimate Performance: […]
What is my IP Address
216.73.216.251 , New York City, New York, 10116, USGMT -04:00Lat: 40.714272Long -74.005966United States of America
Use Unifi with Mongodb above 4.0.0
If you’re trying to install the unifi controller on linux and you want to use a version of Mongodb above 4.0.0, like 4.4.0, then do the following as su. You cannot use apt install unifi. You have to get the download link for the latest controller from https://www.ui.com/download/unifi/unifi-ap Once you’ve got that link url, move […]
Shinobi Video SSL 2020 Updated
This help text was compiled using Ubuntu 18.04 server LTS and tested using Ubuntu 20.04 LTS Install Shinobi using the online documentation bash <(curl -s https://gitlab.com/Shinobi-Systems/Shinobi-Installer/raw/master/shinobi-install.sh) On the default shinobi website, do the following: Change your Shinobi Default username and password. This is under Preferences of the /super site. Change the Shinobi port from 8080 […]
Can’t install NuGet in Powershell
If you’re getting this error or similar: WARNING: Unable to download from URI ‘https://go.microsoft.com/fwlink/?LinkID=627338&clcid=0x409’ to ”. WARNING: Unable to download the list of available providers. Check your internet connection. PackageManagementInstall-PackageProvider : No match was found for the specified search criteria for the provider ‘NuGet’. The package provider requires ‘PackageManagement’ and ‘Provider’ tags. Please check if […]
Turn off screens in Windows
This is a powershell command to turn off your monitors via batch file in Windows. powershell (Add-Type ‘[DllImport(“user32.dll”)]^public static extern int SendMessage(int hWnd, int hMsg, int wParam, int lParam);’ -Name a -Pas)::SendMessage(-1,0×0112,0xF170,2)
The Isle Dedicated Server Quick Start
Install SteamCMD: Download SteamCMD, https://developer.valvesoftware.com/wiki/SteamCMD#Downloading_SteamCMD Extract STEAMCMD to c:steamcmd Run steamcmd the first time to install it, c:steamcmdsteamcmd.exe Create one or both of the following batch files and run it. If you’re left with an open command prompt window, like the ones below, you’re done and the server is running. Batch File for Legacy: “C:steamcmdtheislelegacysteamcmd.exe” +login […]
Click Once in the new Microsoft Edge
if you need to run any click once applications from the new edge, also known as Microsoft Edge Chromium, you may have to go here and enabled it: edge://flags/#edge-click-once click once are files that end in .application and used to be only runnable from internet explorer and then old edge.
AzureADConnect Error
dsregcmd /status dsregcmd /debug /leave https://docs.microsoft.com/en-us/azure/active-directory/devices/troubleshoot-hybrid-join-windows-current
