PoshTaskbarItem: module to make simple UIs on the Windows taskbar
By: u/mdgrs-mei
Some months ago, I shared a noscript here that notifies you of unread Outlook emails by badge notifications on the taskbar. I got some positive comments and decided to make a module for the taskbar handling part so that anyone can quickly make their tools.
Link
By: u/mdgrs-mei
Some months ago, I shared a noscript here that notifies you of unread Outlook emails by badge notifications on the taskbar. I got some positive comments and decided to make a module for the taskbar handling part so that anyone can quickly make their tools.
Link
reddit
PoshTaskbarItem: module to make simple UIs on the Windows taskbar
Some months ago, I shared a noscript here that notifies you of unread Outlook emails by badge notifications on the taskbar. I got some positive...
PowerShell, PipeScript, and the Future James Brundage
By: New York PowerShell Meetup
PowerShell is a great language, it can be better. Check out the future of PowerShell?
Link
By: New York PowerShell Meetup
PowerShell is a great language, it can be better. Check out the future of PowerShell?
Link
YouTube
PowerShell, PipeScript, and the Future James Brundage
Upcoming PowerShell Speakers - https://www.meetup.com/nycpowershellmeetup/
PowerShell is a great language, it can be better. Check out the future of PowerShell?
https://github.com/StartAutomating/PipeScript
PowerShell is a great language, it can be better. Check out the future of PowerShell?
https://github.com/StartAutomating/PipeScript
👍1
Best practice to use function keyword in single purpose noscript?
By: u/jeffwcpa
When creating a single purpose PS1 noscript, what is the benefit of using to the function keyword as opposed to simply naming the PS1 noscript verb-noun without using the function keyword?
Link
By: u/jeffwcpa
When creating a single purpose PS1 noscript, what is the benefit of using to the function keyword as opposed to simply naming the PS1 noscript verb-noun without using the function keyword?
Link
reddit
Best practice to use function keyword in single purpose noscript?
When creating a single purpose PS1 noscript, what is the benefit of using to the function keyword as opposed to simply naming the PS1 noscript...
👎1
Today's cmdlet: ConvertTo-Json
Converts an object to a JSON-formatted string.
Example's Remarks:
• This example uses the `ConvertTo-Json` cmdlet to convert a System.DateTime object from the `Get-Date` cmdlet to a JSON-formatted string.
• The command uses the `Select-Object` cmdlet to get all (` `) of the properties of the DateTime * object.
• The output shows the JSON string that `ConvertTo-Json` returned.
#tutorial
Converts an object to a JSON-formatted string.
Example's Remarks:
• This example uses the `ConvertTo-Json` cmdlet to convert a System.DateTime object from the `Get-Date` cmdlet to a JSON-formatted string.
• The command uses the `Select-Object` cmdlet to get all (` `) of the properties of the DateTime * object.
• The output shows the JSON string that `ConvertTo-Json` returned.
#tutorial
Getting GPS coordinates with PowerShell
By: Parveen Prajapati
You can see how can we get the GPS coordinate like latitude and longitude in PowerShell
Link
By: Parveen Prajapati
You can see how can we get the GPS coordinate like latitude and longitude in PowerShell
Link
YouTube
Getting GPS coordinates with PowerShell
You can see how can we get the GPS coordinate like latitude and longitude in PowerShell
Follow me on
YouTube: https://www.youtube.com/channel/UCkzn5p4YrdYNMc3uHzyv0hQ
Facebook: https://www.facebook.com/techmarkbyparveenprajapati
Instagram: https://ww…
Follow me on
YouTube: https://www.youtube.com/channel/UCkzn5p4YrdYNMc3uHzyv0hQ
Facebook: https://www.facebook.com/techmarkbyparveenprajapati
Instagram: https://ww…
👍2
Set-WallpaperClock 1.3.1
By: Psychosapien
A PS Module that sets your desktop background to show the current time.
Link
By: Psychosapien
A PS Module that sets your desktop background to show the current time.
Link
Powershellgallery
Set-WallpaperClock 1.3.1
A PS Module that sets your desktop background to show the current time.
Today's cmdlet: Compress-Archive
Creates a compressed archive, or zipped file, from specified files and directories.
Example's Remarks:
• The command updates `Draft.Zip` with newer versions of existing files in the `C:\Reference` directory and its subdirectories.
• And, new files that were added to `C:\Reference` or its subdirectories are included in the updated `Draft.Zip` archive.
#tutorial
Creates a compressed archive, or zipped file, from specified files and directories.
Example's Remarks:
• The command updates `Draft.Zip` with newer versions of existing files in the `C:\Reference` directory and its subdirectories.
• And, new files that were added to `C:\Reference` or its subdirectories are included in the updated `Draft.Zip` archive.
#tutorial
A conversation that will !slap you with Jaap
By: The PowerShell Podcast
In this episode, Jaap tells us how he got into speaking at conferences. We talk about examples of how his support has helped people on their own speaking journey. We discuss a few of the recent talks he has given, from abstracting code to bettering your home automation.
Link
By: The PowerShell Podcast
In this episode, Jaap tells us how he got into speaking at conferences. We talk about examples of how his support has helped people on their own speaking journey. We discuss a few of the recent talks he has given, from abstracting code to bettering your home automation.
Link
Podbean
A conversation that will !slap you with Jaap Brasser | The PowerShell Podcast
In this episode, Jaap tells us how he got into speaking at conferences. We talk about examples of how his support has helped people on their own speaking journey. We discuss a few of the recent talks he has given, from abstracting code to bettering your home…
Using Graph to assign a group to a PowerShell noscript in Intune
By: Mattias Benninge
While doing some Intune automation the other day I got stuck on trying to assign a noscript to a group. Using the graph API documentation sent me on a wild goose chase so just wanted to write a small writeup if someone else ran into the same problem.
Link
By: Mattias Benninge
While doing some Intune automation the other day I got stuck on trying to assign a noscript to a group. Using the graph API documentation sent me on a wild goose chase so just wanted to write a small writeup if someone else ran into the same problem.
Link
Deployment Research
Using Graph to assign a group to a PowerShell noscript in Intune
September **In-person** Meetup
By: PowerShell Southampton
Three speakers are lined up, sandwiches, tea, and coffee will be served, and 3 raffle prizes to be won at the end (see below)!
Link
By: PowerShell Southampton
Three speakers are lined up, sandwiches, tea, and coffee will be served, and 3 raffle prizes to be won at the end (see below)!
Link
Meetup
Login to Meetup | Meetup
Find groups that host online or in person events and meet people in your local community who share your interests.
Microsoft Graph Explorer Boosted by New Features
By: Tony Redmond
Some recent changes have made the Graph Explorer even more useful. First, PowerShell has joined the set of supported languages for code snippets.
Link
By: Tony Redmond
Some recent changes have made the Graph Explorer even more useful. First, PowerShell has joined the set of supported languages for code snippets.
Link
Office 365 for IT Pros
Microsoft Graph Explorer Boosted by New Features
The Microsoft Graph Explorer web application is a great tool to help understand how Graph requests and responses work. Now some extra features are available.
Today's cmdlet: Wait-Process
Waits for the processes to be stopped before accepting more input.
Example's Remarks:
• The `Get-Process` cmdlet gets the process ID of the Notepad process and stores it in the `$nid` variable.
• `Stop-Process` stops the process with the ID stored in `$nid`.
• `Wait-Process` waits until the Notepad process is stopped.
#tutorial
Waits for the processes to be stopped before accepting more input.
Example's Remarks:
• The `Get-Process` cmdlet gets the process ID of the Notepad process and stores it in the `$nid` variable.
• `Stop-Process` stops the process with the ID stored in `$nid`.
• `Wait-Process` waits until the Notepad process is stopped.
#tutorial
👍1
PowerShell Prompt: Functionality
By: Jeff Hill
Some handy tips to add extra functionality to your PowerShell session
Link
By: Jeff Hill
Some handy tips to add extra functionality to your PowerShell session
Link
SQLAdm.in
PowerShell Prompt: Functionality
PowerShell Prompt Pt. 2. Some handy tips to add extra functionality to your PowerShell session
👍2
Events with PowerShell Automation
By: smallfoxx
If you're looking for a PowerShell noscript to help you plan out or schedule your event, this is not the post you're looking for; maybe another time.
Link
By: smallfoxx
If you're looking for a PowerShell noscript to help you plan out or schedule your event, this is not the post you're looking for; maybe another time.
Link
SmallFoxx Tech Blog
Events with PowerShell Automation
If you’re looking for a PowerShell noscript to help you plan out or schedule your event, this is not the post you’re looking for; maybe another time.
👍2
PowerShell Community Textbook Update: To be released this weekend!
By: u/PowerShellMichael
Gday Everyone,
Link
By: u/PowerShellMichael
Gday Everyone,
Link
reddit
PowerShell Community Textbook Update: To be released this weekend!
Gday Everyone, Just a quick message to let everyone know that "Modern Automation with PowerShell" will be released on leanpub this weekend. For...
Today's cmdlet: Test-Connection
Sends ICMP echo request packets, or pings, to one or more computers.
Example's Remarks:
• `Test-Connection` uses the TargetName parameter to specify Server01.
• The Count parameter specifies three pings are sent to the Server01 computer with a Delay of 2-second intervals.
#tutorial
Sends ICMP echo request packets, or pings, to one or more computers.
Example's Remarks:
• `Test-Connection` uses the TargetName parameter to specify Server01.
• The Count parameter specifies three pings are sent to the Server01 computer with a Delay of 2-second intervals.
#tutorial
Learn How PowerShell CmdletBinding Enhances Functions
By: Samuel Ogunleke
Have you ever wanted to create a PowerShell cmdlet but didn’t know C# or another Microsoft .NET Framework language? Why keep ‘wanting’ when you have PowerShell CmdletBinding at your fingertips?
Link
By: Samuel Ogunleke
Have you ever wanted to create a PowerShell cmdlet but didn’t know C# or another Microsoft .NET Framework language? Why keep ‘wanting’ when you have PowerShell CmdletBinding at your fingertips?
Link
ATA Learning
Learn How PowerShell CmdletBinding Enhances Functions
Learn how to progressively enhance your functions with PowerShell CmdletBinding in this ATA Learning tutorial!
PowerShell Podcast in 1 day of Lunch with Claudio Silva
By: The Powershell Podcast
In this podcast, Claudio shares his journey as a DBA and the massive role of PowerShell in that journey. He shares advice for DBAs who are just getting started with PowerShell and automation as well as some of the easiest ways to start taking advantage of dbatools. We learned about different methods for learning and how the book Learn dbatools in a Month of Lunches can be a great fit for those trying to get started with dbatools.
Link
By: The Powershell Podcast
In this podcast, Claudio shares his journey as a DBA and the massive role of PowerShell in that journey. He shares advice for DBAs who are just getting started with PowerShell and automation as well as some of the easiest ways to start taking advantage of dbatools. We learned about different methods for learning and how the book Learn dbatools in a Month of Lunches can be a great fit for those trying to get started with dbatools.
Link
Podbean
PowerShell Podcast in 1 day of Lunch with Claudio Silva | The PowerShell Podcast
In this podcast, Cláudio shares his journey as a DBA and the massive role of PowerShell in that journey. He shares advice for DBAs who are just getting started with PowerShell and automation as well as some of the easiest ways to start taking advantage of…
👍1
PowerCLI and PowerShell cheat sheet
By: Piotr Tarnawski
Here are commands, every vSphere admin should know: List of available interfaces and physical network cards (vmkernel + vmnic): Adding another interface (vmkernel to vMotion)...
Link
By: Piotr Tarnawski
Here are commands, every vSphere admin should know: List of available interfaces and physical network cards (vmkernel + vmnic): Adding another interface (vmkernel to vMotion)...
Link
Angry Admin
PowerCLI and PowerShell cheat sheet
Here are commands, every vSphere admin should know: List of available interfaces and physical network cards (vmkernel + vmnic): Get-VMHostNetworkAdapter -vmhost hostname Adding another interface (v…
Schedule and Run PowerShell Scripts for Azure VMs using Azure Automation
By: Thomas Maurer
A while ago I wrote a blog post on how you can run a PowerShell or Bash noscript against multiple Azure Virtual Machines (VMs) using Run Command. In this blog post we are going to have a look on how you can schedule and run PowerShell and Bash noscripts against Azure virtual machines (VMs) using .
Link
By: Thomas Maurer
A while ago I wrote a blog post on how you can run a PowerShell or Bash noscript against multiple Azure Virtual Machines (VMs) using Run Command. In this blog post we are going to have a look on how you can schedule and run PowerShell and Bash noscripts against Azure virtual machines (VMs) using .
Link
Thomas Maurer
Schedule and Run PowerShell Scripts for Azure VMs using Azure Automation
A while ago I wrote a blog post on how you can run a PowerShell or Bash noscript against multiple Azure Virtual Machines (VMs) using Run Command. In this blog post we are going to have a look on how you can schedule and run PowerShell and Bash noscripts against…