VB.Net Form Subclassing
In object-oriented programming, subclassing is the process of creating a new class that is a modified version of an existing class. The new class is called the subclass, and the existing class is the superclass.
In object-oriented programming, subclassing is the process of creating a new class that is a modified version of an existing class. The new class is called the subclass, and the existing class is the superclass.
A researcher over at Vectra has recently reported a vulnerability in Microsoft Teams that “stores auth tokens in cleartext”. The story has been parroted by many other blogs and security reporters across the internet. There is one key piece of information missing from the report however. The local account of the user has to be compromised first, which is a… Read More »
You can use this PowerShell and WMI combo one-liner to force a shutdown or restart of a remote computer.
This is for instructional purposes only.
This handy little script will give you a list of recently installed security updates via the Win32_QuickFixEngeering WMI class (watch out for line wrap!).
Exports all GPO’s across domains in HTML or XML file.
Search for people who haven’t logged on to a domain in the past 180 days.
Use the following PowerShell script to backup NTFS permissions.
Get-Queue cmdlet allows to check mail queues on the Exchange server.
This command is helpful in quickly seeing which services are running particularly after a reboot.