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

Category: Windows

Backing up VMs in Hyper-V

Posted on 2013-01-092013-01-09 by Niklas Jumlin

I found this really cool open source software that I’m currently implementing for a customer remotely. It’s called HVBackup and is of the time of writing in Beta v1. http://hypervbackup.codeplex.com/ Description from their website: The main goal of this project is to provide a very easy and powerful free tool to backup and restore Hyper-V…

Share on Facebook

+

Windows Server 2012 as a Workstation

Posted on 2012-09-132019-03-25 by Niklas Jumlin

This week I received my new HP EliteBook Workstation 8560w packed with IntelĀ® Core™ i7-2860QM, 24 GB RAM, NVIDIA Quadro 2000M, 750GB HDD and other goodies. Big thanks to my friend over on Xeptor for giving me a good deal! The first thing I did was to install the newly released RTM of Windows Server…

Share on Facebook

+

Log Rotation Cleaner and Archiver Script (LRCAS)

Posted on 2012-05-24 by Niklas Jumlin

At work I was tasked with writing a script that would clean up and archive logs from an application that didn’t have any decent log rotation built-in. The application would however rotate the logs when the application’s service was restarted and then rename the old log with an incremental number suffix. So we added a…

Share on Facebook

+

RoboCopy PowerShell Script

Posted on 2012-05-112018-03-09 by Niklas Jumlin

I wrote a script that utilizes RoboCopy to mirror directories. It can easily be changed to do file level backups by changing some configurable parameters within the script. Read RoboCopys documentation to understand the use of switches. Whats interesting about this script is that it writes events/logs to EventLog if executed with administrative privileges, otherwise…

Share on Facebook

+

Unrar finished torrents (uTorrent) and delete archives (rar)

Posted on 2011-02-242011-03-28 by Niklas Jumlin

I couldn’t find any unpacker that would extract and delete archives for a torrent after a certain period of time or after a certain seed ratio had been reached. I’ve noticed quite alot of people complain about this on, for example, uTorrent’s official forums. So I wrote this script that will wait for a set…

Share on Facebook

+

Exchange 2003 to 2010 Migration

Posted on 2010-12-232010-12-23 by Niklas Jumlin

Well I had started to write a guide for this already, but just when I was to create this entry I came across a guide that’s already really good. So I’m just going to link to Pete Long’s blog where I found it: http://www.petenetlive.com/KB/Article/0000234.htm Share on Facebook

Share on Facebook

+

Move files in folders and subfolders older than one year

Posted on 2010-10-262010-10-26 by Niklas Jumlin

A colleague asked me if I could write a script that would move files within a folder or its subfolders that were older than one year into a new location but still keep the directory structure. I figured it would be quite a challenge so I decided to do it for him; kind as I…

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

+
  • 1
  • 2
  • 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
©2025 Jumlins TechBlog | Powered by WordPress & Superb Themes