Get-WmiObject : There a lot a third party software out there you can buy to retrieve your microsoft window key. But for myself, I don’t like to install software on my machine because sometime the script will install a spyware on my machine. Get-WmiObject: is the easiest way to Querying WMI on Local and Remote […]
Use this script if you need an NTFS Permissions & Access Reports or you need to get a list of folder and files permissions in minutes. This script is Fast & simple. Export permissions list to CSV. This tool can be used as a reporting tool to see who has access to files and folders. […]
Get-TransportAgent Use the Get-TransportAgent cmdlet to view the configuration of a transport agent. Disable-TransportAgent “Transport Rule Agent” Use the Disable-TransportAgent cmdlet to disable a transport agent. Get-queue -Filter * Use the Get-Queue cmdlet to view configuration information for queues on Mailbox servers or Edge Transport servers. Get-TransportServer | Get-Queue Get-TransportServer | Get-Queue | Get-Message Get-Recipient […]