Blog

How to Setup Sharp Printer to SCAN to Email using office365 account

  Microsoft Office 365 SMTP Settings in Sharp GUI Office365 is quickly becoming the most popular email[…]

How to Disable AD Connect Sync

How to Disable AD Connect Sync: POWER SHELL  ISE as Administrator Set-MsolDirSyncEnabled -EnableDirsync $false   https://zazbotech.com/2021/09/09/35/ and[…]

Office 365: Convert On Prem Ad Connect Synched users to Cloud 365 accounts and retain current password

learn.microsoft.com/en-us/answers/questions/843619/convert-on-prem-ad-connect-synched-users-to-cloud   Set-MsolDirSyncEnabled -EnableDirsync $false   Note: It may take up to 72 hours to complete deactivation[…]

How to: Give domain user local admin rights in command prompt.

  While you are logged on as the user, run the command prompt as a local administrator[…]

How To Use Diskpart to Delete Recovery Partition

Diskpart delete recovery partition   Start cmd and type ‘diskpart’ type ‘list disk’ type ‘select disk *’[…]

Change NTP Server Set Time Sync ( Worked on Windows Server 2019 )

Change Clock NTP Server   w32tm /query /status w32tm /query /configuration w32tm /config /syncfromflags:manual /manualpeerlist:”0.us.pool.ntp.org,1.us.pool.ntp.org” net stop[…]

Axcient: How to reset Pass on Axcient Backup on the protected system.

Open Power Shell on the protected system as administrator where the agent is installed     cd[…]

DMARC Mandates

Starting February 1st, Google and Yahoo have rolled out new rules for sending emails. If you haven’t[…]

How to Create DKIM record in office 365

Create DKIM Keys for Office 365 Domain We are first going to create the DKIM keys in[…]

DMARC Requirement

Google and Yahoo DMARC Mandate:   www.proofpoint.com/us/blog/email-and-cloud-threats/google-and-yahoo-set-new-email-authentication-requirements#:~:text=Requirements%20for%20bulk%20senders%3A&text=Companies%20that%20send%20to%20Gmai….    

Latest Comments

No comments to show.