MSSQL analysis of number of connections by Login Name and hostname
![](https://techstackninja.com/wp-content/uploads/2024/06/image-768x433.jpeg)
Overtime its understandable how you could end up with many Active Directory computers accounts that are no longer valid. Normally these are for computers or servers that have been decommissioned or replaced due to failure. Its good practice to remove…
If you need to stop a pod or pods deploying or moving to a specific node in Kubernetes then the taint function is what you need. Adding a key with a NoSchedule value will ensure that no pod will be…
Having multiple email addresses and the corresponding separate logins can be a pain logically, having to login and logout all the time to seem emails for different accounts. Office 365 Outlook has the perfect solution to this, you can add…
Firstly there are a number of definitions and views on what’s DevOps is so its best to take some time to read around the subject and form your own understanding. Simplistically DevOps is a compound of development (Dev) and operations…
Windows Updates can often consistently fail to install with a number of different errors. The best or only solution to resolve a consistently reoccurring error is to remove the Windows Updates Cache and history. Essentially forcing a resync. Use the…