Hey there, During the week I had to remote control the Windows Server machine, for some reason I didn’t have the rights to access the machine via the console through...
Powershell
Hey folks, This month , I had two major projects to lead and complete, to perform migration of old file storage to the new one. The source of one...
Hi All, This week my customer wanted to retrieve all virtual machines usages including memory allocations, also dynamic memory, CPU usage, network, disk size allocation, and any relevant data...
Goog afternoon guys, This post will be pretty short but very interesting, many people say that System Administrators aren’t pleasant toward their users, therefore, today I would like to share with...
Well, today I am going to share with you a good script which knows to remove any foreign user from a computer except certain user that you might specify. In...
Hi guys, Today my dear friend Yossi brought me kind of task to add new members to a security group, so I got CSV file with list of...
Hello guys, I have made a PowerShell script for you, this PS script helps you to inform users in urgent or updates, cases. You can deploy this PS1 file...
Hello guys, Recently, I have invested too much effort to make following PowerShell script. This script provides you the ability to reset passwords to all local administrator users per organization...
I would like to share with you a powerful script which provides you Last reboot time and if the machine is available or not. Easily you can make “function...
Let me share with you a useful PowerShell script which allows you to back up your task sequences according to your trigger. The following script knows export all task...