Tag Archives: error

VMware vSphere: Copy files to the VCSA (Linux) Appliance

Hi,

each user who migrated their Windows based vCenter Servers to the Linux based VCSA Appliance have the save problem. How can I copy files (for example certificates) to and from the VCSA.

The vSphere VCSA appliance have a builtin ssh daemon. Unfortunately it doesn’t support sftp/scp. If try to connect an
Error: Cannot initialize sftp protocol. occurs.

Continue reading VMware vSphere: Copy files to the VCSA (Linux) Appliance

Advertisment to support michlstechblog.info

Windows: Windows Update error STATUS_SXS_TRANSACTION_CLOSURE_INCOMPLETE

Hi,

a possible solution of an Windows Update Errors 0x8007371B.
Continue reading Windows: Windows Update error STATUS_SXS_TRANSACTION_CLOSURE_INCOMPLETE

OpenVPN: Error: IP packet with unknown IP version

Hi,

this is a checklist for the error on an OpenVPN 2.4 Server “IP packet with unknown IP version” when a client has established a connection successfully but you can not reach any IP Addresses in the network.
Continue reading OpenVPN: Error: IP packet with unknown IP version

Excel: Does not start within a schedule task

Hi,

if you have already created a script and within you do some things with Excel by DCOM Excel.Application the script runs well as a user logged to the Desktop but not within a schedule task started by the same user.

Continue reading Excel: Does not start within a schedule task

Windows: Decode Win32 Error codes

Hi,

if you have a Windows Errorcode like 0xc000021a and want to decode it to a human readable format you can use certutil.
Continue reading Windows: Decode Win32 Error codes