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

Category: Winbatch

Windows BATCH-scripts

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

+

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

+

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

+

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

+

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

+

Batch Ping Tool/IP-Scanner

Posted on 2009-09-172010-03-23 by Niklas Jumlin

I had a scenario where I wanted to see what was on the network at a location. So I figured I’d just ping them all, man was this a pain or what! So I wrote a script for it instead. :) And yes, I know there is alot of IP-scanners out there. But what hacker…

Share on Facebook

+

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