Tag Archives: location

ESXi: ssh public/private key authentication

Hi,

to login to your ESXi Hosts by ssh using public/private key authentication you need to place your public key into the authorized_keys file of the correspondenting user.
Continue reading ESXi: ssh public/private key authentication

Advertisment to support michlstechblog.info

Windows: Certificate locations

Hi,

the Windows certificates MMC plugin allows to view and edit the most (expect the enterprise store) of the certificates Windows uses. But the location of the certificates is not really transparent.

Here is a list where those certificates resides physically.
Continue reading Windows: Certificate locations

Excel: Add trusted location to execute macros when a document is opened

Hi,

Excel can configured to prevent execute macros when a document is opened.

Continue reading Excel: Add trusted location to execute macros when a document is opened

Powershell: Profile locations

Hi,

if you want to customize your environment powershell has ability to load or execute some scripts at startup.

There are 4 files where you can define functions, aliases … The AllHosts variables does not mean Computers. Allhosts is relating to Programs with has an Interface to Powershell, for example Powershell itself, Powershell ISE and so on. While currenthost means a specfic program. The currenthost variables differ from Powershell to Powershell ISE.
Continue reading Powershell: Profile locations