Move vSwitch vlans information from old host to a new one
To use this examples, there requirements are: VMware PowerCLI and a VMWare vCenter. This example will copy all vlan’s (Virtualportgroup) from one host to another. It will take all vlan’s…
To use this examples, there requirements are: VMware PowerCLI and a VMWare vCenter. This example will copy all vlan’s (Virtualportgroup) from one host to another. It will take all vlan’s…
How to generate a CSR in Tomcat with Keytool Create a New Keystore You will need to create a new Keystore, this is done by this command: When the commands…
Here are some commands that may come in handy for Dell systems. Diagnostic log-gathering commands for an M1000e enclosure racadm dumplogs – Hidden command. Useful but VERY verbose logs racadm…
If you want to issue a certificate with 20 years expiration, run this commands: To issues a certificate with a template, run this command
If you need to found OEM product information in Windows, you can run this powershell command. Such as serial number / product type / product type or Vendor.
How to list all enabled user in active directory: How to list all enabled user in active directory, for a given OU:
Today I have this problem that I could connect from a machine, running windows 7. The error I got was: The system cannot find the file specified. C:\Windows\system32\<LANG_NAME>\mstsc.exe.MUI I then…