C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Keyur Pandya(15)
Vinay Ayinapurapu(7)
Allam Purushotham(7)
Saksham Gupta(6)
Nikhil Patil(6)
George (5)
Jalpa Dhola(4)
Dharmeshwaran S(3)
Kaveendra Dhilhan(2)
Abhishek Yadav(2)
Malinda Prasad(2)
Rohit Gupta(2)
Vijai Anand Ramalingam(2)
Daniel Gomez(2)
Nandan Hegde(2)
Abhishek Dhoriya(2)
Arun Ramaswamy(2)
Kesavan V(1)
Rijwan Ansari(1)
Sardar Mudassar Ali Khan (1)
Sandhiya Priya(1)
Tanuj (1)
Guest User(1)
Gautam Singh(1)
Najath Risni(1)
Aravind Kumar 4026(1)
John Godel(1)
prashanth garlapally(1)
Ayush Kumar Gupta (1)
Vijay Kumari(1)
Kanchana Jayathilake(1)
Sanjay Kumar Pathak(1)
Sudhir Vaghela(1)
Sarthak Varshney(1)
Praveen Sreeram(1)
Meet Shah(1)
Vijay Sisodia(1)
Deepika Edakkoth(1)
Shweta Lodha(1)
Devesh Omar(1)
Imran Shaikh(1)
Jefferson S. Motta(1)
Suraj Vishwakarma(1)
Rajashekar Syereddy(1)
Abhijeet Jadhav(1)
Muzaffar Ur Rahman(1)
Resources
No resource found
SharePoint Detailed Permission Report using PnP PowerShell
May 26, 2026.
Generate a detailed SharePoint permission report (sites, libraries, folders, files) using PnP PowerShell. Identify access, unique permissions, and group members.
Managing Per-User MFA with Microsoft Entra PowerShell Beta Module
Mar 25, 2026.
Manage per-user MFA in Microsoft Entra ID (Azure AD) using PowerShell. Bypass admin center limitations, enable bulk MFA, and automate user management without premium licenses.
Create Azure VMs with PowerShell—even when the portal says, "This VM requires a subscription without any spending limit"
Mar 18, 2026.
Create Azure VMs with PowerShell—even when the portal says “This VM requires a subscription without any spending limit
Automating IIS Maintenance A Step-by-Step Guide to 5-Hour Restarts
Mar 05, 2026.
Automate IIS maintenance with PowerShell and Task Scheduler! This guide details how to create a script and schedule it to restart IIS every 5 hours, ensuring server stability.
Creating Dynamic Data-Style Cards Using ASP.NET
Feb 17, 2026.
Dynamically load article cards from your database with this efficient setup! Features include SEO-friendly URLs, consistent UI, and easy CMS control. Two-column layout.
The ubiquitous Database:An article on SQLITE
Feb 06, 2026.
Explore SQLite, the ubiquitous, serverless SQL database engine. Discover its features, uses (IoT, apps, websites), and limitations. A lightweight, powerful solution!
An article on C#programming
Jan 27, 2026.
Explore C#, a powerful and modern object-oriented language by Microsoft. Part of the .NET ecosystem, it's versatile for apps, games, and cloud services. Learn key OOP principles!
Earn Crypto by Writing Articles in 2026: How Developers & Students Can Get Sharp Token Rewards on C# Corner
Jan 12, 2026.
Turn your tech writing and community help into crypto: learn how developers and students globally can earn Sharp Token on C# Corner via Learn-to-Earn contributions.
PnP Template Provisioning for SharePoint
Jan 06, 2026.
Automate SharePoint site creation with PnP Provisioning! Use XML or .pnp templates to deploy lists, branding, pages, and more. Simplify and standardize your deployments.
How to find your CPU’s score
Dec 26, 2025.
Finding your CPU score is a great way to see how your computer handles heavy tasks like gaming, video editing, or multitasking. Depending on what you want to measure, there are three main ways to get those numbers.
Fixing Special-Character Folder Names and Applying Default Metadata in SharePoint Online Using CSOM
Nov 19, 2025.
Fix SharePoint Online folder metadata issues caused by special characters in folder names. This guide provides a PowerShell CSOM script to apply default metadata correctly.
String Methods in JavaScript – A Complete Article
Nov 15, 2025.
Master JavaScript strings! This guide covers essential methods like slice, replace, trim, and more, with examples for efficient text manipulation. Perfect for learning!
Functions in JavaScript – Complete Article
Nov 15, 2025.
Master JavaScript functions! Learn about declarations, expressions, arrow functions, parameters, scope, hoisting, and more. Write cleaner, reusable code today!
Export M365 In-Place Archive to PST Using PowerShell and Purview Portal
Nov 07, 2025.
Streamline Microsoft 365 In-Place Archive mailbox exports to PST with this PowerShell script. Automate Compliance Search creation and data retrieval via Purview. Save time and effort!
Automating SharePoint List Migration
Oct 23, 2025.
Streamline your SharePoint migration with this PowerShell script! Automate the transfer of list data from on-premises to SharePoint Online, while intelligently preventing duplicates. This script checks for existing items based on key fields, ensuring data integrity and a clean, organized cloud environment. Perfect for efficient and error-free SharePoint modernization, saving time and resources. Includes duplicate detection and automated cleanup for seamless cloud adoption.
Article Explainer: AI-Driven Tool for Simplified Knowledge Structuring
Oct 20, 2025.
Learn how Article Explainer transforms complex GitHub articles into structured, explainable formats using AI and NLP principles for education, SEO, and GEO optimization.
LLMs, Tokens, Weights, Vectors, Embeddings — A Practical Article
Oct 12, 2025.
Unlock the power of LLMs! This practical guide demystifies tokens, vectors, embeddings, and weights, revealing how they work together in RAG/agent applications. Learn to optimize your LLM systems for speed, cost-effectiveness, and reliability through better token management, strategic retrieval, and clear prompt contracts. Improve your LLM performance today!
Azure Cloud: Restore Domain controlled VM in Azure Portal
Oct 11, 2025.
Explore various methods to clone Azure Virtual Machines within a trusted domain. This guide provides a comprehensive overview of different techniques, including Azure portal cloning, PowerShell scripting, and Azure CLI commands. Learn the pros and cons of each approach, ensuring efficient VM replication while maintaining security and compliance within your Azure cloud environment. Optimize your workflow and streamline VM deployment with these proven strategies for trusted domains.
Fixing Exchange Management Shell Connecting to the Wrong Server
Oct 02, 2025.
Frustrated that your Exchange Management Shell (EMS) connects to the wrong server? This article explains why EMS redirects and how to fix it. Learn about the crucial role of SSL certificates in securing PowerShell remoting and ensuring proper redirection. Discover the simple steps to bind a valid SSL certificate to the Exchange Back End site in IIS, resolving authentication errors and guaranteeing secure, predictable Exchange administration. Stop unwanted server redirection now!
Audit SharePoint Security Groups — Script & Guide
Sep 29, 2025.
Audit SharePoint Online security with this comprehensive guide and PnP.PowerShell script. Discover Azure AD security groups (including Microsoft 365 Groups) with assigned permissions across your tenant's SharePoint sites. Learn how to securely automate the process, export results to CSV, and avoid common pitfalls. Improve your SharePoint security posture by identifying and managing group permissions effectively.
n8n Social Media Automation Made Easy (2025)
Sep 20, 2025.
Automate social media posting with n8n! This guide provides a cost-effective workflow to transform a single article URL into optimized content for LinkedIn, Reddit, and X/Twitter, complete with AI-generated images. Learn to build a robust, scalable 8-node system using OpenAI and web scraping techniques for efficient content repurposing and distribution.
Exporting Power Automate Flow Details with PowerShell
Sep 09, 2025.
Gain comprehensive visibility into your Power Automate flows with this PowerShell script! Automate the extraction of flow details, including status, run history, ownership, and connector usage. Simplify auditing, governance, and troubleshooting by exporting data to a CSV report. Identify failing flows, track modifications, and ensure compliance across your Power Platform environment.
Can AI Summarize Long Articles or Emails Efficiently?
Sep 01, 2025.
Tired of information overload? Discover how AI summarization tools use NLP to condense lengthy articles and emails into concise summaries, saving time and improving retention. Explore the benefits, limitations, and best practices for using AI to efficiently manage digital information. Learn about extractive and abstractive summarization and the future of LLMs in this field. A game-changer for productivity!
Automate SharePoint Online Restricted Search with PowerShell
Aug 20, 2025.
Automate SharePoint Online site management with PowerShell. Apply tenant and site-level search restrictions securely using app-only authentication and CSV input, ensuring compliance, governance, and efficient bulk operations.
Streamlining SharePoint Site and Group Data Extraction Using PnP PowerShell
Aug 19, 2025.
This blog post explains how to use PnP PowerShell to automate the extraction of SharePoint site and group data, including site groups, subsites, and pages. It provides a step-by-step guide on how to connect to a SharePoint site, gather data recursively from subsites, and export the results to a CSV file for analysis. Ideal for SharePoint administrators looking to streamline auditing and management tasks.
OneDrive Sharing Report - PowerShell
Aug 19, 2025.
Learn how to create an Azure AD application, assign permissions, and use PowerShell with Microsoft Graph API to generate detailed OneDrive sharing reports, enhancing security and compliance in your organization.
Discovering SharePoint Pages and Subsites Using PowerShell
Aug 19, 2025.
This blog provides a PowerShell script to efficiently list all pages and subsites in a SharePoint environment. It explains how to navigate web applications, site collections, and subsites while leveraging PowerShell for automation, memory management, and customization. Ideal for SharePoint administrators looking to streamline content audits and management tasks.
Auto-Post New Blog Articles to LinkedIn via RSS Feeds
Aug 09, 2025.
If you're a content creator, blogger, or marketer, you know that publishing a blog post is only half the job. Getting eyeballs on it is the rest—and that usually means promoting it across channels like LinkedIn.
Fix Exchange Hybrid Error: Socket Code 10061 Fix Guide
Aug 06, 2025.
Fixing Exchange Hybrid Deployment Error: Socket code 10061 occurs when a connection to port 25 is refused. Learn how to troubleshoot firewalls, connectors, IPs, and HCW issues to restore mail flow.
SharePoint Online: Update Web Part Properties using PnP PowerShell
Aug 04, 2025.
In this article, we will see how you can update the web part property of a custom web part on your SharePoint Online page using PnP PowerShell script. Sometimes due to heavy customization on a SharePoint page.
SharePoint Spaces Is Being Deprecated – What You Need to Know
Jun 12, 2025.
A practical, hands-on guide to navigating the deprecation of SharePoint Spaces in 2025. Learn how to identify existing Spaces content, transition to Microsoft Mesh, or repurpose assets using PowerShell and SharePoint tools. Ideal for IT admins, developers, and Microsoft 365 power users.
Understanding the Set-CalendarProcessing Cmdlet in Exchange Online
May 27, 2025.
Learn how to use the Set-CalendarProcessing cmdlet in Exchange Online to manage calendar settings, auto-accept meetings, configure booking options and streamline scheduling with PowerShell.
Learn Class Components - React
Apr 15, 2025.
this article is basic about class component and its functionality based
Passing Connection as Input Parameter in PowerShell Functions
Apr 14, 2025.
Easily reuse a single SharePoint Online admin connection in PowerShell functions to fetch QA site info efficiently, reducing redundant logins and enhancing performance in M365 automation tasks.
Remove IIS Log Files (4-3) --- AWS security group on the ec2 needs to Allows ports for PowerShell Remoting
Feb 27, 2025.
This article will discuss AWS security group on the ec2 needs to Allows ports for PowerShell Remoting
Remove IIS Log Files (4-2) --- Make Server Allows ports for PowerShell Remoting
Feb 27, 2025.
This article will discuss to Make Server Allows ports for PowerShell Remoting
Automate SharePoint List Retrieval with AWS Lambda and PnP PowerShell
Feb 26, 2025.
This article walks you through setting up AWS Lambda, configuring PowerShell scripts, and securely accessing SharePoint data. Streamline your workflows with a serverless approach for seamless SharePoint integration.
Delete Microsoft Team Instantly
Jan 30, 2025.
This article will help you permanently uninstall or deactivate MS Teams on Windows, Mac, or mobile devices, ensuring a smooth and instant removal process. Follow our tips for hassle-free deletion.
How to Install Docker Engine on Ubuntu
Jan 21, 2025.
Learn how to install Docker Engine on Ubuntu with this step-by-step article. Simplify containerized app development and deployment effortlessly.
Azure API Permissions Managed Identity with PowerShell
Jan 06, 2025.
This article covers the necessary steps to grant specific API access, configure Azure Active Directory roles, and automate permission assignments for secure and efficient identity management within Azure services.
Remove IIS Log Files (3) --- Deploy VBScript Automation by Pipeline
Dec 17, 2024.
This article is to discuss the deploying VBScript automation by pipeline
Understanding Write-Debug, Write-Verbose, and Write-Host
Nov 10, 2024.
In PowerShell, Write-Debug, Write-Verbose, and Write-Host serve different purposes for output. Write-Debug is used for debugging, displaying messages when the $DebugPreference is set. Write-Verbose provides detailed information when $VerbosePreference is set.
Fetch Document Versions in SharePoint using PowerShell
Nov 08, 2024.
This PowerShell script connects to a SharePoint site to retrieve document versions from a specified library. It gathers metadata, including version numbers, last modified dates, and user details, then exports this information to a CSV file.
Create Azure App Service via PowerShell 7
Nov 05, 2024.
In this guide, learn how to create an Azure App Service using PowerShell 7. We'll cover the essential steps, including setting up your environment, configuring your app service plan, and deploying your web applications.
Automate SharePoint Site Creation with Azure Functions and AD Auth
Oct 28, 2024.
This guide demonstrates how to automate SharePoint site creation using Azure Function Apps with custom Azure Active Directory (AD) authentication. It covers prerequisites, creating an Azure Function App, configuring authentication, setting up permissions, and testing the function.
Restore Deleted Flows with PowerShell
Oct 26, 2024.
Learn how to restore deleted Power Automate flows using PowerShell in this comprehensive guide. This process enables users to recover important automated workflows, minimizing downtime and preserving valuable automation.
PowerShell 7 - Create New PowerShell Instances
Oct 21, 2024.
Learn how to open fresh PowerShell sessions, automate workflows, and take advantage of cross-platform scripting. This guide covers step-by-step instructions for setting up and running new PowerShell instances.
TypeScript command 'tsc' not running in Terminal and PowerShell
Oct 06, 2024.
This series of articles will discuss a specific feature for PowerShell programming.
Authenticate your Azure OpenAI Based App - Key or Key-less
Sep 12, 2024.
Key-based authentication for Azure OpenAI is simple but unsuitable for production due to security risks like key exposure and lack of granular control. Using Managed Identities offers enhanced security, automatic token management, and role-based access. Transitioning to keyless authentication ensures safer practices.
Deleting Unused Items in Sitecore Media Library via PowerShell Script
Sep 05, 2024.
In this blog we will find a Sitecore PowerShell script to be able to eliminate multimedia elements that are not being used.
Automated Way for PBIX to PBIP File Conversion
Sep 04, 2024.
To automate PBIX to PBIP conversion, install the PowerShell module PBIXtoPBIP_PBITConversion using Install-Module -Name PBIXtoPBIP_PBITConversion. Use PBIXtoPBIP_PBITConversion -PBIXFilePath "<<PBIXFilePath>>" -ConversionFileType "<<ConversionFileType>>" to perform the conversion.
Understanding and Fixing the Connect-PnPOnline PowerShell Error
Aug 22, 2024.
It covers common issues, troubleshooting steps, and practical tips to fix problems and ensure successful connections with SharePoint Online. Ideal for those new to PnP PowerShell.
Mastering Site.Selected API Permissions in SharePoint Online
Aug 21, 2024.
This guide explains how to configure Sites.Selected API permissions in SharePoint Online. It covers registering an app in Azure AD, adding the Sites.Selected permission, and granting admin consent. It also includes using PnP PowerShell for configuration and troubleshooting common issues like 403 Forbidden errors.
Running PowerShell Inside Docker Container
Aug 06, 2024.
This approach leverages the flexibility of Docker and the powerful scripting capabilities of PowerShell, facilitating cross-platform development, streamlined deployments, and efficient DevOps workflows.
Host-Named Site Collections in SharePoint
Aug 02, 2024.
This article explains host-named site collections in SharePoint, detailing their advantages, limitations, and the process for creation. Host-named site collections provide unique DNS names, facilitating multi-tenancy and scalable web applications.
Applying SharePoint Online Site Classification using PowerShell
Jul 22, 2024.
Applying SharePoint Online Site Classification using PowerShell" guides administrators in leveraging PowerShell to efficiently manage site classifications within SharePoint Online.
Automated SQL Service Monitoring using PowerShell
Jul 08, 2024.
Mastering PowerShell: Your Ultimate Guide to Automated SQL Service Monitoring" is your comprehensive resource for leveraging PowerShell to streamline and enhance SQL service monitoring.
New-PnPTenantSite: The remote server returned an error: (401) Unauthorized.
Jun 29, 2024.
Disabling custom app authentication resolved the "401 Unauthorized" error, allowing the PnP scripts to run as scheduled. By following these steps, you can set up SharePoint Add-ins, grant necessary permissions, and troubleshoot common authentication issues in your automation workflow. Happy development!
Resolving IDCRL Error in PowerShell
Jun 27, 2024.
Resolve "Identity client runtime library (IDCRL) did not get a response from the login server" in PowerShell by checking credentials, disabling Multi-Factor Authentication (MFA) if enabled, and managing security defaults in Azure Active Directory.
RBAC vs Vault Access Policy in Azure Key Vault
Jun 25, 2024.
Azure Key Vault manages secrets, keys, and certificates for cloud applications. It offers two access control methods: Role-Based Access Control (RBAC) for broad, role-based management across Azure resources, and Vault Access Policy for fine-grained, object-specific permissions within the Key Vault.
Generate List of SharePoint Pages and Owners Using Power Shell
Jun 24, 2024.
Managing large SharePoint sites can be simplified using a PowerShell script with PnP PowerShell. This script automates the retrieval of page details and owners, exporting the data to a CSV file, saving time and ensuring accuracy in data management.
Automate SharePoint Site Creation with PowerShell and PnP
Jun 24, 2024.
Automate SharePoint site creation effortlessly using PowerShell and PnP (Patterns and Practices). Learn efficient scripting techniques to streamline the provisioning process, enhancing productivity and consistency across your SharePoint environment.
Copying Footers Between SharePoint Sites Using PnP PowerShell
Jun 24, 2024.
I've been extensively using SharePoint and the PnP PowerShell module, which simplifies tasks with easy command sets and detailed documentation. Notably, copying a footer between SharePoint sites is straightforward with PnP.
Automating Tag Updates for Azure Function Apps with PowerShell
Jun 12, 2024.
Learn how to automate tag updates for Azure Function Apps using PowerShell. This guide covers essential scripts and techniques to efficiently manage and update tags across your Azure resources.
Assign System Managed Identity to Azure Function Apps with PowerShell
Jun 03, 2024.
Learn how to streamline identity management by assigning system managed identities to Azure Function Apps using PowerShell. This guide covers the benefits of managed identities, step-by-step instructions for implementation, and automation tips to enhance security and efficiency in your Azure environment.
Creating Dynamic Narration in Scripts with System.Speech and .NET 8
May 28, 2024.
Creating Dynamic Narration in Scripts with System.Speech and .NET 8" enables automated speech synthesis in scripts using .NET's System.Speech library. Harnessing dynamic content generation, it offers customizable text-to-speech functionality for versatile narration applications.
App Registration with Microsoft Entra ID Configure SharePoint Permissions
May 19, 2024.
Register your app in Azure AD for SharePoint access using PowerShell. Configure permissions, obtain Client ID and Secret for OAuth authentication, granting necessary access to SharePoint resources, facilitating seamless integration and data interaction.
Convert Doc to Pdf using NodeJS
May 08, 2024.
In this article, I demonstrate how to convert Word files to PDF using PowerShell, a feature supported on all Windows operating systems.
Configure Knowledge Management for Customer Service D365
Apr 18, 2024.
Configure knowledge management in D365 for efficient customer service. Establish a robust knowledge base, optimize search functionalities, manage content lifecycle, and ensure secure access. Implement collaboration features, streamline workflows, and utilize analytics for continuous improvement.
Git GUI Clients (4-1), SVN and TortoiseSVN
Apr 18, 2024.
This article is to discuss Git GUI Client.
File Share Snapshot automation - Creation
Apr 10, 2024.
Automating the creation of snapshots for file shares is essential for efficient data management in cloud environments. This PowerShell script connects to Azure, identifies storage accounts, and locates NFS shares within them.
Azure NFS Snapshot Automation - Deletion
Apr 09, 2024.
Discover how to automate Azure NFS snapshot deletion efficiently. Learn scripting techniques and orchestration methods to manage cloud data with precision, ensuring streamlined operations and optimized infrastructure as code (IaC) workflows.
How to Enable and Disable Plugin in D365 using Power Shell Script
Mar 31, 2024.
Learn to control Dynamics 365 (D365) plugins effortlessly with PowerShell scripting. This guide demonstrates enabling and disabling plugins seamlessly. Harness Invoke-RestMethod to manage SDK Message Processing Steps, adjusting state and status codes.
Activate & Deactivate Account Record in Dynamic 365 with PowerShell
Mar 28, 2024.
InteractiveMode prompts user for login in Dynamics CRM, storing connection in $conn. BypassPluginExecution set to true avoids plugin execution.Set-CrmRecordState modifies record state in CRM using specified entity, ID, and state/status codes.
Automating SharePoint Site Provisioning with PnP Scripts: Overcoming Authentication Challenges (App based authentication)
Mar 28, 2024.
Encounter an error (401 Unauthorized) with New-PnPTenantSite in SharePoint Online? This issue typically indicates an authentication failure, often due to invalid credentials or insufficient permissions.
Optimizing Dynamics 365: Thread Jobs for Multiple Record Updates
Mar 27, 2024.
In this article, we will learn how to utilize Thread Jobs for Updating Multiple Records in Dynamics 365 using PowerShell Script. Retrieving all Contact Records and Updating First and Last Names using Threads.
Disable Quick Create Views Using PowerShell
Mar 26, 2024.
In this article we will discuss step by step process to disable quick create view for multiple entities using powershell script.
Update a Contact record in Dynamics 365 (D365) using PowerShell
Mar 21, 2024.
Update a Contact record in Dynamics 365 (D365) using PowerShell involves modifying existing contact information within the D365 environment programmatically. This process utilizes PowerShell scripting to interact with the Dynamics 365 API.
Creating Contact Record in Dynamics 365 with PowerShell Attributes
Mar 20, 2024.
Learn to efficiently create Contact records in Dynamics 365 using PowerShell, covering all attribute types. Utilize Microsoft.Xrm.Data.PowerShell module for seamless CRMOnline connection and managing various data types like lookup, option set, money, boolean, and date.
Creating Contact Record in D365 with PowerShell Script & Image Attribute
Mar 15, 2024.
Learn to automate Dynamics 365 contact record creation via PowerShell. This script includes adding image attributes, streamlining CRM data management. Utilize Microsoft's Xrm.Data.PowerShell module for efficient and seamless integration, enhancing your CRM automation capabilities.
Changing the Site URL in SharePoint Online
Mar 13, 2024.
In this edition, we'll guide you through the steps to accomplish Changing site Url effortlessly. Don't miss out on the SharePoint revolution!
Introduction To Term Store Management in SharePoint Online
Mar 12, 2024.
In this article we will discuss – Introduction To Term Store Management in SharePoint Online And How to create Term Store using PowerShell.
How to Pass Credentials as Parameters in PowerShell
Mar 09, 2024.
Learn how to securely pass credentials as parameters in PowerShell using PSCredential. This guide covers reading user input, updating a SharePoint Online site title, and using PowerShell modules for secure authentication and logging.
Understanding Site Design and Site Scipt in SharePoint
Mar 06, 2024.
In this edition, we understand SharePoint site Design and Site Script. Don't miss out on the SharePoint revolution! ????
Bulk Add Terms, Term Sets, and Groups with PowerShell in SharePoint
Feb 29, 2024.
This blog post provides step-by-step instructions on process of executing PowerShell scripts to import term store metadata elements into SharePoint, automating the creation and management of taxonomy structures.
Enable Audit History Using Powershell in D365
Feb 28, 2024.
In this article we will discuss in detail about audit tracking for entities and fields and how it can be enabled in more efficient manner.
Converting Classic SharePoint Team Sites to Modern Communication Sites
Feb 27, 2024.
Converting Classic SharePoint Team Sites to Modern Communication Sites to better collaboration and productivity. Enhanced feature, customized web part and extension.
Exporting and Importing Site Collection Term Stores In SharePoint
Feb 27, 2024.
Looking to streamline your SharePoint management? Learn how to efficiently export and import Site Collection Term Store Groups! ?? From exporting your Term Store Groups for backup or migration purposes to importing them into new site collections, we'll walk you through the step-by-step process.
Enable Change Tracking Using Powershell in D365
Feb 21, 2024.
In this article we will discuss in detail about change tracking for entities and how it can be enabled in more efficient manner.
D365 Data Retrieval: FetchXml, Paging Cookies, and PowerShell
Feb 20, 2024.
Prepare your PowerShell environment for Dynamics 365 with crucial commands: Install Microsoft.Xrm.Data.PowerShell module for interacting with Dynamics 365 data. Set execution policy to RemoteSigned for internet script execution.
A guide to display ServiceNow Knowledge articles in Copilot for Microsoft 365
Feb 20, 2024.
Copilot Extensibility: Step by Step guide to display ServiceNow Knowledge articles in Copilot for Microsoft 365
Perform CRUD Operations using Azure DevOps Rest API
Feb 19, 2024.
In this article we will discuss Azure DevOps REST API and perform CRUD operations on work items using PowerShell, including create, read, update, and delete.
How to Update Enhanced Rich Text Field using PowerShell CSOM
Feb 18, 2024.
Learn how to update SharePoint Enhanced Rich Text fields using PowerShell CSOM. This guide covers loading CSOM assemblies, authenticating, creating list items, and updating fields with HTML content in SharePoint 2016 & Online.
Backup Sitecore Media Library items with a PowerShell script
Feb 08, 2024.
Sitecore PowerShell script to backup Media Library items in a zip file. This Sitecore PowerShell script automates the backup of Media Library items into a zip file on the server. The script efficiently handles media items, providing a seamless solution for backup tasks.
Activate Business Rules Using Powershell in D365
Feb 07, 2024.
In this article, we will discuss how Powershell can be used to Activate Business Rules. and Automating the reactivation of inactive business rules in Dynamics CRM is crucial for maintaining optimal system performance.
Create New Records in Account Entity using PowerShell Script in D365
Feb 06, 2024.
Install the PowerShell module, set the execution policy to RemoteSigned, configure TLS 1.2, connect to Dynamics 365 CRM using the provided credentials, and create new records in the Account entity.
Identifying the Count of Activities within a Pipeline in Synapse
Feb 06, 2024.
Need to count activities in Synapse pipelines? With Powershell and Azure SDK modules, effortlessly fetch pipeline details. Use commands like Get-AzSynapseActivities to list all pipelines or specify a pipeline for details.
Get Items Action Fetching Few Records from SharePoint Online
Feb 05, 2024.
Using 'Get Items' in Power Automate for SharePoint Online, issues arise, fetching only a subset due to default limitations. A Boolean column, 'SurveyCompleted,' compounds the problem by introducing null values for existing records.
Perform CRUD Operations in Dynamics CRM Using PowerShell
Feb 05, 2024.
In this article, we will discuss how to perform CRUD operations in Dynamics CRM using Powershell. In this article, we will explore the potential of PowerShell in Dynamics CRM for seamless CRUD operations. Learn to connect, create, retrieve, update, and delete records, enhancing automation across various business processes for increased efficiency.
The Term Oh-My-Posh Is Not Recognized as a Name of Cmdlet
Jan 22, 2024.
Oh-my-Posh is a customizable command-line utility that enhances your PowerShell prompt with colorful themes. This guide covers installation, setting up themes, and customizing your PowerShell profile for a better terminal experience.