Skip to content

Instantly share code, notes, and snippets.

####################################################################
$text = @"
_______ _______ _______ ______ _______ ______ _______ ______ _______ _____ __ _
|_____| | | |______ |_____/ |______ | \ |_____| | \ | | | | | \ |
| | |_____ | |______ | \_ |______ |_____/ | | |_____/ | | | __|__ | \_|
Title: Reset Windows Update Settings
Description: Reset Windows Updates
@AlteredAdmin
AlteredAdmin / Download_House_Financial_Disclosure_Reports.py
Created August 28, 2021 11:56
Downloads Financial Disclosure Reports from disclosures-clerk.house.gov
# Title: Python - Download House Financial Pdfs
# Description: Downloads Financial Disclosure Reports from disclosures-clerk.house.gov
# More info: https://alteredadmin.github.io//posts/python-download-house-financial-pdfs/
# =====================================================
# Name: Altered Admin
# Website: https://alteredadmin.github.io/
# If you found this helpful Please consider:
# Buymeacoffee: http://buymeacoffee.com/alteredadmin
# BTC: bc1qhkw7kv9dtdk8xwvetreya2evjqtxn06cghyxt7
# LTC: ltc1q2mrh9s8sgmh8h5jtra3gqxuhvy04vuagpm3dk9
@AlteredAdmin
AlteredAdmin / Subreddit_Media_Downloader.py
Last active August 26, 2021 16:45
Download Media that a reddit user posted.
# Title: Python - Download media from a reddit user
# Description: Download Media that a reddit user posted.
# More info: https://alteredadmin.github.io/posts/python-download-media-from-a-reddit-user/
# =====================================================
# Name: Altered Admin
# Website: https://alteredadmin.github.io/
# If you found this helpful Please consider:
# Buymeacoffee: http://buymeacoffee.com/alteredadmin
# BTC: bc1qhkw7kv9dtdk8xwvetreya2evjqtxn06cghyxt7
# LTC: ltc1q2mrh9s8sgmh8h5jtra3gqxuhvy04vuagpm3dk9
@AlteredAdmin
AlteredAdmin / Subreddit_Media_Downloader.py
Created August 26, 2021 14:47
Download Media Posted to a Subreddit
# Title: Python - Download media from Subreddit
# Description: Download Media Posted to a Subreddit
# More info: https://alteredadmin.github.io/posts/python-download-media-from-subreddit/
# =====================================================
# Name: Altered Admin
# Website: https://alteredadmin.github.io/
# If you found this helpful Please consider:
# Buymeacoffee: http://buymeacoffee.com/alteredadmin
# BTC: bc1qhkw7kv9dtdk8xwvetreya2evjqtxn06cghyxt7
# LTC: ltc1q2mrh9s8sgmh8h5jtra3gqxuhvy04vuagpm3dk9
@AlteredAdmin
AlteredAdmin / ASCII_Table.py
Created August 8, 2021 16:01
Create ASCII Table with Pyhton from CSV file
# Title: Python ASCII Table
# Description: Create ASCII Table with Pyhton from CSV file
# More info:http://buymeacoffee.com/alteredadmin/posts/python-print_tables_with_python_and_csvs/
# =====================================================
# Name: Altered Admin
# Website: https://alteredadmin.github.io/
# If you found this helpful Please consider:
# Buymeacoffee: http://buymeacoffee.com/alteredadmin
# BTC: bc1qhkw7kv9dtdk8xwvetreya2evjqtxn06cghyxt7
# LTC: ltc1q2mrh9s8sgmh8h5jtra3gqxuhvy04vuagpm3dk9
@AlteredAdmin
AlteredAdmin / Adobe_Uninstall_Script.sh
Created August 5, 2021 17:32
Adobe CC uninstall script
#!/bin/bash
################################################################
# Title: Adobe CC uninstall script
# Description: used to uninstall Adobe CC applications before or after updateing
# to the next version.
# More info: https://alteredadmin.github.io/posts/macos-uninstall-adobecc-script/
#=====================================================
# Name: Altered Admin
# Website: https://alteredadmin.github.io/
@AlteredAdmin
AlteredAdmin / setOUname.VBS
Created July 20, 2021 17:09
Used to set OUs for OSD Based off starting characters for the computer name
'Title: SCCM OSD Set OU Name via .VBS
'Description: Used to set OUs for OSD Based off starting characters for the computer name
'More info: https://alteredadmin.github.io/posts/sccm-osd-set-ou-name-via-vbs/
'=====================================================
'Name: Altered Admin
'Website: https://alteredadmin.github.io/
'If you found this helpful Please consider:
'Buymeacoffee: http://buymeacoffee.com/alteredadmin
'BTC: bc1qhkw7kv9dtdk8xwvetreya2evjqtxn06cghyxt7
'LTC: ltc1q2mrh9s8sgmh8h5jtra3gqxuhvy04vuagpm3dk9
@AlteredAdmin
AlteredAdmin / InstallFU.bat
Created July 15, 2021 16:00
Feature Update Windows 10 Using SCCM Application Model
rem Title: Feature Update Windows 10 Using SCCM Application Model
rem Description: script used to installa DCU and update Drivers and bios
rem More info: https://alteredadmin.github.io/posts/feature-update-windows-10-using-sccm-application-model/
rem =====================================================
rem Name: Altered Admin
rem Website: https://alteredadmin.github.io
rem If you found this helpful Please consider:
rem Buymeacoffee: http://buymeacoffee.com/alteredadmin
rem BTC: bc1qhkw7kv9dtdk8xwvetreya2evjqtxn06cghyxt7
rem LTC: ltc1q2mrh9s8sgmh8h5jtra3gqxuhvy04vuagpm3dk9
@AlteredAdmin
AlteredAdmin / installdcu.bat
Created July 15, 2021 15:35
script used to installa DCU and update Drivers and bios
rem Title: Feature Update Windows 10 Using SCCM Application Model
rem Description: script used to installa DCU and update Drivers and bios
rem More info: https://alteredadmin.github.io/posts/feature-update-windows-10-using-sccm-application-model/
rem =====================================================
rem Name: Altered Admin
rem Website: https://alteredadmin.github.io
rem If you found this helpful Please consider:
rem Buymeacoffee: http://buymeacoffee.com/alteredadmin
rem BTC: bc1qhkw7kv9dtdk8xwvetreya2evjqtxn06cghyxt7
rem LTC: ltc1q2mrh9s8sgmh8h5jtra3gqxuhvy04vuagpm3dk9
@AlteredAdmin
AlteredAdmin / MySettings.xml
Created July 15, 2021 14:02
How to Update Dell Drivers and BIOS During SCCM OSD
<!--
Title: How to Update Dell Drivers and BIOS During SCCM OSD
Description: used to import settings in dell command update
More info: https://alteredadmin.github.io/posts/how-to-update-dell-drivers-and-bios-during-sccm-osd/
=====================================================
Name: Altered Admin
Website: https://alteredadmin.github.io/
If you found this helpful Please consider:
Buymeacoffee: http://buymeacoffee.com/alteredadmin
BTC: bc1qhkw7kv9dtdk8xwvetreya2evjqtxn06cghyxt7