Hi,
VMware supports an alternate BIOS for a VM. Reasons for this can be that you want to set an alternate Manufacturer/Vendor and Model/Product String.
Continue reading VMware ESXi: Set an alternate BIOS for a VM
Hi,
VMware supports an alternate BIOS for a VM. Reasons for this can be that you want to set an alternate Manufacturer/Vendor and Model/Product String.
Continue reading VMware ESXi: Set an alternate BIOS for a VM
Hi,
new features in Windows 10 prevents Virtual Machines based on VMware Workstation or Virtual Box from starting.
Typical Errors are:
Continue reading Windows: Disable Credential- ,Device Guard and Virtualization based security
Hi
when the network profile of a Windows PC is set to public, there are firewall restrictions enabled which could prevent accessing the Computer from network. For example Windows Remoting.
Unfortunately in some cases the profile cannot be switch by the Network Gui(s) of windows.
Continue reading Windows: Change a LAN Interface Networkprofile to private
Hi,
these are the steps to enable Windows Powershell remoting secured by TLS
Check your Network connection profile. Set-WSManQuickConfig expects that the Network profile is at least private or domain.
Continue reading Powershell: Enable secure Windows/Powershell Remoting over https
Hi,
in these days powershell modules are often installed from a (NuGet) Repository and not by a Setup program.
In companies may exists computers which does not have an active internet connection.
But how to install the modules on these devices?
Continue reading Powershell: Transfer Modules to an offline PC