Zmiana ustawień BIOS z poziomu powershell – stacja HP
Zmiana ustawień BIOS z poziomu powershell – stacja HP
VMWare – hide the fact that you are running in a VM
Windows Update Failed with Error 80243004
Solution: Right click the START BUTTON (or any empty space on the task bar) and select PROPERTIES Click the TASKBAR tab Click the CUSTOMIZE button for the Notification Area At the VERY bottom of the window, click on the ALWAYS SHOW ALL ICONS AND NOTIFICATIONS IN THE TASK BAR Try your Windows Updates again. Note…
Shutdown, snapshot and power on VM
connect to vcenter Connect-VIServer vc01-test shutdown vm get-vm vm01-test | Shutdown-VMGuest get shapshot get-vm vm01-test | New-Snapshot -Name „before windows update 12/12/2018” -Description „delete after 2 weeks” power on vm get-vm vm01-test | start-vm
Instalacja RSAT – Windows 10 1809 – PowerShell
Get-WindowsCapability -Online |? {$_.Name -like „*RSAT*” -and $_.State -eq „NotPresent”} | Add-WindowsCapability -Online
Dodanie użytkownika do grupy Security z poziomu cmd.
dsmod group „CN=Domain Admins,CN=Users,DC=contoso,DC=com” -addmbr „CN=Pierre,DC=contoso,DC=com”
Advanced Disk Cleanup
Kto i kiedy został dodany i usunięty z grupy w AD
Wynik wyglada tak: lub z poziomu cmd:
Export i import skrzynki pocztowej do/z .pst -Exchange
Export skrzynki do PST z poziomu Exchange Management Shell: Sprawdzanie czy wyeksportowało się wszystko: Import pliku PST do skrzynki exchange: Sprawdzanie ile już zaimportowano danych: