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 November 8, 2020

Function of the Mikrotik Firewall

Stop unathorised access Block unwanted ports Classify and mark connections and packets for QOS or Routing Policy Firewall Functions: Filter packets using […]

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 […]

Change Nagios web users password
Published September 7, 2022

Change Nagios web users password

htpasswd -c /etc/nagios/htpasswd.users nagiosuser Then enter new password for nagiosuser

Published July 12, 2012

Exchange 2003 database size

The database size limit for Exchange 2003 standard is 16GB, however SP2 for Exchange 2003 allows you to remove that limit. The […]

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