Cross-posted from: https://blogs.blackmarble.co.uk/adawson/2020/05/11/deploying-files-to-the-logged-in-users-profile-using-configuration-...
Uninstall a program using powershell
This powershell script will allow you to uninstall a program using an executable file Set-Location $PSScriptRoot; $proc = (Start-Process -...
Add falling confetti effect to SharePoint page
This script is to add falling a confetti effect to your SharePoint on-prem (2016 or 2019) page. Create a script editor webpart, and paste ...
Add falling snow to your SharePoint page
This script is to add a falling snow effect to your SharePoint on-prem page (2016 or 2019). Create a script editor webpart, and paste this...
SQL Server performance tuning queries
SQL Server can run into performance issues over time. I was working with a vendor that executed a number of SQL queries to gauge the perform...
Set DocLink Firewall Rules with PowerShell
Here is a simple PowerShell Script that will set the firewall rules for DocLink, in case they don't get set up with the Smart Client i...
SCCM application file detection in AppData folder
So you created an application, and you need to detect a file in the user's AppData folder. YOu can't do this directly with a file d...
Subscribe to:
Posts
(
Atom
)
Category
- Active Directory ( 4 )
- App Packaging ( 6 )
- BitLocker ( 9 )
- CrashPlan ( 7 )
- DNS ( 1 )
- DocLink ( 2 )
- Excel ( 2 )
- Exchange ( 4 )
- Group Policy ( 2 )
- Javascript ( 1 )
- OneNote ( 1 )
- Power BI ( 4 )
- PowerShell ( 30 )
- SCCM ( 21 )
- SCCM Device Collections ( 10 )
- SCCM Reports ( 12 )
- SCCM User Collection ( 2 )
- SCSM ( 2 )
- SharePoint ( 42 )
- SharePoint Design ( 19 )
- Skype for Business ( 1 )
- SQL Server ( 3 )
- SSL Certificates ( 3 )
- Teams ( 1 )
- Windows 10 ( 3 )
- Windows 7 ( 4 )
- Windows Server ( 5 )
