How to add PowerShell syntax support into Sublime Text 3 on Windows

Sublime Text is a sophisticated text editor for code, markup and prose. If you like this editor and work with PowerShell, you find this editor excellent tool for your scripting work. PowerShell syntax is not supported by default but you can add the support for PowerShell in very simple way in both environments, Windows and Mac.

Continue ReadingHow to add PowerShell syntax support into Sublime Text 3 on Windows

Active Directory Users and Computers shortcut is deleted in Windows Server 2012 R2 – how do I recover it?

Active Directory® Users and Computers is a Microsoft Management Console (MMC) snap-in that you can use to administer and publish information in the directory. I have deleted by mistake the shortcut from Administrative tools. How do I recover it and place back into console in Windows Server 2012 R2?

Continue ReadingActive Directory Users and Computers shortcut is deleted in Windows Server 2012 R2 – how do I recover it?

How to enable Active Directory Recycle Bin in Server 2012 R2

Active Directory Recycle bin in Windows Server 2012 R2 - is a great feature for System Administrator in the event of recovery deleted objects from Active Directory. This feature is available in server since version 2008 but it is not enabled by default. You have to enable it before you can use it.

Continue ReadingHow to enable Active Directory Recycle Bin in Server 2012 R2

Setup quick HTTP server with Python and share files

Sometimes you may run into need to run quickly web server on your machine - regardless if this is [easyazon_link asin="111821854X" locale="US" new_window="default" nofollow="default" tag="wn0d5-20" add_to_cart="default" cloaking="default" localization="default" popups="default"] Linux…

Continue ReadingSetup quick HTTP server with Python and share files