AntiMalware Status

List Users and Groups created in Active Directory in the Last 24 Hours

Just quick [easyazon_link identifier=”1787126307″ locale=”US” tag=”wn0d5-20″] PowerShell [/easyazon_link] snippet to get list of created users in last 24 hours in your [easyazon_link identifier=”B06VYFQNH4″ locale=”US” tag=”wn0d5-20″]…

View More List Users and Groups created in Active Directory in the Last 24 Hours
AntiMalware Status

Export all users from Active Directory to CSV with PowerShell

Quick and dirty [easyazon_link identifier=”1449320686″ locale=”US” tag=”wn0d5-20″] PowerShell [/easyazon_link] snippet to export all [easyazon_link identifier=”1787289354″ locale=”US” tag=”wn0d5-20″] Active Directory [/easyazon_link] users with these selected attributes…

View More Export all users from Active Directory to CSV with PowerShell
AntiMalware Status

Configure the Windows Powershell to display only the current folder name in the shell prompt

You would like to have customized [easyazon_link identifier=”B071RMR12G” locale=”US” tag=”wn0d5-20″] PowerShell [/easyazon_link]prompt on your new machine. Especially you do not want to see full path…

View More Configure the Windows Powershell to display only the current folder name in the shell prompt
AntiMalware Status

How to get a list of software installed on Windows machine

Having a list of installed programs is also useful if you just bought a new computer and you want to install the same programs you had on your old computer. Here is how to create list of installed software and when was installed on your Windows machine.

View More How to get a list of software installed on Windows machine

Windows Server 2012 R2 – how to install .Net3.5 Framework with command line

You tried to enable feature .Net3.5 Framework via Administrative console on your Windows Server 2012 R2 and the installation failed. You can use this simple command line to install the feature on your Windows Server 2012 R2.

View More Windows Server 2012 R2 – how to install .Net3.5 Framework with command line