Windows Battery Usage

Windows PowerShell: Generate Battery Report

0
Lately I created an advertisement to sell my old laptop via an online portal/marketplace. One potential buyer asked me, how the condition of the...
Computer with Source Code

SharePoint Online Management Shell: Restore A Deleted Site or OneDrive storage

0
If you are also using SharePoint or OneDrive Online - welcome! It is a great Software as a Service (SaaS) cloud tool from Microsoft...
CSV File with Values

Get Inactive Computers In Active Directory From Specific Organizational Unit With PowerShell

0
From time to time you might want to clean up your Active Directory by moving or removing inactive Computer Objects. But why should you...
Computer with Source Code

Move Computers From .TXT File To Different OU In Active Directory With PowerShell

0
Imagine the following situation: You want to bulk move Computers to different OU. You already use a tool to check your Active Directory for inactive...
Using Regular Expressions (RegEx)

Exchange Server 2010 Shared mailbox: Save sent items in the source mailbox

0
If you create shared mailboxes at your Exchange server and assign send permissions for multiple users, you might get into this situation. After a...
Source Code

Export Active Directory Groups and their Members from a specific Organizational Unit as CSV...

0
I wanted to share a simple but effective PowerShell script with you. It is especially useful, if there are a lot of groups distributed...
Coding

Sending HTML Email with AD User Groups

0
An inquiry, which occurs very often in daily business: "What permissions does a specific user have?" What about sending a HTML Email with AD...
Coding

Sending an email within a PowerShell script

0
Imagine you need to inform an user about something which had already been automated in a PowerShell script. You do not want to start...
Advertisement