SQL Server Directory Creation: Solving Permission Errors for Non-Admin Users
Secure SQL Server directory creation using SQL Server Agent jobs & PowerShell scripts. Prioritize least privilege & avoid risky extended stored procedures. Improve security & maintainability! #SQLServerSecurity #DirectoryCreation #PowerShell #SQLServerAgent #LeastPrivilege #DatabaseSecurity
https://tech-champion.com/database/sql-server/sql-server-directory-creation-solving-permission-errors-for-non-admin-users/
...
Your weekly dose of PowerShell magic has arrived! Discover Announcements, Blogs, Modules, and more in PowerShell Weekly for April 18, 2025. Time to level up!
#PowerShell #Automation #TechNews
https://psweekly.dowst.dev/?p=7763
Behind the PowerShell Pipeline by Jeff Hicks is on sale on Leanpub! Its suggested price is $49.98; get it for $31.49 with this coupon: https://leanpub.com/sh/g1ETtQUL JeffHicks@techhub.social #PowerShell
If you are a DSC Resource author, you might be interested in a new framework I just published to accelerate migrating from MOF-based to class-based resources. Please take a look at the project's README and then install the DSResourceMigration #PowerShell module. https://github.com/jdhitsolutions/DSCResourceMigration/blob/main/README.md
Some really fantastic #CommandLine tips in this newsletter by @NVAccess https://www.nvaccess.org/post/in-process-11th-april-2025/ #NVDA #PowerShell #Terminal #CommandPrompt
I've come to the conclusion that the command line is peak UI. It's fast, and it doesn't freeze as often. I had an issue where I tried to delete a task in the Windows Task Scheduler and every time I would try, the UI froze on me. I piped the below into Powershell and it was deleted! No lag, no nothing!
Unregister-ScheduledTask -TaskName "RClone Backup Writings"
Digital Toolbox: PowerShell
Is a cross-platform, task-based command-line shell and scripting language primarily used for system administration and automation.
https://wadebach.blackcatwhitehatsecurity.com
#Digital #Toolbox #PowerShell #Programming
Practical Graph: How to Upload a Large Attachment to Exchange Online
Previously, the Graph APIs limited Outlook attachments to a maximum of 3 MB. That limit doesn't exist anymore, but the old method of uploading very large attachments in chunks to make sure that the operation is possible across flaky networks is still useful, so we explain how to do it here using the Microsoft Graph PowerShell SDK.
https://practical365.com/sending-very-large-attachments-powershell/
#PowerShell #MicrosoftGraph #Microsoft365
Hey @T13nn3s
Can #DomainHealthChecker please report the #DKIM key size?
IT-Teams aufgepasst!
Mit #NinjaOne & #Chocolatey wird Softwareverteilung endlich flexibel:
Große Pakete? Kein Problem.
Eigene Repos mit BaGet? Easy.
Volle Kontrolle per PowerShell.
So automatisierst du Software-Rollouts auf Windows-Systemen effizient & smart:
https://www.marcogriep.de/posts/ninjaone-chocolatey-softwareverteilung-effizient-automatisieren/
Threat actors misuse Node.js to deliver malware and other malicious payloads
Since October 2024, threat actors have been leveraging Node.js to deliver malware and payloads for information theft and data exfiltration. A recent malvertising campaign uses cryptocurrency trading themes to lure users into downloading malicious installers. The attack chain includes initial access, persistence, defense evasion, data collection, and payload delivery. The malware gathers system information, sets up scheduled tasks, and uses PowerShell for various malicious activities. Another emerging technique involves inline JavaScript execution through Node.js. Recommendations include educating users, monitoring Node.js execution, enforcing PowerShell logging, and implementing endpoint protection.
Pulse ID: 67fec5ac1e94a608250d9aa2
Pulse Link: https://otx.alienvault.com/pulse/67fec5ac1e94a608250d9aa2
Pulse Author: AlienVault
Created: 2025-04-15 20:46:36
Be advised, this data is unverified and should be considered preliminary. Always do further verification.
It's Wednesday, which means #PowerShell Wednesday.
This week, Lucas Allman will be joining us to talk about pipelines in this beginner-friendly meetup. Join us to learn PowerShell, ask questions, meet new people - EVERY WEDNESDAY at 2pm est.
Link in comments
Exchange Shell - Get all shared mailboxes with primary SMTP | https://techygeekshome.info/exchange-shell-get-all-shared-mailboxes-with-primary-smtp/?fsp_sid=18357 | #Exchange #Guide #Microsoft #Powershell #SMTP
https://techygeekshome.info/exchange-shell-get-all-shared-mailboxes-with-primary-smtp/?fsp_sid=18357
Exchange Shell - Get all shared mailboxes with primary SMTP | https://techygeekshome.info/exchange-shell-get-all-shared-mailboxes-with-primary-smtp/?fsp_sid=18356 | #Exchange #Guide #Microsoft #Powershell #SMTP
https://techygeekshome.info/exchange-shell-get-all-shared-mailboxes-with-primary-smtp/?fsp_sid=18356
Experimenting with #Nushell (https://www.nushell.sh) a bit, inspired by @mitchellh, especially that I
I always liked #PowerShell concept. Sticking to a 50 year old textual shell concept seems quite ridiculous today. But well, that's the power of long-time conventions & potential compatibility issues.
#Nushell seems to be a little bit "lighter" version of #PowerShell concept, but cross platform. I'm nerdy curious about it
iX-Workshop: PowerShell für Systemadministratoren - Effiziente Automatisierung
Aufgaben optimieren und Systeme verwalten: Lernen Sie, wie Sie mit PowerShell Ihre Windows-Administration effizient automatisieren und optimieren.
I've released an update to the PSPodcast #PowerShell module https://github.com/jdhitsolutions/PSPodcast