Tag Archives: copy

ffmpeg: Copy/bridge a mp3 stream to an (internal) icecast server

Hi,

a friend of mine has an internal icecast server and want to distribute an exiting internet stream to it.

Continue reading ffmpeg: Copy/bridge a mp3 stream to an (internal) icecast server

Advertisment to support michlstechblog.info

Active Directory: Export and import a group policies

Hi,

powershell has some command lets to deal with with group policies. The command lets can be found in the GroupPolicy module.
Continue reading Active Directory: Export and import a group policies

Powershell: Transfer Modules to an offline PC

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

VMware: Enable copy & paste in VMware Console for a VM

Hi,

copy & paste is disabled by default in VMware vSphere.
Continue reading VMware: Enable copy & paste in VMware Console for a VM

Windows: Copy and backup open files with a batchfile

Hi

sometimes you want to copy files which are exclusively locked by other processes.
Continue reading Windows: Copy and backup open files with a batchfile