Sometimes we would like shutdown our end-clients at a specific time due to some circumstances like save saving electric usage, maintenance and so on, right we have many options...
Tag: Powershell
We can get mailboxes size by running very simple queries toward Office 365. The command I would like to use is get-MailboxStatistics which known as an important cmdlet and helps...
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...
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...