The first delay is a long cycle of checking every file mentioned in the VSS writers metadata. There are 8 million of FILESTREAM blobs on that server. […]
Category: Research
Research Undertaken
Outlook 2016- modern authentication blank login screen
On setting up a new surface for a user , which was enabled for modern authentication MFA 2fa in 365 , when asked in Outlook for Need Password […]
How to Install N-Able agent Mac OS X
Installing N-able on a windows machine is as simple as running an MSI with the customer ID and creates an activation key for you On a Mac you […]
New Domain Controller does not have SysVol or Netlogon Share
To Recreate SysVol ShareClick Start, click Run, type regedit, and then click OK.Locate the following subkey in Registry Editor:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\ParametersIn the details pane, right-click the SysvolReady flag, and then click Modify.In the Value data box, type […]
How to allow sound Playback through RDP on server 2012 Terminal Server
Start the Windows Service : Windows Audo and make sure its set to AutomaticEnable the following group policy on the machine Computer Configuration\Administrative Templates\Windows Components\Remote Desktop Services\Remote […]
Citrix Reciever : socket error 10060 citrix
When few users were trying to connect to a Citrix netscaler internally they were getting an errorsocket error 10060If you use the ICA file to check what server […]
Script to Delete all Empty Folders
for /f “delims=” %d in (‘dir /s /b /ad ^| sort /r’) do rd “%d” (if used inside a batch file, replace %d with %%d)
Server 2012 loading screen stuck on “Please Wait”
Recently we have a Virtual Machine that was stuck on booting on Please WaitWe had to boot the server into Safemode by holding down the f8 key […]
Philips speech exec “license deleted on the server”
Go to Settings then License and check where the user is getting a license fromMake sure you can ping that Server and login to the server to […]
Error: “SSL Error 61: You have not chosen to trust ‘Certificate Authority’…” on Receiver for Mac
Use : https://whatsmychaincert.com/ to check your chain is correct :or Download and Run the “Digicert Certificate Utility: and go to Tools , then Check InstallEnter the URL link and […]