Useful Commands
Proxmox
Section titled “Proxmox”# Cluster statuspvecm statuspvecm nodes
# Storagepvesm statuszpool statuszpool list
# VMsqm listqm start <vmid>qm stop <vmid>qm migrate <vmid> <target-node>
# Replicationpvesr status
# Networkcat /proc/net/bonding/bond0ethtool nic1iperf3 -s # Serveriperf3 -c 10.20.20.11 -P 8 # ClientWindows Server
Section titled “Windows Server”# ADGet-ADDomainGet-ADForestnetdom query fsmorepadmin /replsummaryrepadmin /syncall /AdePdcdiag /v
# DNSGet-DnsServerForwarderGet-DnsServerZoneResolve-DnsName <hostname>Clear-DnsClientCache
# DHCPGet-DhcpServerv4ScopeGet-DhcpServerv4ScopeStatistics
# NetworkGet-NetIPAddressGet-NetAdapterTest-NetConnection -ComputerName <host> -Port <port># CAcertutil -getreg CAcertutil -crl # Publish CRLBackup-CARoleService -Path "C:\Backup"
# Certificate verificationcertutil -verify -urlfetch certificate.cercertutil -dump certificate.cer | findstr "URL"