Sometime we want to browse to internet site without correct security settings and the option of “accept the risk and continue” is missing .The reason is HSTS which stands
Category: Tech
When trying to create system state you get Windows Backup failed to create the shared protection point and VSSADMIN list shadows return unexpected provider errorWhen trying to create system state you get Windows Backup failed to create the shared protection point and VSSADMIN list shadows return unexpected provider error
When trying to create system state backup you might get errors regarding the Volume Shadow Copy state : Event 22, VSS Volume Shadow Copy Service error: A critical component required
Windows firewall block all connection and you get “Windows Firewall controlled by group policy ….”Windows firewall block all connection and you get “Windows Firewall controlled by group policy ….”
Some time after removal of antivirus or some other security software you get error or windows firewall settings greyed out and you can get warning like : “For
How To Protect Volume Shadow Copy From DeletionHow To Protect Volume Shadow Copy From Deletion
Volume Shadow Copy is a great and value add on to windows and can save data lost very fast and efficient . In the last years when virus and
Outlook can not open any HyperlinksOutlook can not open any Hyperlinks
This issue can accrued after outlook upgrade or changes in default browser, few ways to resolve this : Download this easy fix from microsoft here and just install
Access to Exchange OWA can get Rejected and in event viewer you get StorageTransientExceptionAccess to Exchange OWA can get Rejected and in event viewer you get StorageTransientException
when trying to connect to exchange OWA you get General error : “Can not access the mailbox”, in event viewer you get error Event 33: Current User: 'Active directory user'
Chrome Browser can not find Chromecast & ChromeCast Ultra on Local Network with Fortigate FirewallChrome Browser can not find Chromecast & ChromeCast Ultra on Local Network with Fortigate Firewall
Recently I came Across wired problem, Laptop with google chrome can not find and cast to Chromecast dongle on our office meeting room although both devices were on the
firefox freezes for few seconds on startup or randomlyfirefox freezes for few seconds on startup or randomly
Firefox browser is great choice for surfing the web , how ever I came across this problem that were driving me mad. Every time I start Firefox it
How To Reset CentOS 7 Root PasswordHow To Reset CentOS 7 Root Password
On system reboot press ‘e’ to enter Grub boot screen, change : ro -> rw and add net to it the line ” init=/sysroot/bin/sh ” (without
How to Transfer FSMO roles using PowerShellHow to Transfer FSMO roles using PowerShell
The fastest way to tranfare FSMO role is by powershell, just execute on line command from powershell as administrator : Move-ADDirectoryServerOperationMasterRole -Identity <TargerDC> -OperationMasterRole pdcemulator, ridmaster, infrastructuremaster, schemamaster,