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 CloudContinue reading “Terminate Citrix Session/s via PowerShell”

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 graphicsContinue reading “Microsoft Designer!!”

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 theContinue reading “Retrieve Current Admin in Citrix Cloud”

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. TheContinue reading “Compare 2 Files for Difference”

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 thingsContinue reading “Manage Citrix Cloud via PowerShell”

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 commandsContinue reading “Getting Started with Citrix Cloud via Powershell”

Export AD Sites and Subnets

Hi Guys! Welcome back to another Blog. I have built a script that will get AD Sites and Subnets from a Client machine (Doesn’t have to be a server), The reason why I wrote this is to show how powerful PowerShell is. My objective is to show that PowerShell can do a lot of thingsContinue reading “Export AD Sites and Subnets”

Find any Module via Powershell

Welcome Back to another blog of mine. I was training few of my colleagues on Powershell and one of them asked me following question. How do you find module if its not already in Powershell??? I said: You can find anything you want if you search correctly. They said: That’s not very helpful is it,Continue reading “Find any Module via Powershell”

Manage Azure AD using PowerShell

Welcome to another blog of mine, Managing Azure AD using PowerShell One could ask why go through all the pain of scripting stuffs in PowerShell when there is a pretty nice Portal Console like this below. I would agree with the most of them saying portal is enough but PowerShell comes in handy when itContinue reading “Manage Azure AD using PowerShell”