Zaw Htet
No battle was ever won by people who run!
Saturday, May 20, 2023
စိန္တာမဏိ ဂါထာတော်
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
Funny Girl !!!
How to update VMware ESX patch using CLI
Using VMware Update Manager is pretty easy for VMware patch update but I would like to share about how to update VMware ESX patch using comm...
Exchange 2010 - PowerShell Commands
Restart Exchange Services Get-Service | ? { $_.name -like "MSExchange*" -and $_.Status -eq "Running"} foreach ($servic...