Coffee Break: Use the PowerShell Runner Add-In
In this post we will look how to run your Windows PowerShell scripts using your favorite application: Dynamics NAV . This can be done using .NET Framework libraries, but Microsoft Dynamics NAV 2016...
View ArticleEnable and Disable SharePoint 2013 publishing feature using PowerShell
In this post we will discuss how to enable or disable SharePoint 2013 publishing feature using PowerShell in SharePoint 2013.Read More
View ArticleEpisode 245 – PowerScripting Podcast – Dan Cunningham on the PowerShell App...
In This EpisodeTonight on the PowerScripting Podcast, we talk to Dan Cunningham about the PowerShell App Deployment ToolkitRead More
View ArticleUpdating XML element
Hi Guys,I know it must be very simple but I am trying to understand how I can update null element in a XML file using PS. For Eg:I have a xml file with following structire:I need to update child...
View ArticleEditing a Group Policy Object (GPO)
I need to use PowerShell to edit a Group Policy object (GPO).The setting I need to edit is:User confnguration Policies Windows settings Internet Explorer Maintenance Security Security Zones...
View ArticleOpenFileDialog form and link files
hi all,I'm writing a tool for techs at work and it seems that I've hit a brick wall.My tool will be used to copy a shortcut on all computers desktop across our network. This will be useful after an...
View Article"Not enough )'s"???
Those of you who work with Windows 7 might know about the wonderful UNhelpful feature Microsoft added where if you plug in a USB Printer, if it's the same type of printer that was on the PC before, it...
View ArticleGet all services (PowerShell)
This PowerShell script will find all services on your operating system. The script requires no parameters. This PowerShell script was created for a TechNet Wiki article by Ken Cenerelli.Read More
View ArticleVisual Studio 2015 – Creating a PowerShell GUI (Nano Server!)
Nano Server without worrying about the complications of getting it working via the module and syntax. I had a ton of fun putting this together and hopefully it helps you out!Read More
View ArticleUsing PowerShell cmdlets to remove accounts in Azure Active Directory
I've been recently asked to perform cleanup in an Azure directory that had orphaned accounts that were left over from a previous DirSync.Read More
View ArticleUsing Powershell to Manipulate TFS Get Latest, Check In, and Merge
In our environment, changes made in the Test branch have to travel through the Main branch and into the Release branch to be deployed into production. Sometimes changes need to move through quickly...
View ArticleGetting Started with SOAP-Based Web Services and PowerShell
This month, I'll continue my how-to series about using PowerShell's Invoke-WebRequest cmdlet to query online Web services by moving from the newer RESTful-type Web services to the older (but still...
View ArticleManaging Linux VM in Azure part 2: Azure Powershell
This module describes PowerShell commands for managing Azure. In the module you’ll learn how to set up PowerShell commands for managing Azure and how to connect them to your Azure subscription. You’ll...
View ArticleDownload and install Azure PowerShell
Azure PowerShell 1.0 was released a couple of weeks ago. Three ways exist to download and install Azure PowerShell. You should be aware that the end result of the different options is not exactly the...
View ArticleCreate mutiple VM from powershell in Hyper-V 2016 and powershell direct
For our test enviroment / playground i needed to create 400 domain joined Windows 2016 TP4 Servers , this being a enviroment without systemcenter i needed a helping hand in creating the VM’s as i didnt...
View ArticleStep-By-Step: Removing Corrupt Windows 10 Universal Apps via PowerShell
Universal applications, surmised from the evolution of Modern Apps once trapped within the Start Screen in Windows 8, provide a uniform data creation / consumption experience across the Windows 10...
View ArticleThe Best Holiday Gift for your Windows–PowerShell 5
It came through the systems last week, if you were asleep you may have missed it. Microsoft Released Windows Management Framework 5.0 to RTM status. Read More
View ArticleRemove Printer Powershell 1.0
I need to remove a number of "Copy" printers (courtesy of Windows 7 and Microsoft's infinite helpfulness) that pop up on several remote Windows 7 PCs. I have written a script that grabs any "Copy"...
View ArticleGetting Started with SOAP-Based Web Services and PowerShell
This month, I'll continue my how-to series about using PowerShell's Invoke-WebRequest cmdlet to query online Web services by moving from the newer RESTful-type Web services to the older (but still...
View ArticleHow to Add PowerShell Prompt Here to a Folder
Have a PowerShell prompt accessible via right click makes more and more sense. Previously most admin tasks were done through command line so a command prompt here was the way to go, but more and more...
View Article