: :
Previous slide
Next slide
3.144.27.148,
Seattle
Washington, 98109
US
GMT -07:00
Lat: 47.627499
Long -122.346199
United States of America

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.

Read More »

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,

Read More »

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

Read More »

AzureADConnect Error

dsregcmd /status dsregcmd /debug /leave https://docs.microsoft.com/en-us/azure/active-directory/devices/troubleshoot-hybrid-join-windows-current

Read More »

Robocopy Examples

Copy User Profile Directory from One Computer to another, without copying junctions, recycle bins, or outlook folder in appdata. IF NOT EXIST c:robocopy md c:robocopy

Read More »