Skip to content
Menu
Jumlins TechBlog
  • Home
  • About
Jumlins TechBlog

Setting up cluster synchronization with csync2

Posted on 2010-07-282010-07-28 by Dennis

Having to synchronize some data among a Debian linux cluster, i settled on using csync2 for the job. Here’s a short guide to set it up. Share on Facebook

Share on Facebook

+

THE ultimate loginscript

Posted on 2010-07-172010-07-17 by Niklas Jumlin

I was given the task to rewrite the login script for a company, they had 4 sites and about 20 login scripts for various purposes. So I wrote a general one which took care of all the general stuff. You may look at my earlier post about an inventory script, because this script will use…

Share on Facebook

+

Exchange 2010. Unable to access console or shell.

Posted on 2010-07-132010-07-14 by Niklas Jumlin

You may get this message when you open up Exchange Management Console (EMC) for Exchange 2010. “Connecting to remote server failed with the following error message : The WinRM client received an HTTP server error status (500), but the remote service did not Include any other information about the cause of the failure. It was…

Share on Facebook

+

Backup VMs in a Hyper-V Cluster (Core-version)

Posted on 2010-04-212012-03-06 by Niklas Jumlin

As far as I know, after some googling I couldn’t find any program that could take backups of Virtual Machines running on Hyper-V Core when the .VHD files were located on a Cluster Shared Storage. If you read my previous post you can probably understand you aren’t able to install any advanced programs in the…

Share on Facebook

+

Microsoft Hyper-V Server 2008 R2 with Failover Cluster

Posted on 2010-03-222012-05-30 by Niklas Jumlin

Microsoft Windows Hyper-V Server 2008 R2 is a free version much like Windows Server 2008 R2 Core, except it comes with the Hyper-V role preconfigured. The only thing you will have to take in consideration before installing such a server is that Hyper-V Server 2008 R2 only comes with a PowerShell/CMD-prompt. So to configure such…

Share on Facebook

+

Inventory script for use with login scripts

Posted on 2010-03-192010-07-17 by Niklas Jumlin

I was recently asked to inventory approx 200 client computers of what programs they had installed, the specifications (cpu/ram/hdd) etc. So I was being lazy as most IT-techs are and wrote a script that I later on implemented into their usual login script. It creates a simple .txt-file on a pre-mapped network drive and appends…

Share on Facebook

+

Extracting icons from exe files in linux.

Posted on 2010-03-07 by Dennis

So in my desperate need to make some application shortcut look pretty in linux, i needed to extract the icon from a windows exe. The icoutils package provides some very nice tools, one of them being wrestool which i used. Share on Facebook

Share on Facebook

+

Opening a psd file with php imagick

Posted on 2010-01-192010-03-07 by Dennis

So i was troubled with how to open and display a psd file with PHP’s imagick component. I came to the following result, apparently imagick imports all the layers, and by using the image iterator, you can go through them. The iterator index 0 is the whole image merged together. By using this simple code,…

Share on Facebook

+

Simplified robocopy backup script

Posted on 2010-01-052010-03-23 by Niklas Jumlin

So I work with many servers and many customers. Usually I had to write a new backup script for every new customer and server. Therefore I figured I might as well just write a template that I can copy/paste everytime I have to implement a robocopy backup script. So here goes. Share on Facebook

Share on Facebook

+

Connect/map Printers Login Script

Posted on 2009-12-232010-03-23 by Niklas Jumlin

I’ve already mentioned I work with many customers and servers. Everytime I install a new server that hosts printers I have to handwrite a loginscript that connects/maps the printers on the clients. So I made a template for that as well. There is only a few variables needed to change for it to rock. Check…

Share on Facebook

+
  • Previous
  • 1
  • 2
  • 3
  • Next

Recent Posts

  • Office 365 Groups/Teams powershell reporting script 2019-03-25
  • [Powershell Script] Convert ImmutableID 2018-09-12
  • Script to Schedule Mem and or vCPU up/downgrade 2015-05-13
  • Backing up VMs in Hyper-V 2013-01-09
  • Windows Server 2012 as a Workstation 2012-09-13

Archives

Categories

  • Exchange 2003
  • Exchange 2010
  • HTML/CSS
  • Imagick
  • JavaScript
  • Linux
  • Misc
  • Office 365 / Azure
  • PHP
  • PowerCLI
  • PowerShell
  • Projects
  • Scripts
  • Server
  • System Administration
  • VMware
  • Winbatch
  • Windows
  • Windows Server 2012

Recent Posts

  • Office 365 Groups/Teams powershell reporting script 2019-03-25
  • [Powershell Script] Convert ImmutableID 2018-09-12
  • Script to Schedule Mem and or vCPU up/downgrade 2015-05-13
  • Backing up VMs in Hyper-V 2013-01-09
  • Windows Server 2012 as a Workstation 2012-09-13
©2023 Jumlins TechBlog | Powered by WordPress & Superb Themes