Navigate to the Drive you have your DFS replicated folder on in powershell CD D:\md d:\emptyfolderRobocopy.exe d:\emptyfolder “D:\System Volume Information\dfsr\Private” /purgerd d:\emptyfolderRemove-Item -Path .\DFRS\ -Recurse -Force -VerboseCheck Replication […]
Category: Research
Research Undertaken
How to run IIS website to view items with Console.WriteLine
Install IIS Expressiisexpress.exe /path:C:\inetpub\wwwroot /port:1655View items in the command window
Google Drive API \ Credential.json and token.json ( Access Token )
Recently had to reverse engineer a Google Drive PHP API Script, and I thought I would document the process!Before you go down the below path , you […]
SecurityException: Request for the permission of type ‘System.Configuration.ConfigurationPermission, System.Configuration, Version=4.0.0.0
Recently tried to host an ASP site on GoDaddy’s Windows Hosting , and on run I got the following error“SecurityException: Request for the permission of type ‘System.Configuration.ConfigurationPermission, […]
HTTP Error 500.19 – Internal Server Error
Trying to run a site and a “HTTP Error 500.19” error shows in IISThis is because of the web . config containing <rewrite> without having the URL […]
ASR – Azure System Recovery 4TB or 8TB max disk size?
Recently I used the latest version of ASR Deployment Planner (released on Jun/2020) to scope Auzre costs for a customer , however the ASR brought error trying […]
Stuck on “installation exceeded the time limit set by your organization”
This screen is annoying so I disable itHowever it’s stuck on that user profile because it’s cached.FixReboot , Log in as another user , then log out […]
Veeam – storage version 13 is not supported
Recently trying to restore some backups files from Veeam and the restore would fail with the error“storage version 13 is not supported”I had used Veeam 11 to […]
VR1600v as Access point
Recently had a friend who bought a TPLINK VR1600v to extend her existing wifi , the router doesn’t have Access Point mode so you need to put […]
Setting Up Outlook with 365 – something went wrong and outlook couldn’t set up your account. please try again. if the problem continues, contact your email administrator
Recently cut over a domain from an old 365 tenant to a new one, upon trying to add the email account to outlook was visit with the […]