Microsoft Office 2013 on Microsoft Windows computers supports Modern authentication. But, to turn it on, you need to configure the following registry keys: Registry key Type Value HKEY_CURRENT_USER\Software\Microsoft\Exchange\AlwaysUseMSOAuthForAutoDiscover REG_DWORD 1 HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Common\Identity\EnableADAL REG_DWORD 1 HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Common\Identity\Version REG_DWORD 1
Category: Windows Server
UniFi Controller (SSH Login)
In the newer controller versions, you should be able to go to Settings -> NETWORK SETTINGS -> Device Authentication To view the SSH credentials. UniFi 5.6.x Controller Go to Settings -> Site -> DEVICE AUTHENTICATION If you have a reset unifi device the default SSH login is: Username: ubnt Password: ubnt
Windows OS End of Life (EOL) Dates
Windows Workstations Windows Version Release Date EOL Date Windows 11 October 5, 2021 W10 21H2 – Cobalt/Sun Valley November, 2021 Spring 2024^ W10 21H1 – May 2021 Update May 18, 2021 December 13, 2022 W10 20H2 – October 2020 Update October 20, 2020 May 9, 2023 W10 2004 – May 2020 Update May 27, 2020 […]
How to disable MFA / Security Defaults on Office 365
Security Defaults are a series of settings enabled by default on your Microsoft Office 365 account, to provide greater security. Every user is required to log in using Multi-Factor Authentication (MFA). Security Defaults also blocks connections from legacy email clients and disallows the use of email protocols like IMAP, POP3 and SMTP. For more information […]
Email Compromise Checks
Recommendations if your user account has been compromised. We recommend that you review the following information and take any actions as necessary. Learn more Review mailbox delegates Review mail forwarding rules to external domains Review global mail forwarding property on mailbox Enable mailbox auditing logs Review audit log details for the user accountEnsure protectionTo protect […]
Mapping a SharePoint site as a network drive
SharePoint Online is a cloud-based service provided as part of the Office 365 suite. It allows users to organise and share information and collaborate with colleagues, partners and customers. Many organisations using SharePoint have document libraries mapped as network drives, so enabling users to connect to a shared SharePoint library on the network. This article […]
IDRAC Drive Error Either Virtual Media is detached or redirection for the selected virtual disk drive is already in use
In IDRAC, click on “System” in the far left column. Then, click on the “Console/Media” tab. Then, click on “Configuration”. Then, select “Attach” in the “Status” row under “Virtual Media”. And finally, apply your changes.
Chrome Import Passwords
Just follow these steps: 1. Open a new tab 2. In the URL type “chrome://flags” (w/o quotes) 3. Search “password import” 4. Click the dropdown and select Enable 5. Click the “Relaunch now” button in the lower right (desktop…not sure on mobile) 6. Click the “…” menu in the uppper-right corner 7. Click Settings 8. […]
Atera Removal Script
Copy contents and save as a batch sctipt. msiexec.exe /x {B7C5EA94-B96A-41F5-BE95-25D78B486678} /qn (Splashtop) sc stop “AteraAgent”sc delete “AteraAgent” taskkill /f /im TicketingTray.exetaskkill /f /im AteraAgent.exetaskkill /f /im AgentPackageMonitoringtaskkill /f /im AgentPackageInformationtaskkill /f /im AgentPackageRunCommande.exetaskkill /f /im AgentPackageEventViewer.exetaskkill /f /im AgentPackageSTRemote.exetaskkill /f /im AgentPackageInternalPoller.exetaskkill /f /im AgentPackageWindowsUpdate.exe REG DELETE “HKEY_CURRENT_USER\Software\ATERA Networks” /fREG DELETE “HKEY_LOCAL_MACHINE\SOFTWARE\ATERA Networks” /fREG […]
SBS Decommissioning
Pre-Req: Transfer FMSO roles to the new server From the destination server, open a PowerShell session (Run as Administrator), and type the following command: Move-ADDirectoryServerOperationMasterRole -Identity “DestinationServerName” –OperationMasterRole 0,1,2,3,4 Replace “DestinationServerName” with the name of your new server. To accomplish this last part, you will need to complete the following steps, which are detailed below: Backup the Certificate […]