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 HoursTag: PowerShell
Windows Spotlight Lock Screen Images – where they are and how can I get them ?
I am sure by now you know what Spotlight Lock Screen image is – Windows Spotlight is an option for the lock screen background that displays…
View More Windows Spotlight Lock Screen Images – where they are and how can I get them ?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 PowerShellConfigure 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 promptPowerTip: How to Send Output to Clipboard with PowerShell
Here is just quick power tip for your use while working in [easyazon_link identifier=”1787123758″ locale=”US” tag=”wn0d5-20″] PowerShell [/easyazon_link] to save some time. Q: How can…
View More PowerTip: How to Send Output to Clipboard with PowerShellActive Directory replication monitoring tools
The Active Directory Replication Status Tool (ADREPLSTATUS) analyzes the replication status for domain controllers in an Active Directory domain or forest.
View More Active Directory replication monitoring toolsHow 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 machineChecking Server Roles with PowerShell
How to check with PowerShell what roles and features are installed on your Windows Server 2012 R2 – locally or remotely.
View More Checking Server Roles with PowerShellWindows 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 linePowerShell – list all installed software on the machine
PowerShell – list all installed software on the machine.
View More PowerShell – list all installed software on the machine