You have installed Windows Server 2019 Standard Edition on a server. After performing the basic configuration tasks, you notice that the hostname is not as per your organization's policy. To be able to set a new hostname, what would be the correct command that you can execute in Powershell?
a. Reset-Computer -NewName PLABDMCORE02
b. Name-Computer -NewName PLABDMCORE02
c. Configure-Computer -NewName PLABDMCORE02
d. Rename-Computer -NewName PLABDMCORE02