search
top
Currently Browsing: Windows

How To Retrieve the Last Login Time For a User on Windows Using Net User

Introduction There are many times as an administrator that we dread looking through the Event Logs for the last time a user logged into a system. Command line is always a great alternative. Using the net user command we can do just that. Process The syntax of the command is given below. Do not forget the double quotes around Last logon. net user username | findstr /B /C:”Last logon” Example:... read more

How to Enable Disk Cleanup on Windows 2008 R2 Without Desktop Experience

Introduction In an earlier post I described how to install and use Disk Cleanup on Windows 2008 R2 server. Since that time I have come across another way to install Disk Cleanup on Windows 2008 R2 without having to install Desktop Experience which adds things to servers that are not needed. This will not work on Windows Server 2012 R2 as you must install Desktop Experience. So let’s get to it.... read more

How To Uninstall Windows 10 and Downgrade to Windows 7

Introduction So you have installed Windows 10 and it is just not your thing, or printers scanners or even the PC itself is not working after the upgrade. As long as you’ve upgraded within the last month, you can uninstall Windows 10 and downgrade your PC back to its original Windows 7 or Windows 8.1 operating system. Even if it’s been more than a month, you should be able to reinstall the version of... read more

How To Display Windows Shares Using PowerShell and WMI

Introduction By using PowerShell to call WMI we can gather information on the share on a system or on  a remote system. In this post we will cover how retrieve basic nd some detailed information using PowerShell and WMI. With Windows 8.1 ans Server 2012 R2 there have been added cmdlets called Get-SmbShare which will be covered in future posts. The Commands So let’s get started on getting some... read more

How To Mount and Access NFS Exports on Windows Server 2012 R2

Introduction Let’s face it, we support mixed environments and sometimes we need to access information on Linux systems on our Windows systems. With that said say you have a Windows server that needs to get to NFS exports on a Linux systems. Well that is completely doable on Windows Server 2012 R2 using Client for NFS. Note: You can also mount NFS if you are running Windows 7 Enterprise or Ultimate... read more

« Previous Entries Next Entries »

top
Life of a Geek Admin
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.