Impersonating in Exchange 2007/2010

  I have to start saying I haven’t got any hands-on experience with Exchange 2013 But to Impersonate in previous versions of MS Exchange following steps needs to be taken. Create an user in your AD, that you will grant the Impersonation rights. Once created follow the procedure bellow, finalize by restarting Information Store service (remember this has wide impact) In this example I have created a user called impersonator in our Fullname of example user isLearn More

Convert convert convert

If you often like me is needing the oppurtunity to convert one format to another, you’ll most likely love this site http://www.online-convert.com/ In here you have options to convert images, audio, movie, compressed files etc. to another format. If you however need on a more regular basis, I strongly recommend https://keepvid.com/  it is an easy to use utility, that really gives value for money. Furthermore it offers a plugin for Chrome, IE and Firefox if you reallyLearn More

Damaged CD/DVD – No fear ISOPUZZLE is here

Today, my daughter came and told me that she could no longer see her favorite DVD movie on the playstation. I told her I would look into it and confirmed the the DVD media was indeed scrathed. Unfortunatly i had never made a backup of that DVD, which I else do with every original movie we purchase, so that this wouldn’t occur. Well i tried to rip copy it using ashampoo free (which of coarseLearn More

Unable to active your Windows 8 Enterprise edition

If you experience trouble activating your legal version of Windows 8, then there might be a solution to your problem here. This post is created using a version of Windows 8 downloaded from MSDN repo. But I would recon that the problem could be similar if the installation media was from a different source. The problem being that you can’t activate your Windows 8 product, either because the activate button is missing or because, whenLearn More

Usefull commands for programming a HP Switch

This post i mainly for my own bad memory, so bear with me if there ain’t no real structure, this i just a bunch of command all in one place 😀   .:Configuration:. Menu ‘brings you into menu mode. show running-config ‘show the current running config on screen copy command-output “show running-config” TFTP x.x.x.x ” backupswitch.txt” ‘ Takes a backup of the running configuration   .:Firmware:. copy flash tftp x.x.x.x “firmware.swi” primary ‘ Copies the file firmware.swi from yourLearn More

DHCP High-availability on Windows 2012

Something that should have been available for decades ago have just with the launch of Windows Server 2012 become possible, the opportunity to set up a HA DHCP server without clustering. When you install the DHCP role on a Windows Server 2012 you get the option to make it HA, be pointing to another “node” which also contains the DHCP role. When you set it up you have the possiblility to make it Active/Active orLearn More

Selecting trays in Microsoft Office using VBA / Macros

I recently got a task from a customer wishing to “control” the trays using page defaults in word. Unfortunatly this selection changes everytime you change your printer, therefore i made this little VBA code for him.   Sub trayselector() ‘ Selection of the tray numbers are as follow ‘ Xerox selections Tray 1 = 260, Tray 2 = 259, Tray 3 = 258, Tray 4 = 257 etc. ‘ Canon Selections Tray 1 = 1,Learn More

Outlook WebApp dosnt work after update

We have now on 2 occasions experienced that our Exchange 2010 servers won’t start correct after Windows Update and Rollup packs (RU) Today, when we meet our Exchange server’s hung at 8 of 13 updates, after 30minutes when no progress was seen, we decided to “cut” the servers. Afterwards the rest of the patches installed flawless, BUT our OWA didn’t work it just came with this message Couldn’t find a base theme (folder name=base) WhatLearn More

Locate installed patches on windows easy

If you ever come across a issue, where you need to locate, whether or not at KB articel from Microsoft is installed or not, it is as easy as entering a command prompt and type: c:\>wmic qfe | find “<number of the b articel, and only the number>” press enter c:\>wmic qfe | find “23456”   Now, you could also take this a step further and do remote querying, this is done via the followingLearn More

Setup L2TP VPN with ZyXEL USG series

If you are the owner of a ZyXEL USG series firewall, you might as well benefit the L2TP feature, which work seamlessly with Windows,iOS,Android and Linux without extra software needed and still being pretty secure. The caveat is however if you have a large envoirement and many clients that you can’t control, setup can be a cumbersome task, cause there is some manual steps involved. I’ll cover the firewall setup in this articel and someLearn More

© 2024: Noervig's notes | Easy Theme by: D5 Creation | Powered by: WordPress