Installing PowerShell Modules in Firewalled and Air-Gapped Systems
Managing IT environments with limited or no internet access, such as firewalled systems or air-gapped setups, presents unique challenges.
tag
Managing IT environments with limited or no internet access, such as firewalled systems or air-gapped setups, presents unique challenges.
Connecting to Dataverse using PowerShell can be very helpful for data migrations and use within Azure DevOps. Connecting to an instance in a non-interactive way can be tricky though.
<# .SYNOPSIS Turn on meeting recording and transcription for entire organization
I recently saw the article on how to validate solutions using the PowerApps Solution Checker and wanted to share the link.
Recently a colleague of mine was having issues with low drive space on one of our servers. Because this is a clients system i am unable to copy over WinDirStat which is what i would usually use to…
Microsoft is no longer providing the entire SDK and samples as a download. Instead they are hosting the samples on a their website and providing the sdk and tools on nuget.
The following is taken from the following KB article: <http://support.microsoft.com/kb/982813>. I have had to do this so many times though I found it easier to post it here :)
After adding the SharePoint 2010 Chart Web Part to a page I received an error that the Server State Service had not been configured.
I have developed several workflow activities for use within SharePoint designer. Every time a SharePoint Designer workflow is opened a copy of the deployed DLL is downloaded into the WebSiteCache…