Configuration guides for IT Administrators

⏱︎
Read time:
Use the command on Hyper-V to synchronize time with Domain Controller, “w32tm /config /syncfromflags:domhier /update”

⏱︎
Read time:
Use PsExec to connect to a remote PC and get list of program installed. Command is wmic then product get name

⏱︎
Read time:
In Hyper-V environment, The image’s hash and certificate are not allowed (DB). You need to disable Secure Boot in VM Settings to proceed with the installation.

⏱︎
Read time:
Use PSExec tool to remotely reboot windows machine.

⏱︎
Read time:
To kill process on remote computer, use psExec then pskill.exe \computer_name process_name

⏱︎
Read time:
You can add an application executables to Windows Service and set it to automatically start whenever your system boots. This way you avoid inconvenience of manually starting the application service every time your system boots. Create Windows Service Open Command Prompt “cmd” with Administrator privileges and type the following syntax sc.exe create <service_name_your_wish> binPath= “<path_of_service_executable>”…

I’m Lucas Brey, a travel blogger sharing practical guides, hidden gems, and honest tips from the road. Follow along for smart itineraries, great food finds, and stories worth bookmarking.