Categories
Tags
Blog Stats
- 726,412 hits
Follow me on Twitter
My TweetsRSS
Social
Categories
Tags
- Agentless
- Anti-Malware
- AWS
- certificate
- ESX commands
- ESXi AD Authentication issue
- ESXi issue
- HP
- hp c7000 enclosure
- HP Firmware
- HP Onboard Administrator
- joining PSC with AD
- NSX 6.1.4
- Platform Services Controller ( PSC )
- PowerCLI
- Powershell
- SSO
- Trend Anti-Malware
- Trend Deep Security Agent
- Trend Micro Deep Security
- Trend Micro Deep Security 9.6
- VC6.0 Installation Issue
- Vcenter Appliance Issue
- VCSA
- vCSA 6.0
- VCSA CLI
- vCSA Issues
- vShield
- Windows 2012
- Windows powershell
Social
Blog Stats
- 726,412 hits
RSS
Follow me on Twitter
My TweetsCategories
Tags
- Agentless
- Anti-Malware
- AWS
- certificate
- ESX commands
- ESXi AD Authentication issue
- ESXi issue
- HP
- hp c7000 enclosure
- HP Firmware
- HP Onboard Administrator
- joining PSC with AD
- NSX 6.1.4
- Platform Services Controller ( PSC )
- PowerCLI
- Powershell
- SSO
- Trend Anti-Malware
- Trend Deep Security Agent
- Trend Micro Deep Security
- Trend Micro Deep Security 9.6
- VC6.0 Installation Issue
- Vcenter Appliance Issue
- VCSA
- vCSA 6.0
- VCSA CLI
- vCSA Issues
- vShield
- Windows 2012
- Windows powershell
Blog Stats
- 726,412 hits
RSS
Follow me on Twitter
My TweetsSocial
Categories
Tags
- Agentless
- Anti-Malware
- AWS
- certificate
- ESX commands
- ESXi AD Authentication issue
- ESXi issue
- HP
- hp c7000 enclosure
- HP Firmware
- HP Onboard Administrator
- joining PSC with AD
- NSX 6.1.4
- Platform Services Controller ( PSC )
- PowerCLI
- Powershell
- SSO
- Trend Anti-Malware
- Trend Deep Security Agent
- Trend Micro Deep Security
- Trend Micro Deep Security 9.6
- VC6.0 Installation Issue
- Vcenter Appliance Issue
- VCSA
- vCSA 6.0
- VCSA CLI
- vCSA Issues
- vShield
- Windows 2012
- Windows powershell
Blog Stats
- 726,412 hits
RSS
Category Archives: PowerCLI
Powercli script to validate the basic vSphere Hardening
Last month I was working in a security hardening project and implemented as per the standard recommended by the VMware. We have to show to our internal security team that all the vsphere environment is protected as per the VMware … Continue reading
Posted in PowerCLI, Powershell, VMware
Leave a comment
How to identify host , datastore and vCenter of the running VM .
when vCenter\PSC is running as the appliance on the host configured in the same vCenter and in case of the VM (vCenter\PSC) failure, we need information about the VM running on which host,datastore to bring it back online. Also in … Continue reading
Posted in ESX command, PowerCLI, VMware, vSphere Replication VR
Tagged PowerCLI, VR, vSphere Replication, Windows VM
3 Comments
Powershell script to find which platform service controller ( PSC ) is pointing to my vCenter appliance VCSA -6.0
We have two PSCs which points to multiple VCs running in our environment and always there will be a question that which PSC is pointing to which VC and there is easy way to find it using the web-client … Continue reading
Posted in Platform Services Controller (PSC ), PowerCLI, Powershell, Vcenter Appliance, vCSA 6.0, VMware
Tagged PowerCLI, Powershell, VCSA, vCSA 6.0
1 Comment
Powershell to get the graph report of VMware VMs configured Memory.
Found the below blog which explains to get the report using powershell in graph pattern so wants to try the same to get the VMs configured memory from the vCenter.It is very useful for the disk space and other administration … Continue reading
Posted in PowerCLI, Powershell, VMware
Tagged Out-ConsoleGraph, PowerCLI, Powershell, VMware report, Windows powershell
1 Comment
vMotion Priority
I was looking to set the vMotion priority to make critical VMs like linux cluster VMs to move quicker than the other VMs ,tried the timeout value to max in linux OS level for cluster but still when the vMotion … Continue reading