How much hard disk space in Active Directory does webNetwork use?

How much hard disk space in Active Directory does webNetwork use?

Problem:  Need specifications for webNetwork installation and how it effects current Active Directory environment.



Prerequisite(s):
  • Specifications based on webNetwork 6.3.0.199
  • Specifications based on Active Directory 2012 R2 server (2012 domain)
  • Already familiar with webNetwork schema extensions


Solution(s):  Because the database engine consumes space only for attributes for which values are set, the number of object attributes that have values makes a significant difference in the size of an object.


General Information:
  • webNetwork base installation increases NTDS about 4 MB
  • webNetwork base installation has no impact on SYSVOL
  • 1 Attribute (10 bytes) = 100 Bytes on User object
  • Currently there are 6 mandatory attributes at login time (swareCookies, swareFlags, swareGUID, swareIPAddresses, swareLastLogin, swareVisits)


Sample Minimum Calculations:
  • 6 attributes * 100 bytes = 600 bytes additional storage per User object
  • 600 bytes * 2,000 users = 1.2 MB increase
  • 600 bytes * 20,000 users = 12 MB increase
  • 600 bytes * 200,000 users = 120 MB increase


Sample Larger Installation Calculations (installation running since early 2000 with variety of features):
  • About 200 swareXXX attributes per user
  • 200 bytes * 100 bytes = 20,000 bytes additional storage per User object
  • 20,000 bytes * 2,000 users = 40 MB
  • 20,000 bytes * 20,000 users = 400 MB
  • 20,000 bytes * 200,000 users = 4 GB

IMPORTANT - data can vary greatly based on features used in webNetwork and data stored in attributes.  Please use the above as general estimates.

    Can't find the KB

    Unable to find the KB to address your issue ?  

      • Recent Articles

      • Lenovo Unified Workspace End-of-Life Questions and Answers

        Will the shutdown of LUW servers and access to downloads affect my server licensing? No, the shutdown of the customer servers and access to the product and licensing downloads will not affect your server licensing. This license is downloaded and ...
      • How do I determine my Unified Workspace license expiration date?

        The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
      • Lenovo Unified Workspace 7.0.2.13 Released

        Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
      • LanSchool Documentation Guides

        LanSchool Classic Teacher Console The LanSchool Teacher Console is the interface teachers will use to manage their classroom and students. It contains all the tools necessary for a teacher to effectively interact with students and create a ...
      • Lenovo Unified Workspace 7.0.1.41 Released

        Highlights of Unified Workspace 7.0.1.41 Before you install: Please view the installation notes here. 7.0.1.41 requires a 7.0 license file. Below is a list of enhancements and fixes for Unified Workspace 7.0.1.41 Updated Log4j Updated Java Updated ...
      • Related Articles

      • Move webNetwork to different server

        *** If you are moving to a different OS, please see : https://helpdesk.lenovosoftware.com/portal/kb/articles/migrate-webnetwork-to-windows-linux-22-8-2017 *** Keeping the same OS / version / IP As long as you are keeping the same OS/ version/IP then ...
      • UW Active Directory Modifications

        Issue: How does Lenovo Unified Workspace affect Active Directory and specifically the Schema? Solution: Why does UW need to extend the Schema of AD? Please see the following KB article for a full explanation: ...
      • Verify Active Directory SSL

        How can I check if my Microsoft Active Directory Domain controller / LDAP Server has SSL ?   The following URL has a nice write up about the Microsoft Tool called LDP.exe http://www.computerperformance.co.uk/w2k3/utilities/ldp.htm You can download ...
      • What to consider before adding an Active Directory search index for an attribute?

        Problem:  webNetwork installation has slowness issues and you are looking to index certain directory attributes in an effort to improve performance, but do not know the effects of adding an index to Active Directory. Solution(s):  Here are the ...
      • How to create a limited Active Directory service account

        Problem:  For webNetwork installation, you will need a Schema Admin and Domain Admin account.  For daily operation, you will need a service account to connect to Active Directory, but you may not want to run it with this same high-level account. ...