The default theme for the PowerShell ISE is very boring, lets spice it up with a new theme. There is a great repository with PowerShell…
View More Customize the PowerShell ISE ThemeTag: Scripting
Audit your Active Directory user passwords with PowerShell or other free tools
Trust to your users is one thing but make sure that your user listening and really applying good password is another. It is good practice …
View More Audit your Active Directory user passwords with PowerShell or other free toolsBulk update EmployeeID in Active Directory with PowerShell
Here is a quick [easyazon_link identifier=”B01NBI97UZ” locale=”US” tag=”wn0d5-20″] PowerShell [/easyazon_link] script to run users from csv file where you have 2 columns SamAccountName and EmployeeID.…
View More Bulk update EmployeeID in Active Directory with PowerShellExport 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 PowerShellFingerprint server through HTTP with use of Python
Fingerprint server through HTTP with use of Python.
View More Fingerprint server through HTTP with use of PythonHow to find out Windows 10 key after upgrade from Windows 8
How do you find the Windows 10 product key once the upgrade from Windows 7, 8 or 8.1 is completed.
View More How to find out Windows 10 key after upgrade from Windows 8PowerShell – list all installed software on the machine
PowerShell – list all installed software on the machine.
View More PowerShell – list all installed software on the machineWindows PowerShell 4.0 and Other Quick Reference Guides
Windows PowerShell 4.0 and Other Quick Reference Guides
View More Windows PowerShell 4.0 and Other Quick Reference GuidesHow to get TAG, SKU and model of DELL computer when the sticker is missing
How to get TAG, Serial Number, SKU and model of the Dell computer when the sticker is damaged or not available on the machine.
View More How to get TAG, SKU and model of DELL computer when the sticker is missingHow to get report what software, vendor, version is installed on computer
We all need a handle on what applications are installed on workstations for a number of reasons. Lets create a report on screen or output into CSV file.
View More How to get report what software, vendor, version is installed on computer