------------------------------------------------------------------------------------------------------------
| index |
------------------------------------------------------------------------------------------------------------
get-aduser mehmetince -Properties * | Select-Object SamAccountName, PasswordLastset, PasswordExpired, lockedOut, Enabled
------------------------------------------------------------------------------------------------------------
Get-vpn(TAB..) -All(TAB..)
Get-VpnConnection -AllUserConnection
------------------------------------------------------------------------------------------------------------
PowerShell Basics: Are you using Get-ComputerInfo?
PS > Get-ComputerInfo
power shell befehle --https://techcommunity.microsoft.com
------------------------------------------------------------------------------------------------------------
Über Systeminformationen die PC Hardware auslesen
Alternativ kannst Du den Befehl "msinfo32" auch in das `Ausführen`-Fenster eingeben