Tag Archives: Azure

Saving passwords for use in powershell scripts.

the get-credential command gets a username/password pair interactively. these can be created and saved to a file, making this file a secure document means that only the user who created it can use it. this means if you want to … Continue reading

Posted in Powershell, VBS, VBA and other scripting., System Administration | Tagged , | Comments Off on Saving passwords for use in powershell scripts.

Azure VMs to improve performance between sites.

Had a problem where the network access from a site in Africa to an Australian (Azure) based web site was very slow. Instead created IPSEC links to a virtual Fortigate appliance in azure which was in a “close” geographic site … Continue reading

Posted in System Administration | Tagged , , | Comments Off on Azure VMs to improve performance between sites.