Microsoft Windows

Okay I use Microsoft OSes once in a while because some people think you have to use Word to communicate. I suspect those people will soon retire and then people will begin using things like HTML, OpenSource, and wireless devices.
Operating Systems
- Windows 95
- Windows NT
- Windows 98
- Windows XP
- Windows 7
- Windows 8
- Windows 10
- Default gateway is not available
- Delete your Office Document Cache
- Download
- How to Clear Clipboard
- How to Configure Outlook Email Notifications
- How to connect to Hotspot 2.0 Wi-Fi networks
- How to Find Out What's Keeping Your Computer from Going to Sleep
- How to disable Windows Defender
- How to Disable or Fix “Microsoft Software Protection Platform Service” Causing High CPU Usage?
- Map a network drive
- Miracast
- Move notification toasts to top or bottom of the screen, only works on early builds, thanks Microsoft.
- Restore quarantined files in Windows Defender
- Set up and manage a Network Bridge connectiont
IIS
- HTTP status code
- Viewing my IIS hosted site on other machines on my network
- Adding mime types
- Correct mkv mime type
Office 365
- Admin center
- Azure
- Office 365 training center (for users)
- Office 365 Admin help center
- Contacts
- Exchange
- Custom Rules to Block Azure Blob Storage Phishing Attacks
- enable on demand encryption
- add distribution
- Security and compliance reports
- Find and fix email delivery issues as an Office 365 for business admin
- Client side tool for fixing Outlook and office365 issues
- On the client's device, https://diagnostics.office.com/
- Click download now
- Check server health
- On your device, Visit Admin center
- Review the service health box state
- Mail flow troubleshooter
- On your device, Visit Troubleshooting mail flow
- Use message trace
- On your device, Visit Admin center
- Click on Admin centers
- Click on Exchange
- In the mail flow box, click on message trace
- Enter the sender and recipient
- In the message trace results pop-up, highlight a message
- Click on the pencil icon for details
- Contact Microsoft support
- How to set up a multifunction device or application to send email using Microsoft 365 or Office 365
- Remote Connectivity Analyzer
Cygwin

Cygwin enables you to run a Linux like environment on Windows.
- Download 64 bit
- During install
- Select Packages > Web > lynx
- Select Packages > Web > wget
- Copy https://raw.githubusercontent.com/transcode-open/apt-cyg/master/apt-cyg to C:\cygwin64\bin
- Windows will try to add .txt to the filename
- In Cygwin
- chmod +x /bin/apt-cyg
- apt-cyg mirror ftp://sourceware.org/pub/cygwin
- apt-cyg install bind
- vi /etc/resolv.conf
- insert "nameserver 8.8.8.8" without the quotes.
- save file
- dig +short A paultclark.com
- If the result is 143.95.250.176, then all is ok.
- apt-cyg install openssh
- apt-cyg install openssh
- apt-cyg install cygrunsrv
- You must be running cygwin as administrator to continue.
- ssh-host-config -y
- answer yes
- create and document the password for cyg-server
- net start sshd
- ssmtp
- subversion
- bzip2
- cygrunsrv
- rlwrap
- gcc-core
- libpng15
- libpng-devel
- xorg-server
- xinit
- xorg-docs
- xterm
- make
- gdb