SIS Knowledge Base

How do I install AppXManifest for all Windows Store apps I have installed apps if it doesn't exist?
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} 
Thu, 4 Apr, 2024 at 11:09 AM
Extending a User Profile Disk in Windows server
Extending a User Profile Disk in Windows server | itopia Help Center
Mon, 8 Apr, 2024 at 10:26 AM
Classic Teams in Remote Desktop Services
Use classic Teams with remote desktop services - Microsoft Teams | Microsoft Learn
Mon, 29 Apr, 2024 at 8:29 AM
Windows Server 2019 RDS - Start & Search does not work, desktops don't load
https://learn.microsoft.com/en-us/answers/questions/204147/windows-server-2019-rds-start-search-does-not-work Remove-Item "HKLM:\SYSTEM\CurrentCo...
Tue, 7 May, 2024 at 10:28 AM
Error 1001 in Outlook/Opening SharePoint in File explorer
Outlook 365 application error 1001, mail is not syncing - Microsoft Q&A Dear Caroline Dang,   As your request here are some possible solutions tha...
Tue, 17 Oct, 2023 at 3:42 PM
Microsoft Planner limits
 https://learn.microsoft.com/en-us/office365/planner/planner-limits
Wed, 13 Mar, 2024 at 10:22 AM
PowerShell - Connecting to MSONLINE and Exchange Online
https://docs.microsoft.com/en-us/powershell/exchange/connect-to-exchange-online-powershell?view=exchange-ps  
Fri, 21 Aug, 2020 at 10:17 AM
Outlook - Redirect folder for OST cache file
https://docs.microsoft.com/en-us/outlook/troubleshoot/data-files/cannot-change-the-location-of-ost-file Workaround Method 2 - Set the ForceOSTPath regis...
Tue, 14 Jun, 2022 at 3:14 PM
How do I block country domains on the Barracuda Web Filter?
https://campus.barracuda.com/product/websecuritygateway/knowledgebase/50160000000Ixh9AAC/How+do+I+block+country+domains+on+the+Barracuda+Web+Filter%3F/
Mon, 7 Nov, 2022 at 1:44 PM
How to: Manually Force Sync Azure AD Connect Using PowerShell
https://community.spiceworks.com/how_to/140656-manually-force-sync-azure-ad-connect-using-powershell
Thu, 10 Nov, 2022 at 11:17 AM