Previously, we used a development instance of Azure AD Connect with a development Azure AD tenant to investigate the rules. However, Microsoft has created new functionality in […]
WSUS Best Practices ( Fixing The WSUS content directory is not accessible ) 503
Recently on adding some machines and updates to a existing WSUS server that had been stable for a whole year, I was getting the server being unresponsive […]
Preparing for Switch off of TLS 1.0 and TLS 1.1 in Office 365 to TLS 1.2 ( Toshiba/Fuji/Avaya )
In October Microsoft is shutting down TLS 1.0 and TLS 1.1 so we need to check Legacy decives that speak to 365 with protocols that use this […]
Group Policy to Add Site to Pop-Up Blocker Exceptions in Internet Explorer not working – Solution
I tried to go to this group policy documented around User Configuration > Administrative Templates > Windows Components > Internet Explorer Double click on the item named “Pop-Up Allow […]
Install-Module : The term ‘Install-Module’ is not recognized as the name of a cmdlet
Install-Module AzureADPreviewInstall-Module MSOnlineInstall-Module : The term ‘Install-Module’ is not recognized as the name of a cmdlet, function, script file, oroperable program. Check the spelling of the name, […]
Exchange 2016 – Cannot open ECP and Exchange remote shell Errors
VERBOSE: Connecting to exchange-2016.domain.localNew-PSSession : [exchange-2016.domain.local] Connecting to remote server exchange-2016.domain.local failed with the followingerror message : [ClientAccessServer=EXCH01,BackEndServer=exch01.rvh-win2k3.com,RequestId=75c539ee-5e13-4e23-b28c-d9dc6d23b282,TimeStamp=7/31/2014 1:43:33 PM] [FailureCategory=Cafe-SendFailure] For more information, see theabout_Remote_Troubleshooting Help […]
How to Deploy Scheduled Tasks Remotely SCHTASKS and BatchPatch
Recently a Webroot Bug : https://community.spiceworks.com/topic/2114911-netlogon-5820-endpoint-duplicate-windows-10 and https://community.webroot.com/t5/Known-Issues-KB/Netlogon-is-not-starting-after-Reboot/ta-p/316119 Had caused Netlogon service to not start on some machines which stops group policy running. We needed to deploy the following which […]
.BAT Script to install Windows N-able Agent
This can be used to install the N-able agent on Startup or through something like PSEXEC with Batch Patch . this only supports Agents137 and below [pastacode […]
MS Project 2016 crashing on Startup
The event log shows the below error : Faulting application name: WINPROJ.EXE, version: 16.0.9126.2072, time stamp: 0x5aa71b2d Faulting module name: mso20win32client.dll, version: 0.0.0.0, time stamp: 0x5aa6e4e7 Exception code: […]
Veeam backup Timeout due to large Sharepoint Filestream Blobs Database
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. […]