Windows Server 2019 activation
Steps: KMS activation keyshttps://learn.microsoft.com/en-us/windows-server/get-started/kms-client-activation-keys
Steps: KMS activation keyshttps://learn.microsoft.com/en-us/windows-server/get-started/kms-client-activation-keys
w32tm /config /manualpeerlist:”1.us.pool.ntp.org” /syncfromflags:manual /reliable:YES /updatew32tm /config /manualpeerlist:”0.us.pool.ntp.org” /syncfromflags:manual /reliable:YES /update w32tm /config /update net stop w32time net start w32time w32tm /query /peers w32tm /resync w32tm /query /source
To ensure consistency it is often desirable to run a script periodically to confirm all users are setup as expected. The following powershell script can help with obtaining ProfilePath, HomeDirectory and HomeDrive. In an elevated (run as Administrator) powershell window run the following:Get-ADUser -Filter ‘enabled -eq $true’ -Properties ProfilePath, HomeDirectory, HomeDrive | Select Name, SamAccountName,
XBoot is a free utility that can be used to create a Multiboot USB drive or Multiboot ISO file that can then be burnt to a CD/DVD. In this post, we will show you how to create a Multiboot USB drive with XBoot Tool. Also Download : Bootable Windows 8 / 7 USB Drive using official