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 into CSV file where the…

Continue ReadingExport all users from Active Directory to CSV with PowerShell

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 to your Script directory in…

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

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.

Continue ReadingHow 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.

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