Find-ADObject
I have always found the default search in Active Directory Users and Computers to be very bad because it is not supporting wildcards. Especially if you don't know exactly the…
Windows is the name of a series of operating by Microsoft.
I have always found the default search in Active Directory Users and Computers to be very bad because it is not supporting wildcards. Especially if you don't know exactly the…
Have you ever forgotten the password to your Wi-Fi network?Here is two ways to recover forgotten passwords that are saved on the computer.The Windows GUI method will let you see…
By default Excel files will be locked by the user that has it open.Other users that try to open the same file will just be able to do it in…
Why the script If you regularly manages DHCP servers with PowerShell you might find it irritating that almost all cmdlets in the DHCP Server PowerShell Module (DHCPServer) require the input…
Windows Task Scheduler can be a very useful tool to run your PowerShell scripts on boot, login, on a schedule or other events. This is a step-by-step tutorial on how…