Skip to content

VirtuallyThatGuy

Anything VMware , PowerCLI, PowerShell, Automation and some Windows

Menu
  • Home
  • PowerCLI
  • VMware
  • Automation
  • Windows
  • About
Menu

Category: Windows

How to change windows server time and update NTP Settings – VirtuallyThatGuy

Posted on 18 November 20206 December 2022 by VirtuallyThatGuy

Another quick blog post about changing and updating ntp settings on all windows servers in the lab to sync from uk.pool.ntp.org as time source. To update, use the command below (2008 and 2012 server compatible) w32tm /config /manualpeerlist:”uk.pool.ntp.org” /syncfromflags:manual /reliable:yes /update change the ntp_server with your source Restart the time service net stop w32timenet start…

Read more

How to change windows Server Domain Controller IP and update FMSO

Posted on 18 September 20206 December 2022 by VirtuallyThatGuy

Another quick blog post about changing domain controller IP and updating FMSO. Change Domain IP Run CMD as admin Step1Dcdiag /s:LAB-DC01 Step2change IP to new IP Step3Ipconfig /flushdns Step4Ipconfig /registerdns step5Dcdiag /fix netdom query fsmo Move-ADDirectoryServerOperationMasterRole -Identity LAB-DC02 -OperationMasterRole SchemaMaster, DomainNamingMaster, PDCEmulator, RIDMaster, InfrastructureMaster Windows Extend License (run in powershell and extend domain) slmgr -rearm

Read more

How to Expand Windows VM Disk Using PowerCLI or Powershell in VMware – VirtuallyThatGuy

Posted on 26 December 20186 December 2022 by VirtuallyThatGuy

This is a quick post about some tools I used during previous project of deploying server core for an online gambling firm I worked for. We often found ourselves expanding disk and wanted to automate the process by including logging in to the OS and extending after VMware vmdk expansion.

Read more

ESXi 8.x, 7.x, 6.x Service sfcbd-watchdog Not Running / Fails to Start – VirtuallyThatGuy

Posted on 9 November 201817 May 2023 by VirtuallyThatGuy

Excited about ESXi 6.7 like everyone else so I updated the lab to version 6.7 vCenter, SRM, ESXi, vROPS, vSphere replication and boom PRTG (my primary monitoring tool) wasn’t picking up any hardware monitoring. I had problem with the VMware ESXi service sfcbd-watchdog which wouldn’t start on my newly deployed ESX 6.7 servers and since…

Read more

How to Expand VM Disk Using PowerCLI and Extend in Windows Guest – VirtuallyThatGuy

Posted on 25 April 20186 December 2022 by VirtuallyThatGuy

Imagine having to expand disk for more than 20 VMs and you sadly opt to do it the click next and next and next and click next way? Well you know where I am going with this. I must admit I use to do it this way until a colleague wowed me with a script…

Read more

How to Change TTL Settings in Windows Active Directory – VirtuallyThatGuy

Posted on 25 April 20186 December 2022 by VirtuallyThatGuy

So what is TTL? TTL is the value that determines how long your current DNS settings are cached with Internet Service Providers. What that means for you: In practice, if your Internet Service Provider has the current IP address for your website cached for 24 hours, it won’t bother checking for a DNS update for…

Read more

How to Automate Static DNS A Records with Powershell / PowerCLI – VirtuallyThatGuy

Posted on 8 April 20186 December 2022 by VirtuallyThatGuy

Welcome to VirtuallyThatGuy – This post will be looking at automation the creation of static DNS records in AD using a CSV.

Read more

Windows Server Shortcuts For Administrators – VirtuallyThatGuy

Posted on 19 February 20186 December 2022 by VirtuallyThatGuy

I came across this in my archives not sure who from… probably in my early platform days… very useful shortcuts for Windows Administrators… and your average user like myself. Simply get to a run command (Start>Run) or a  command prompt (Start>Run>CMD [enter]) Admin Applet Command AD Domains and Trusts domain.msc Active Directory Management admgmt.msc AD…

Read more

Posts pagination

  • Previous
  • 1
  • 2
When autocomplete results are available use up and down arrows to review and enter to go to the desired page. Touch device users, explore by touch or with swipe gestures.

Recent Posts

  • vROps: Management Pack Troubleshooting
  • Windows AD {Active Directory} (PowerShell) samples
  • Migrate VMs Between vCentres Using Powershell or PowerCLI
  • Set VM Tools to Update Automatically on VM Reboot using powershell
  • Windows Administrator Must Have Powershell Commands

Recent Comments

  • JB on Script: How to get VM with Tag Assignment and export results to csv using PowerCLI or Powershell
  • DL on How to change VCSA root password and bypass BAD PASSWORD: it is based on a dictionary word for vCenter VCSA root account warning
  • 360coolp on How to change VCSA root password and bypass BAD PASSWORD: it is based on a dictionary word for vCenter VCSA root account warning
  • Yogesh on ESXi 8.x, 7.x, 6.x Service sfcbd-watchdog Not Running / Fails to Start – VirtuallyThatGuy
  • VirtuallyThatGuy on ESXi 8.x, 7.x, 6.x Service sfcbd-watchdog Not Running / Fails to Start – VirtuallyThatGuy

Archives

  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017

Categories

  • Automation
  • PowerCLI
  • VMware
  • Windows
© 2025 VirtuallyThatGuy | Powered by Superbs Personal Blog theme