permission for cron file must be 666 or 700 an example can be found in the attachment for https://kb.vmware.com/s/article/54526 (use WinRAR to extract the attachment, the file shows up as corrupt otherwise)
Read MoreMonth: May 2019
vCenter Webclient logon screen glitches after upgrade
After vCenter upgrade, the Logon screen is improperly formatted and might look like the below: the text would read like the below: or This is because the STS banner flag has an inappropriate data. Inorder to fix this, download and connect to the sso using jxplorer: https://kb.vmware.com/s/article/2077170 Note: Take a…
Read Moreopenssl to export private key from a pfx
export pvt key from pfx file!!, works with lets encrypt!! export the pfx from mmc> local computer>personal the out.txe should have the key and the certificate chain!
Read MoreSQL: query to change Default DB schema back to dbo
Replace custom_schema with the schema on the databaseReplace dbo with the schema you want the table to have Note: The above query only creates commands that can be used to change the schema. you will need to run the output of the above command.
Read More