Permissions Required to Run Microsoft Graph Cmdlets
By: damian
Introduction When connecting to Microsoft Graph PowerShell, it is important to determine what permissions are needed for that connection as it could determine which cmdlets we are able to run as well as what access is granted to manage objects with Graph PowerShell. Microsoft does provide a hand pair of cmdlets for determining cmdlets to...
Link
By: damian
Introduction When connecting to Microsoft Graph PowerShell, it is important to determine what permissions are needed for that connection as it could determine which cmdlets we are able to run as well as what access is granted to manage objects with Graph PowerShell. Microsoft does provide a hand pair of cmdlets for determining cmdlets to...
Link
PowerShell Geek
Permissions Required to Run Microsoft Graph Cmdlets - PowerShell Geek
In this Microsoft Graph blog post we review how to retrieve the necessary permissions to run any cmdlet in the Microsoft Graph PowerShell SDK.
HistoryNinja v1.0.3
By: Josh Kelley
This module parses browser history files and extracts page titles, URLs, and timestamps. It also parses the history file for download history, returning the file path, timestamp, and size of the downloaded item.
Link
By: Josh Kelley
This module parses browser history files and extracts page titles, URLs, and timestamps. It also parses the history file for download history, returning the file path, timestamp, and size of the downloaded item.
Link
GitHub
GitHub - JCKelley-CYBR/HistoryNinja: History Ninja is a PowerShell module used to take in, query, and output the history files…
History Ninja is a PowerShell module used to take in, query, and output the history files associated with browsers. - GitHub - JCKelley-CYBR/HistoryNinja: History Ninja is a PowerShell module used...
🔥1🤔1
Recreate Desktop and Start Menu shortcuts #ASRmageddon
By: Harm Veenstra
It's just a beautiful Friday 13th, due to a Windows Defender update that removed shortcuts from many machines with Attack Surface Reduction enabled for Macros. (Work-around 'Setdefender ASR rule 92e97fa1-2edf-4476-bdd6-9dd0b4dddc7b to audit only unit issue is resolved.') This blog post describes how you can recreate the missing shortcuts and deploy this using Intune or run it manually on the affected system(s).
Link
By: Harm Veenstra
It's just a beautiful Friday 13th, due to a Windows Defender update that removed shortcuts from many machines with Attack Surface Reduction enabled for Macros. (Work-around 'Setdefender ASR rule 92e97fa1-2edf-4476-bdd6-9dd0b4dddc7b to audit only unit issue is resolved.') This blog post describes how you can recreate the missing shortcuts and deploy this using Intune or run it manually on the affected system(s).
Link
PowerShell is fun :)
PowerShell is fun :)Recreate Desktop and Start Menu shortcuts #ASRmageddon
It’s just a beautiful Friday 13th, due to a Windows Defender update that removed shortcuts from many machines with Attack Surface Reduction enabled for Macros. (Work-around “Setdefender…
Social is Hard
By: Jeff Hicks
Social media has been a great asset to my career. It has helped me build new relationships, keep on top of trends in IT, and generally be that co-worker sitting across from me. I have worked from home for at least as long as I worked from an office. I often miss the social aspect.
Link
By: Jeff Hicks
Social media has been a great asset to my career. It has helped me build new relationships, keep on top of trends in IT, and generally be that co-worker sitting across from me. I have worked from home for at least as long as I worked from an office. I often miss the social aspect.
Link
The Lonely Administrator
Social is Hard • The Lonely Administrator
Social media matters to me and given the state of Twitter the last month, I've had to think about my future with the platform.
👍1
PowerShell Tab Completion: The Ultimate Guide
By: Jeff Brown
Adding tab completion to your PowerShell parameters (or arguments) is a great way to enhance the user experience. You provide the user with possible values or build a dynamic list of values so the user knows what they can use. This article will teach you five ways to add tab completion to PowerShell functions. Using [...]
Link
By: Jeff Brown
Adding tab completion to your PowerShell parameters (or arguments) is a great way to enhance the user experience. You provide the user with possible values or build a dynamic list of values so the user knows what they can use. This article will teach you five ways to add tab completion to PowerShell functions. Using [...]
Link
Jeff Brown Tech
PowerShell Tab Completion: The Ultimate Guide | Jeff Brown Tech
PowerShell parameters tab completion enhances the user experience. This article shows you how to add tab completion to parameters.
The PowerShell While Loop : A Back to Basic Guide
By: Nicholas Xuan Nguyen
Discover the many ways to utilize the PowerShell while loop and take control of your applications flow with this ATA Learning tutorial!
Link
By: Nicholas Xuan Nguyen
Discover the many ways to utilize the PowerShell while loop and take control of your applications flow with this ATA Learning tutorial!
Link
ATA Learning
The PowerShell While Loop : A Back to Basic Guide
Discover the many ways to utilize the PowerShell while loop and take control of your applications flow with this ATA Learning tutorial!
ForestManagement v1.5.54
By: Friedrich Weinmann
Infrastructure module to build and maintain forest configuration
Link
By: Friedrich Weinmann
Infrastructure module to build and maintain forest configuration
Link
Powershellgallery
ForestManagement 1.5.54
Infrastructure module to build and maintain forest configuration
Move Azure Arc-enabled Server to a different resource group or subscription
By: Thomas Maurer
This is just a quick post on how you can change and move your Azure Arc-enabled server to a different resource group or subscription. To do this, you can use the Azure PowerShell module and the Move-AzResource cmdlet. You can find more about the Move-AzResource cmdlet on Microsoft Learn. The Move-AzResource cmdlet moves existing resources to a ...
Link
By: Thomas Maurer
This is just a quick post on how you can change and move your Azure Arc-enabled server to a different resource group or subscription. To do this, you can use the Azure PowerShell module and the Move-AzResource cmdlet. You can find more about the Move-AzResource cmdlet on Microsoft Learn. The Move-AzResource cmdlet moves existing resources to a ...
Link
Thomas Maurer
Move Azure Arc-enabled Server to a different resource group or subscription
This is just a quick post on how you can change and move your Azure Arc-enabled server to a different resource group or subscription. To do this, you can use the Azure PowerShell module and the Move-AzResource cmdlet. You can find more about the Move-AzResource…
PowerShellGet 3.0 Preview 18
By: Sydney Smith
We are excited to announce that an update to our preview of PowerShellGet 3.0 is now available on the PowerShell Gallery!
Link
By: Sydney Smith
We are excited to announce that an update to our preview of PowerShellGet 3.0 is now available on the PowerShell Gallery!
Link
Microsoft News
PowerShellGet 3.0 Preview 18
We are excited to announce that an update to our preview of PowerShellGet 3.0 is now available on the PowerShell Gallery! This release includes a number of bug fixes as well as Get-PSScriptFileInfo cmdlet. How to Install PowerShellGet 3.0 Preview 18 Prerequisites…
Scripting With VMware SRM REST API And PowerShell
By: Mark Ukotic
In a previous blog I wrote about Getting Started With Site Recovery Manager REST API. The post focused on using...
Link
By: Mark Ukotic
In a previous blog I wrote about Getting Started With Site Recovery Manager REST API. The post focused on using...
Link
blog.ukotic.net
Scripting With VMware SRM REST API And PowerShell
In a previous blog I wrote about Getting Started With Site Recovery Manager REST API. The post focused on using the VMware SRM Rest API Explorer. This is a great way to get started with testing the…
Today's cmdlet ‣ Debug-Process
Debugs one or more processes running on the local computer.
Example's Remarks:
• This command attaches a debugger to all processes that have names that begin with SQL.
#tutorial
Debugs one or more processes running on the local computer.
Example's Remarks:
• This command attaches a debugger to all processes that have names that begin with SQL.
#tutorial
Windows Terminal is now the Default in Windows 11
By: Kayla Cinnamon
The day has finally come! Windows Terminal is now the default command line experience on Windows 11 22H2! ?? This means that all command line applications will now automatically open in Windows Terminal. This blog post will go into how this setting is enabled,
Link
By: Kayla Cinnamon
The day has finally come! Windows Terminal is now the default command line experience on Windows 11 22H2! ?? This means that all command line applications will now automatically open in Windows Terminal. This blog post will go into how this setting is enabled,
Link
Microsoft News
Windows Terminal is now the Default in Windows 11
The day has finally come! Windows Terminal is now the default command line experience on Windows 11 22H2! 🎉 This means that all command line applications will now automatically open in Windows Terminal. This blog post will go into how this setting is enabled…
👍4
M365 Changelog: (Updated) Retirement of Exchange Online PowerShell with MFA
By: Rabia Noureen
You only have a few days left.
Link
By: Rabia Noureen
You only have a few days left.
Link
Petri
M365 Changelog: (Updated) Retirement of Exchange Online PowerShell with MFA | Petri IT Knowledgebase
MC407050 - Updated January 24, 2023: Microsoft has updated the timing of this change below. Microsoft will be retiring "the Exchange Online PowerShell ...
Deploy Windows 365 via Powershell
By: Niels Kok
Stefan Dingemanse and I built a Powershell Module to deploy Windows 365 more easily.
Link
By: Niels Kok
Stefan Dingemanse and I built a Powershell Module to deploy Windows 365 more easily.
Link
NielsKok.Tech
Deploy Windows 365 via Powershell - NielsKok.Tech
Stefan Dingemanse and I built a Powershell Module to deploy Windows 365 more easily. Deploy Windows 365 via Powershell
Visual Studio Spell Checker Preview Now Available
By: Dante Gagne
We know developers like you take pride in your code! Many of the features in Visual Studio are designed to help you write the code you want. Visual Studio helps you ensure your code compiles and can even help with code styling.
Link
By: Dante Gagne
We know developers like you take pride in your code! Many of the features in Visual Studio are designed to help you write the code you want. Visual Studio helps you ensure your code compiles and can even help with code styling.
Link
Microsoft News
Visual Studio Spell Checker Preview Now Available
Visual Studio17.5 preview 3 now has a preview for the spell checker for C#, C++ and Markdown. Come check out how it works.
PowerShell App Deployment Toolkit 3.9
By: PSAppDeployToolkit
Tons of new features in this release!
Link
By: PSAppDeployToolkit
Tons of new features in this release!
Link
GitHub
Release 3.9 Updates · PSAppDeployToolkit/PSAppDeployToolkit
AddedRefreshed UI components with updated PSAppDeployToolkit branding
Added support for Windows Toast Notifications, instead of using a BalloonTip (only for Windows 10 and above)
Changes to dialogs...
Added support for Windows Toast Notifications, instead of using a BalloonTip (only for Windows 10 and above)
Changes to dialogs...
How to Deal with Common Errors when Running Graph Commands with PowerShell
By: Tony Redmond
It's great to be able to run Graph API requests in PowerShell scripts if everything goes right. This article describes why some common Graph API errors occur in scripts and what to do when the errors happen. Most errors are due to permissions assigned to the Azure AD apps used to run scripts and getting the basics will resolve those problems.
Link
By: Tony Redmond
It's great to be able to run Graph API requests in PowerShell scripts if everything goes right. This article describes why some common Graph API errors occur in scripts and what to do when the errors happen. Most errors are due to permissions assigned to the Azure AD apps used to run scripts and getting the basics will resolve those problems.
Link
Practical 365
How to Deal with Common Errors when Running Graph Commands with PowerShell
It's great to be able to run Graph API requests in PowerShell scripts if everything goes right. This article describes why some common Graph API errors occur in scripts and what to do when the errors happen.