Backup Hyper-V with Windows Server Backup 2012
Backup VMBackuptarget = drive letter to backup destination (not folder)VM Host name = identical with VM name in...
server 2012 hyper-v vSwitch performance is terrible with Broadcom network adapters
On servers running Windows Server 2012 with Broadcom Network adapters file access performance (read and write) within and...
Net use revisited
Here is a few smart uses of the good old net use command. If you need to do...
How to find locked out users by using PowerShell
To retrive a list of locked user in Active Directory use these PowerShell commands: 1. start powershell on...
Get list of mail sent and received on Exchange 2010
To get an list of emails running in and out from your exchange server you can use this...
“Run as different user” in Windows 8 start screen
To enable “Run as different user” in windows 8 start screen do the following: Hit “Win + r”...
AD: Get lists of users and computers that is not in use
Here i have listed some powershell commands to get lists of users that have never logged in to...
SCCM: How to find computer model in commandline
To retrive the Computer model from commandline use the following command: wmic csproduct get name This is usefull...
Fileserver: Hidden attribute is greyed out
If you get a greyed out “Hidden” attribute on one of your folders on your computer or fileserver...