It is always good idea to have some sort of monitoring on your and be able to retrace steps and find out what happened and…
View More How to Monitor who Deleted DNS RecordsCategory: Troubleshooting
Audit your Active Directory user passwords with PowerShell or other free tools
Trust to your users is one thing but make sure that your user listening and really applying good password is another. It is good practice …
View More Audit your Active Directory user passwords with PowerShell or other free toolsCannot connect to SQL server – error 1225
My Active Directory auditor suddenly failing and taking up all CPU resources. I have reviewed logs and see that there is issue to connect to…
View More Cannot connect to SQL server – error 1225Bulk update EmployeeID in Active Directory with PowerShell
Here is a quick script to run users from csv file where you have 2 columns SamAccountName and EmployeeID. Place the csv file on your…
View More Bulk update EmployeeID in Active Directory with PowerShellGet Account list with Password Never Expire from Active Directory to CSV file
Quick snippet to pull all accounts from with PASSWORD NEVER EXPIRE into CSV report file so you can review the accounts and possible make changes…
View More Get Account list with Password Never Expire from Active Directory to CSV fileActive Directory module and cmdlet missing upon patching
You are trying to execute your standard commands such as Get-ADuser and getting errors – this is caused for me every month upon installation of…
View More Active Directory module and cmdlet missing upon patchingTrouble to connect 2nd monitor via docking station to your Surface after updates ..
I am using at work for majority of my work related tasks. Over Christmas time I have reset the device to default and spend few…
View More Trouble to connect 2nd monitor via docking station to your Surface after updates ..Old DHCP Servers appear in the list of Authorized servers
I have removed my old DHCP servers from the infrastructure but when I run command those old servers are still showing up as authorized DHCP…
View More Old DHCP Servers appear in the list of Authorized serversBuilt-in Apple Mail app in iOS 11 unable to sync mail with Office 365
If you have upgraded your device to latest APPLE iOS11 and you are user of for your mail needs you may notice that there is…
View More Built-in Apple Mail app in iOS 11 unable to sync mail with Office 365Sort and rank of who is using sudo on the box
Quick one liner to remember when you work on your box. It could be useful command to know. Here it is, this the one liner…
View More Sort and rank of who is using sudo on the box
You must be logged in to post a comment.