tags
powershell
11 wpisów
11 wpisów

Build a review-ready Word executive report from PowerShell
Create a Word report from PowerShell that managers can navigate, review, edit, and approve after the script has finished.

Build an editable PowerPoint service brief from PowerShell
Build an editable PowerPoint briefing from PowerShell without turning every slide into a long list of coordinates.

Build an Excel operational dashboard from PowerShell
Build a multi-sheet Excel dashboard from PowerShell that people can filter, review, and continue editing after it is generated.

Compose PDF reports and automate page workflows with PSWriteOffice
Build a PDF report from PowerShell, then add forms, attachments, page changes, extraction, or redaction without mixing every job into one c…

Exchange 2013 – GrantSendOnBehalfTo nadpisuje wcześniejsze uprawnienia SendOnBehalf dla skrzynki pocztowej
Zmiana ustawienia Send On Behalf w Exchange 2010 / Exchange 2013 lub Exchange 2016 jest czynnością, którą można wykonać w prosty sposób z E…

ImagePlayground: image automation that stays in PowerShell
Use PowerShell to resize images, create QR codes, review metadata, and build charts or composed graphics with ImagePlayground.

Move data between databases, CSV, and Excel with DbaClientX and PSWriteOffice
Move database rows through CSV or Excel, bring reviewed changes back safely, and choose the right PowerShell data shape for each step.

PowerBGInfo 2.x: support-ready Windows backgrounds from PowerShell
Build and deploy Windows backgrounds that show the machine details a user or support technician actually needs.

PowerShell - zdalna zmiana ustawień adresów DNS
Czasami trzeba szybko zmienić adresy serwerów DNS na wielu maszynach jednocześnie. Zamiast robić to ręcznie, można użyć prostego skryptu Po…

Powershell – Change DNS IP Addresses remotely
Use PowerShell to change DNS server addresses on remote Windows machines with a safer pattern that validates adapters and returns the final…

Turn HTML tables into Excel workbooks with PSParseHTML and PSWriteOffice
Parse useful tables from an HTML page and turn them into native Excel workbooks from either PowerShell or C#.