Showing posts with label MVP. Show all posts
Showing posts with label MVP. Show all posts

Sphinx Logic A Microsoft Gold Partner. Now HPE

After graduating the Royal Society of the Arts this month I'm starting out on a new endeavor. A Shared Source Print Magazine. It it eventually will be a service in Microsoft's App Source and Apple News Stand. Our only competition currently in the world is the Green Coffee Agency. Starting out in Southwest Virginia. I'm summing up my family net worth with my father and what I've spent my time on the internet and on my computer the last 30 years. Also a UVA-Wise ISS Downlink. My favorite Professor was Arbar Qureshi Windows Server 2003 released on my birthday April 24th. and a famous reference source case at Microsoft.

  • Microsoft MSDN Subscriptions x6 they contain all of Microsoft client and server software plus development kits and acquired shared source, dating back to MS-DOS.
  • Apple MacOS X Panther, Snow Leopard and Lion. 
  • Autodesk Subscriptions x5 they contain all creator software. For games and film dating back to the original Autocad. 
  • Adobe Subscriptions x6 they contain all Illustration, graphic design, photography and publishing for print. Dating bate to Photoshop 5.5 and Macromedia Freehand 8.
  • The hardware over the years has cost about $30,000
  • The Macromedia licensed patent portfolio is valued at about $8 million.
  • Ran a successful Non-Employee Group out of San Fransisco, California for Macromedia from 1999-2005.
  • Revived National Science Foundation Grants for BOINC from 2002-present.
  • The HPE OpenVMS acquired shared source and IA64, Alpha and VAX.
  • The Shared Source System Integrator contract with Microsoft includes Windows NT 4.0,2000, XP, .NET Server.  And we are 1 and 150 in the world. Project OZ, Compact Embedded Shared Source versions, NT Curriculum. And research kernel for XP. 
  • Corporate university relations for Microsoft, Apple, Novell and IBM.
  • The internet and cable starting with Charter owned by AT&T which I've paid for 35 years. 
  • My RSA Fellowship which I've paid for for 8 years. 
  • My Social Media archives since 2008 or Microsoft collaborate knowledge work.
  • We've received Grants from the Bill and Melinda Gates Foundation at the Tennessee Applied Center for Technology, in 1999, Microsoft Bizspark 2009-2019 and Academic Azure Grant from 2023- present.
  • I'm Windows Internals, and 2003 Environment Certified and a University of Virginia Computer Science Graduate. With a 3.5 GPA Scholar Award and a ACT score of 24. I was UVa-Wise ACM Vice President of the Wise Chapter from 2009-2013. Member of the Microsoft MSDN Academic Alliance from 2001-2009 at the ACM.
  • My Microsoft 2008 SQL Server sales award.  
  • On my Royal Society of the Arts application is helped discover the Higgs Boson with BOINC and was accepted by then CEO Mathew Taylor.
  • Started SETI in 2002 with BOINC
  • My future Intel Partnership and Sponsor of my own Operating System.
  • A financial gift to the University of Washington. 
  • A 2012 80 GB Zune Microsoft gift from Microsoft's Jonathan Chang.
  • Hewlett Packard Enterprise $1 million dollar contract.the must be supported by local law enforcement.
  • Support the FreeBSD Foundation.

If the media needs proof just ask me.

My fathers contribution was his home, helped my on my credit Christmas, birthdays and groceries and thanks to my family at Eastman Chemical, The Freemason living across the street. and family in California and New York.. Looking for more shared source opportunities at Microsoft. I am a Windows seat at the .NET Foundation. I've paid my bills on time for 26 years. My family home is in Lowery Hills in Bristol, Va. I live downtown Abingdon, Va across the street from the state theater. 

During my RSA Fellowship I discovered. I have 7 hereditary titles in my family. I reported to the NIH about leukemia in America and requested economic sanctions against the Biden administration for economic terrorism at the state department. As the NIH dropped funding for the DSM-V. Reported the college board to the United Nations for the Microsoft Academic Program in 2001 for Windows 2000 source code and the Sept 11th bombings, War in Afghanistan and war in the Ukraine. Also the United States Governments break fix contracts. Reported Forbes Magazine to award them in journalism Office of the Federal Chief Sustainability Officer. I'm a member of the federalist party. I support UNESCO. My grandfather fraught in WWII in the US Navy. Boehm made source code capital. I support the journalist Carl Zimmer. I do not support the new cultural reset Microsoft 'Sun Valley' I'm on Windows 10 2019 LTSC until 2029. Also until the national interest reports on WWIII.

I've had problems with computer threat actors ever since I moved to Abingdon, Va in 2013, Filing a legitimate IRS form 1065 as a Microsoft Partner in 2011 with intangibles, People trying to steal my Microsoft Tender Offer in 2006. I have filed as dept of Virginia Housing discrimination lawsuit at Microsoft legal as a Royal Society of the Arts Fellow. And a Southwest Virginia psychosis diagnosis with cases pending at Microsoft legal. I do not support the church, basketball or football anymore because I haven't had a child and I'm 46. It's all a conspiracy for wealthy individuals to give back to there community after living in a home for 15 years. It's all about a 22 year old having a baby. That's just not evolution according to science. England used to have estates before WWII And Art Decko. Before the Beatles and James Taylor. We'll see what happens in 2029 or WWIII. I get a new drivers license in 2029.

I'm currently a Partner with Hewlett Packard Enterprise.which includes a Microsoft Partnership also in the Fidelity Money Market.

Building Windows 2003

Internal Developer Server or Workstation for Windows Server 2003

Microsoft Acedemic Program

The Official Build Number of the XP/2003 source is 5.1.2600.6000

Make a Windows 2000 Advanced Server or Server 2003 or 2003 R2 Virtual Machine with SFU for 2003 and SUA for 2003 R2. Your UNIX source should go in SFU or SUA usr->src directory AT&T System V or SCO V5 or V6 is fine.

If you need to use 'expand /r' to X:\ENGLISH\WIN2003\ENT\I386\* D:\binaries.x86fre from a retail DVD.

1. Set the Signing Certificate

certmgr -add D:\NT\tools\testpca.cer -r localMachine -s ca
Run tools\checktestroot.cmd and checktestca.cmd 

2. Setting Razzle

tools\razzle free offline or tools\razzle win64 amd64 free offline    

or for checked     

tools\razzle offline or tools\razzle win64 amd64 offline 
Make a PROJECT_ROOT and a private directory and make one NT project
tools\ntnewver.cmd is incomplete to complete it copy ntos, and the sdktools 
directory into a private directory. Bring in the sdk and ddk soureces into 
your private directory if you want and start with the 'Begin' project 
Any maybe the VS directory in the sdktools debuggers directory and 
make a new enlistment or NT Project. Next use the source depot templates 
to set up source depot.
Rename 'projects.map' in the tools directory to 'sd.map' and place in 
the root of the NT directory.
3. Build or find xcopy and findstr from the RTM DVD and place on path

4. Setting the Path:

path %path%;D:\NT\tools\perl\bin;D:\binaries.x86fre;D:\NT\tools\sp;D:\NT\tools\x86
set sdxroot=D:\NT
enlist projects ex: sdx enlist NT master com -c 
tools\ntnewver.cmd
\\%COMPUTERNAME%.main.x86.fre in BuildMachine.txt

We look in BuildMachines.txt for the machine name, branch, architecture,and build type. If we find a match, then we set OFFICIAL_BUILD_MACHINE to the appropriate value ("primary" or "secondary") look for the the offical build machine client in sdktools->debuggers->vs->enlistment->sd.ini.txt.

tools\verifybuildmachine.cmd
perl xcopy2binplace.pl

You can compile the Lab 01 down to about 8 errors the rest of the Labs and Operating System shouldn't have any errors. You should have the research kernel to muck around with also from college, needing to comment out the Longhorn additions in revision 6000, files beginning with 'dp' are Longhorn files. The 'dp' files are not in the 'Longhorn' beta LDK they maybe in a IDW or internal developer workstation release if I can find one. Maybe look in Embedded 2009 for supported hardware and maybe learning what PCI hardware and coding the plug n' play to support in the NT Kernel. The PCI codes you can use now a days in 2024 is Linux and you might want to remove some of the cheap hardware.

  • Lab01: Kernel
  • Copy the base\ntos directory and all of it's files to Lab01 it might be a virtual lab 
    in source depot and it is a physical lab.
    CD to base\busdrv\isapnp and use the message compiler to generate 'message.h'
    Make pcicodes.h using the message compiler too. This file goes in base\busdrv\pci
    build -cz 
    delobj.cmd to clean the source tree
  • Lab02: Networking
  • Copy the NT\net directory to Lab02. The Network Stack or Lab will build without error in the Vitrual Lab. 
         You might have issues in the Pysical Lab
    build -cz
    delobj.cmd to clean the source tree
  • Lab03: Server[c]
  • Copy the Entire Server folder from nt5src.7z to Lab03
    The entire Server build should build with about 20 shipping errors and take about 6 hrs for a 
        free build and 12 hrs for a checked.
    build -cz
    delobj.cmd to clean the source tree
  • Lab04: Terminal Services[1]
  • Copy NT\termsrv directory to Lab04. The Terminal Services Stack should build without error in the Virtual Lab.
    		You might have issues in the Physical Lab.
    	
    build -cz
    delobj.cmd to clean the source tree
  • Lab05: Shared Source Common Language infustructure
  • However the Beta Wiki doesn't list a Lab 05 I believe it's either the SSCLI or the COM Stack. With the .NET Framework.
    To build the SSCLI you need Visual Studio 2005 Professional or higher in a 2000 or 2003 Virtual Machine. And Active State 
    	Perl ActivePerl-5.16.3.1603-MSWin32-x86-296746.msi or ActivePerl-5.16.3.1603-MSWin32-x64-296746.msi for 64-Bit
    	
    extract the sscli20_20060311.tgz for 2.0 or 1.0 sscli_20021101.tgz sscli_ref_20021101.tgz and and Gyro Genetrics with 1.0 
    	and execute env.bat at the root of the directory. To set the free or checked environment then execute buildall.cmd.
    To build the COM stack run build -cz in the root of the COM directory or lab.
  • Lab06: User interface
  • Copy NT\shell directory to Lab06. The UI Stack should build without error in the Virtual Lab.
    		You might have issues in the Physical Lab. With the GNUmakfile
    	
    build -cz
    delobj.cmd to clean the source tree
  • Lab07: Internet Information Services/COM+
  • Copy NT\inetsrv directory to Lab07. The IIS Stack should build without error in the Virtual Lab.
    		You might have issues in the Physical Lab.
    	
    build -cz
    delobj.cmd to clean the source tree

    build individual projects

    in the directory of a makefile with build -cz

    or

    build the whole operating system

    perl tools\timebuild.pl -NOCLEANBUILD -NOSYNC -NOSCORCH 
    If you want to wait 6 to 12 hours for a new clean build you'll type this:
    perl tools\timebuild.pl -!NOCLEANBUILD -NOSYNC -NOSCORCH  -NOPOSTBUILD
    build -cz

    POSTBUILD:

    We only create boot floppy images on fre compressed i386 builds.

    tools\postbuildscripts\sanitycheckunicodefiles.cmd

    Generate the winnt32.msi for different SKUs

    tools\postbuildscripts\winnt32msi.cmd
    tools\postbuildscripts\makebuildname.cmd
    tools\postbuildscripts\cdimage.cmd -d Release
    move delobj.cmd the the tools directory to the NT Root and clean the source tree by deleting 
    all the object files. After the build.

    Close Razzle Window run the VC7 vcvars32.bat from the VCBuilt share and set _NTTREE environment variable. Which is the binaries directory.

    path %path%;D:\binaries.x86fre\bldtools

    Copy the 'copyddkfiles.cmd' the the NT\base\ddk directory for the tools directory run:

    copyddkfiles.cmd ddk_base.ini ddk D:\NT\base

    It should begin to copy the ddk files you will need to edit the ddk, hal, IFS INI files to fit your kit needs.

    You might want to learn how to make a service pack.

    cd to D:\NT\tools\postbuildscripts\svcpack\ and open spcab.cmd and set the FILELIST CABNAME and 
    EVENTNAME using the gold directory text files as a FILENAME

    After the build run the post build batch file in the tools directory and read the error log you shouldn't get any errors in Windows XP/2003 Professional Edition.

    certmgr.msc, go to Trusted Root Certification Authorities\Certificates and remove the 
    Microsoft Test Root Authority certificate, Sign out and Sign in again. The 'For Testing Purposes' 
    Watermark should now be removed.

    It takes 6 hours to build a Free Build and 12 hrs a Checked.

    After the build the Active Directory Migration Tools and Debugging Tools should be built. After the post build very edition and every supported language should be built. In the binaries directory the usa default build should be revision 6000 leading up to Windows Embedded 2009. After the Windows 6000 revision source build you might want to use the SLD files in the 'mantis' folder with XP embedded and make a Embedded Windows repository and engineer 2003 revision 6000 which was released in Embedded 2009. You can compile the Operating System down to about 16 errors needing to remove the Longhorn additions in revision 6000 maybe look in Embedded 2009 for supported hardware and maybe learning what PCI hardware and coding the plug n' play to support in the NT Kernel. The PCI codes you can use now a days in 2024 is Linux and you might want to remove some of the cheap hardware.

    The Boot Process for XP/2003 is:

    Use Bootsect to write MBR and boot sector.

    bootsect /nt52. e:

    NTLDR, Ntdetect.com, Ntbootdd.sys, Ntoskrnl.exe, hal.dll, smss.exe, winlogon.exe, Service Contol Manager SCM

    In a free build the kernel may not build you may have to to use the Windows Research Kernel. Microsoft does not give you the source to WinLogon even in the SSLIP. It's named Winlogon.exe.lc

    A build lab (or simply a lab) commonly refers to a Microsoft Windows source code branch. By extension, it can also refer to the team that works on this branch.

    Microsoft has used multiple prefixes to refer to feature branches over time:

    Setting up a Public Symbol Server

    You can use the Symchk tool to check to see if the Symbol file is public or private.

    Release branch prefixes

    Mono is acedemic .NET Framework

    Here are the Windows Build Instructions.

    Similarly to the previous system, the main branch is forked off before release to contain update development. The following is the list of known prefixes:

    You might want to install the Longhorn Driver Kit or LDK and SDK the Samples from the SDK or in the PDC 2003 Whideby DVD and the SDK Help. Here is a link to the 2003 PDCand PDC 2003 Whideby DVD

    In the LDK Samples you might want to start a GIT Repo in the OS directory. Per kind of the Offical Windows Repo here:Microsoft.UI.Xaml v2.1.190405004.2in the Windows Porting Directory and here: You need a login.

    git clone https://microsoft.visualstudio.com/os/_git/os 

    On Windows 10 you might was to install Scalar

    VFS for Git: Git at Enterprise Scale
    Download the Windows API Code Pack extract it.
    Download it from my Sharepoint drive

    You can read about the Windows API Code Pack from the Code Project here

    Please refactor with Visual Studio 2017, 2019 on 10 or 2005 in the XP VM,
    the namespace 'Microsoft.WindowsAPICodePack' to 'Microsoft.Windows'
    Set up a Lab03_N a buffer lab with a "N' NOT A FINAL LAB. with the 7 IDW SDK, IDW DDK, .NET Framework 3.0 Reference Source, 
    Symbols and Classic Samples. And it wont be a Final lab until we get more source from the KGB in Russia.
    Or Install the 2008 SDK and WDK copy the 6.1 and sdk files to a Lab03_n and take note the the 
    7 samples directory is really your 'NT' 
    directory
    and compare both sdk and wdk with directories with windiff and carefully go through the samples and src directories and 
    compare and recreate Lab03 save both setenv.bat files and name the apporiate files setenv.sdk and setenv.ddk.
    After your done and you set the ddk environment. You can set up the VS Directory with SharpDevelop,  
    The Common Compiler Infustructure, Dafney, .NET Framework 3.0 Reference Source,Symbols Windows API Code Pack, 
    The Visual Studio Project System and Spec#.
    Set up a Lab03_N with the Vista IDW SDK, IDW DDK and Classic Samples. Join USEINIX, 
    and the ACM and try and find Vista Microsoft Research Papers.

    Here is a VAD Tree acedemic paper

2011 MVP and Shared Source

    In 2011 A Microsoft employer named Jason Gayler then a friend on Facebook nominated me for a Microsoft MVP but never heard back and I was able to download public reference shared source which I still have today. I'll write more and I go though my files. I think I have .NET 8.0 which has more Windows source.And is digitally signed by Microsoft. I also still have all of my books written by Brad Abrams.