Linux: Disk recovery with ddrescue

Hi

‘ddrescue –direct’ will open the input with the O_DIRECT option for uncached reads. ‘raw devices’ are not needed on newer kernels. For older kernels see below.
Continue reading Linux: Disk recovery with ddrescue

Advertisment to support michlstechblog.info

Powershell: Some basics accessing the BCDstore by WIM

Hi,

here are some starters for accessing the bcd store from powershell by using WMI.

Continue reading Powershell: Some basics accessing the BCDstore by WIM

VMware vCenter: Get a result set of permissions/privileges for a user on an entity

Hi,

sometimes you be known which permissions respectiliy privileges a vSphere User has on an entity.

The vCenter GUI has no such feature but it’s possible by PowerCli and using the AuthorizationManager.
Continue reading VMware vCenter: Get a result set of permissions/privileges for a user on an entity

Windows: Using Windows text to speech feature with powershell

Hi,

Windows has a builtin feature to convert text to speech and play it over the speakers. This can be used in powershell by using the System.Speech namespace.
Continue reading Windows: Using Windows text to speech feature with powershell

winget: Basic usage

Hi,

here are some winget basics
Continue reading winget: Basic usage

My Knowledgebase for things about Linux, Windows, VMware, Electronic and so on…