Skip to content
Back home
The home of William Rendell
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
  • Search
Back home
  • Search
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
Home » Technical » Computing » ospp.vbs
Computing

ospp.vbs

by William Rendell|Published March 13, 2013

Very handy for Office 2013 installs

http://technet.microsoft.com/en-us/library/ee624350.aspx

  • Microsoft

You may also like

Published June 26, 2020

Change password on Windows using cmd

In a cmd prompt run the below command net user username newpassword if the username contains a space do the below net […]

Wifi channels for Mikrotik AX devices
Published March 11, 2025

Wifi channels for Mikrotik AX devices

Credit to https://mikrotikmasters.com/

Published August 27, 2021

Block TikTok using Mikrotik

/ip firewall filter add action=drop chain=forward dst-address-list=TikTok src-address=10.0.0.0/24 /ip firewall mangle add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d chain=prerouting content=.tiktok.com src-address=10.0.0.0/24 add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d […]

Smoothwall Static routes
Published May 17, 2009

Smoothwall Static routes

I eventually solved this problem. Edit /etc/rc.d/rc.firewall.up After the section on “# Allow packets that we know about through …” Add: # […]

Post navigation

  • Previous post Large BaditemLimit
  • Back to post list
  • Next post Subnet Mask Cheat Sheet

© 2025  – All rights reserved

Powered by WP – Designed with the Customizr Theme