Generally this condition occurs if anyone of the following conditions is true:
1. The fully qualified domain name (FQDN) that is specified in the Warning event has been defined on a Receive connector .
2. Send connector on a Microsoft Exchange Server 2007 transport server, and no certificate is installed on the same computer that contains the… Continue reading
Ever wanted to find that other ethernet device that was pulled from you system but don’t see it anymore in Microsoft Windows Device Manager? What about a pesky AOL adapter driver or some other non existant device that you want to get rid of?
In order to show hidden devices:
- Right click My Computer and Select Properties
- Click Advanced tab
- Click Environment Variables
In Exchange Server 2010 SP1, client throttling policies are used to manage the performance of the Exchange organization. All client throttling policies are enabled by default i in Exchange Server 2010 SP1. The throttling policy has group settings that control the amount of resources that a user or a connection can use.
Throttling Policy settings are only applicable for Exchange Server… Continue reading
Need another Kaseya agent procedure? Here is one I use alot.
This article describes the TCP Chimney Offload, Receive Side Scaling (RSS), and Network Direct Memory Access (NetDMA) and other features that are available for the TCP/IP protocol inside of Windows. I have spent probably hundreds of hours on cases involving TCP Offloading and I know most of… Continue reading
Are you having VSS issues? Need a script to launch when either errors are reported or as a point and shoot script to repair VSS writer issues? Well Cubert has created a new VSS script that is fairly simple in nature but gets the job done nicely. This Kasey Agent Procedure was written for Kaseya 6+ RMM and has 2 parts.
Part… Continue reading
So you need a quick method to grabing folders from a UNC path and place a copy of them on a removable drive. I had a customer who wanted to do the old USB drive swap for off site backup storage. I tried to explain that now with the advent of the cloud we could move the files off site without any user intervention but they really wanted to do… Continue reading
Free Kaseya Script – Run CHKDSK And Repair
Here is another free script from Cubert’s Dwelling, An Agent procedure that will run a CHKDSK in read only mode. Parse the output and run a chkdsk /F if it meets the criteria set forth in the script. It then emails an alert with the scan results to a email address… Continue reading
Create new connector and assign relay permissions.
Pretty simple really,
Open your exchange power shell and enter the following cmds to create and set permissions on your new connector. Use the New-ReceiveConnectorcmdlet to create the Receive connector Anonymous Relay that listens on local IP addresses.
New-ReceiveConnector -Name “Anonymous Relay” -Usage Custom -PermissionGroups AnonymousUsers -Bindings 192.168.1.5:25 -RemoteIpRanges 192.168.1.1-192.168.1.255
Now we must use the Exchange Shell to grant relay… Continue reading
You have a user that has a Home (Windows 7 Home) or Work (Windows 7 Pro) Computer
When using remote web workplace they selects connect to my computer, picks their computer from the list and then it never makes it past this point. There is a error icon displayed in the lower progress bar area of the browser.
Running IE as a administrator they are able to use RWW just fine.
The user is… Continue reading
File Replication Service has detected that the replica set “DOMAIN SYSTEM VOLUME (SYSVOL SHARE)” is in JRNL_WRAP_ERROR
Are you getting this error in your File Replication Service?
The File Replication Service has detected that the replica set “DOMAIN SYSTEM VOLUME (SYSVOL SHARE)” is in JRNL_WRAP_ERROR.
Replica set name is : “DOMAIN SYSTEM VOLUME (SYSVOL SHARE)”
Replica root path is : “c:\windows\sysvol\domain”
Replica root volume is


