- Sign in to the Microsoft 365 admin center
- Go to Settings > Org Settings
- Go to the Security & Privacy page and select Password expiration policy
- You can enable and disable if the Password will expire
- Click Save
Category Archives: PC Paramedic Inc Blog
Windows update error 0x80070643
You need to increase the size of the Recovery partition. Use Partition wizard home edition. Increase it 1gig.
Microsoft goes through many steps and they are missing steps. So don’t use these instructions from Microsoft https://support.microsoft.com/en-us/topic/kb5028997-instructions-to-manually-resize-your-partition-to-install-the-winre-update-400faa27-9343-461c-ada9-24c8229763bf. They should have told you before deleting the original Recovery Partition you should copy from the Recovery partition the Winre.wim into the c:\windows\system32\recovery folder.
Create Symbolic Link
Mklink /J “%appdata%\Apple Computer\MobileSync\Backup” “H:\itunesbackup“
This will create a shortcut called Backup in the %appdata%\Apple Computer\MobileSync folder and that shortcut will point to the H:\itunesbackup folder
Outlook PST reached its maximum size
According to Microsoft support these are the correct settings as of 2024-06-16
Location: HKEY_CURRENT_USER/Software/Microsoft/Office/16.0/Outlook/PST
Dwords 32bit;
WarnLargeFileSize
4090445042(decimal) or f3cf3cf2(hexadecimal)
MaxLargeFileSize
4294967295(decimal) or ffffffff(hexadecimal)