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

Category: Scripts

Office 365 Groups/Teams powershell reporting script

Posted on 2019-03-252019-09-30 by Niklas Jumlin

A customer was asking for a way to extract data for when their Microsoft Teams-groups were about to expire, and wanted to be able to create this report themselfs.

Share on Facebook

+

[Powershell Script] Convert ImmutableID

Posted on 2018-09-122019-07-03 by Niklas Jumlin

I found a need to convert ImmutableID (An Azure AD/Office 365 attribute) back and forth to the corresponding Hexadecimal, GUID- and DN value in order to match the value to an on-premise Active Directory users.

Share on Facebook

+

Script to Schedule Mem and or vCPU up/downgrade

Posted on 2015-05-132019-03-29 by Niklas Jumlin

I recently wrote this script to schedule Memory and vCPU up/downgrades on virtual machines from a VMware PowerCLI enabled vCenter server running Windows.

Share on Facebook

+

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

+

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

+

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

+

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
©2023 Jumlins TechBlog | Powered by WordPress & Superb Themes