Articles by Mike
If you are missing a folder in Quick Access or if you are trying to Pin to Quick access a item on your Windows 11 computer and that is not showing up follow these steps. Go to %AppData%\Microsoft\Windows\Recent\AutomaticDestinations In this folder you will find the file f01b4d95cf55d32a.automaticDestinations-ms Move that file to another folder as a […]
If you have an Excel data file that contains currency, percentages, leading zeros, and dates. And when you merge those fields into a Microsoft Word Mail Merge document and you loose the currency formatting, numbers are not shown as percentages, leading zeros are dropped, and dates are formatted incorrectly follow these steps. Open Microsoft Word […]
Just like Windows and Mac, Chromebooks have a lifetime of support and updates for the Chrome OS. There are 2 ways to check your device or look at the lifetime of a Chrome OS device before purchasing. To check a device by model Go to – https://support.google.com/chrome/a/answer/6220366 Scroll down to the Chrome OS devices and […]
If you are getting Code 0x80131500 in Windows Store or If you are getting We’re having trouble loading your feed in News and Interest widget or If Outlook is saying Trying to Connect Check the following: First verify that your Internet is working using your browser If your able to get to websites then check […]
Windows 11 may generate a message of: You can’t access this shared folder because your organization’s security policies block unauthenticated guest access. These policies help protect your PC from unsafe or malicious devices on the network. or Error code: 0x80070035 The network path was not found. This may occur connecting to a older server or […]
Microsoft’s page on how to Transfer FSMO (Flexible Single Master Operations) https://learn.microsoft.com/en-us/troubleshoot/windows-server/identity/view-transfer-fsmo-roles To check what servers hold the FSMO roles From Command line type in netdom query fsmo From PowerShell to determine SchemaMaster and DomainNamingMaster – Get-ADForest domainname | Format-Table SchemaMaster,DomainNamingMaster to determine PDC, RID and Infrastructure – Get-ADDomain yourdomain | format-table PDCEmulator, RIDMaster,InfrastructureMaster About […]
Some versions of Windows Server inside of IIS Certificate Management only allow the creation of SHA-1 certificate requests. This page shows how to generate a SHA-256 certificate request. Open MMC – Run type in mmc click OK File, Add/Remove Snap-In Certificate > Add Computer Account Local computer Click Finish Click OK Expand Certificates Expand Personal […]
With Microsoft 365 requiring Modern Authentication if you have Outlook 2013 it needs some Registry keys to be added to enable that in Outlook 2013. Outlook 2016 or newer do not need any registry changes since Modern Authentication is already enabled. In notepad copy and paste the following into the file and save it as […]