Here is a quick snippet to show current status of Microsoft Antimalware on your Windows 10 computer. 12345Clear-Host Write-Host Write-Host "CURRENT STATUS " -Foregroundcolor yellow…
View More Check status of Microsoft AntiMalwareCategory: Windows
PowerShell to view BIOS version on Dell computer
Here are few commands that you can use to view info about BIOS on DELL computers: List manufacture and version of BIOS 1Get-WmiObject -Class Win32_BIOS…
View More PowerShell to view BIOS version on Dell computerGet battery health report on Windows laptop
You can gen easily two reports about your laptop battery under Windows 10. Simply press [Windows]+[R] and type [cmd]. Once in command line window you…
View More Get battery health report on Windows laptopHow to activate Windows Server Core 2019 from command line
After you’ve logged into Windows Server Core, you’re presented with the Command Prompt. From there, you can activate your copy of Windows. First, you have…
View More How to activate Windows Server Core 2019 from command lineGet list of installed software on machine from command line
This is handy command line if you want pull quickly list of installed software on the machine. You can output it in to terminal or…
View More Get list of installed software on machine from command lineHow to identify which domain controller authenticated a user
You re running some troubleshooting on your network connected to [easyazon_link identifier=”1449320023″ locale=”US” tag=”wn0d5-20″] Active Directory [/easyazon_link] and have questions like: which Domain Controller authenticated…
View More How to identify which domain controller authenticated a userError: Windows Cannot Find The Microsoft Software License Terms. Make sure the installation sources are valid and restart the installation
You are trying to build your lab on VMware Fusion installed on your Apple Mac Book Pro laptop. You have downloaded latest build [easyazon_link identifier=”0134583752″…
View More Error: Windows Cannot Find The Microsoft Software License Terms. Make sure the installation sources are valid and restart the installationGet Account list with Password Never Expire from Active Directory to CSV file
Quick [easyazon_link identifier=”B01NBI97UZ” locale=”US” tag=”wn0d5-20″] PowerShell [/easyazon_link] snippet to pull all accounts from [easyazon_link identifier=”1449361420″ locale=”US” tag=”wn0d5-20″] Active Directory [/easyazon_link] with PASSWORD NEVER EXPIRE into…
View More Get Account list with Password Never Expire from Active Directory to CSV fileActive Directory module and cmdlet missing upon patching
You are trying to execute your standard [easyazon_link identifier=”B01NBI97UZ” locale=”US” tag=”wn0d5-20″] PowerShell [/easyazon_link] commands such as Get-ADuser and getting errors – this is caused for…
View More Active Directory module and cmdlet missing upon patchingWindows Admin Center – new tool for administrators
Microsoft lately released to public a new tool known as Project Honolulu. This is now known as Windows Admin Center that is run locally on…
View More Windows Admin Center – new tool for administrators