Tag Archives: create

Powershell: Create a powershell module

Hi,

this describes the creation of an powershell module.

Continue reading Powershell: Create a powershell module

Office 365: Add Outlook shortout to explorer’s sendto context menu

Hi,

to simply send files by using the Windows Explorer sendto context menu you have to create an Outlook shortcut in the shell:sendto folder.
Continue reading Office 365: Add Outlook shortout to explorer’s sendto context menu

Samba: Setup an Active Directory









Hi,

unfortunately Microsoft has deceided to discontinue its Small Buisiness Server and for small environments you not really want to buy an Windows Server and install them as an Active Directory Domain Controller. When Microsofts Cloud isn’t also an option then you can use Samba :-).
Continue reading Samba: Setup an Active Directory

Creating and applying a patch with diff and patch

Hi,

this post describes to save and apply changes to an source file.
Continue reading Creating and applying a patch with diff and patch

Openssl: Setup an intermediate CA

Hi,

first ramp up your root CA as described in my previous post.
Steps to create a intermediate CA. Create the intermediate CA structure in filesystem
Continue reading Openssl: Setup an intermediate CA