Home

The Tech Guy!

Hey, I am Fazul Rahuman. A learning Tech guy with around 8+ years experience in the Technology Domain. Key Areas – VMware, Citrix, Ivanti, Exchange, Active Directory, SCCM, Powershell, SQL, Domain Migration, Software and Web/Mobile Development..

I do have an habit of taking pictures and calling it an hobby. The purpose behind is to see things from a different perspective, I think it is a key element for a IT Guy looking a problem from different perspective – got a few seconds to check out my clicks.

The blog is mostly scripts and solutions that I have created in the corporate Environment and other custom requests.



Terminate Citrix Session/s via PowerShell

Hello! Once again another PowerShell Code for you to automate quite common task which is done daily on a support engineer perspective. I use this script pretty much everyday at some point its much easier when you do it via PowerShell, the reason i say this you will have to login to the Citrix Cloud…

Microsoft Designer!!

Welcome back to another blog, this time its not about Powershell. Its about Microsoft Designer. Why am talking about this? Thanks Microsoft for allowing the preview of Microsoft Designer. In my point of view this is great tool for content creation who ever wants to start content creating but struggling to create images or graphics…

Retrieve Current Admin in Citrix Cloud

Hello and welcome again, its been a while since I wrote a blog post. Obviously been busy with other stuff, Enough of my stuffs lets get into the title. let’s start with a small and nice script, One of my colleague asked me to let him know how many Admin users are there in the…


Compare 2 Files for Difference

Hi All, welcome back to another Blog. I was approached by an subscriber today who is a beginer to Powershell made an awesome script which user compare-object function to compare to files. which was great start in powershell. Like i say to get to know something you need to get started. Applause to him. The…

Manage Citrix Cloud via PowerShell

Welcome to another blog on Citrix and PowerShell. Today we will see how to manage Citrix Cloud via PowerShell. Before getting started please refer to the previous blog if you need to know how to setup the Citrix PowerShell. Simply Click here (Getting Started with Citrix Cloud via PowerShell). Let see how to do few things…

Getting Started with Citrix Cloud via Powershell

Hello, Welcome to another blog of mine, Today will look at how to manage Citrix via PowerShell. You can do some extraordinary tasks via PowerShell paired with Citrix Cloud. Prerequisites: Citrix PowerShell SDK Install the SDK for the relevant version of Citrix XenDesktop environment. Once the installation done we can now start writing our commands…