About 400 results
Open links in new tab
  1. How to Write and Run Scripts in the Windows PowerShell ISE

    Nov 20, 2025 · This article describes how to create, edit, run, and save scripts in the Script Pane.

  2. Generate Scripts | Microsoft Learn

    Aug 18, 2025 · Learn how to use the Generate and Publish Scripts Wizard to create Transact-SQL scripts for multiple objects, and how to use the Script as menu in Object Explorer to generate scripts …

  3. How to Write a PowerShell Script Module - PowerShell

    By default, when users import your .psm1 file, all functions in your script are accessible, but variables aren't. An example PowerShell script, entitled Show-Calendar, is available at the end of this article.

  4. Create and run scripts - Configuration Manager | Microsoft Learn

    Dec 16, 2024 · In the Create Script dialog, click Script Parameters under Script. Each of your script's parameters has its own dialog for adding further details and validation.

  5. Creating a custom input box - PowerShell | Microsoft Learn

    Dec 9, 2022 · This article shows how to create a custom input box by using the .NET Framework form-building features in Windows PowerShell.

  6. Get started creating SharePoint site templates and site scripts

    May 9, 2023 · A site script is a collection of actions that SharePoint runs when creating a new site. Actions describe changes to apply to the new site, such as creating a new list or applying a theme.

  7. about_Script_Blocks - PowerShell | Microsoft Learn

    Sep 29, 2025 · Defines what a script block is and explains how to use script blocks in the PowerShell programming language.

  8. Add PowerShell Scripts to Windows Devices in Microsoft Intune ...

    Create and run PowerShell scripts, assign the script policy to Microsoft Entra groups, and use reports to monitor the scripts. See the steps to delete scripts you add on Windows devices in Microsoft Intune.

  9. Dynamic SQL Query to generate "CREATE Table" script

    Oct 9, 2023 · The script will print a very basic "CREATE TABLE" statement, but it doesn't handle primary keys, foreign keys, unique constraints, indexes, or other complex features.

  10. Create Power BI visuals with Python - learn.microsoft.com

    Sep 29, 2025 · Learn how to use Python scripts to create several kinds of visualizations in Power BI Desktop. Understand security, licensing, and limitations.