{"id":21701046,"url":"https://github.com/ed-itsolutions/domainstartmenu","last_synced_at":"2026-02-11T19:04:32.413Z","repository":{"id":7268264,"uuid":"8581291","full_name":"Ed-ITSolutions/DomainStartMenu","owner":"Ed-ITSolutions","description":"Robust Redirected Start Menus through RoboCopy and VBS","archived":false,"fork":false,"pushed_at":"2013-03-13T13:25:55.000Z","size":124,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-03T20:55:49.633Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Visual Basic","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ed-ITSolutions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-05T14:22:16.000Z","updated_at":"2014-06-13T22:53:31.000Z","dependencies_parsed_at":"2022-09-12T03:11:23.066Z","dependency_job_id":null,"html_url":"https://github.com/Ed-ITSolutions/DomainStartMenu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ed-ITSolutions/DomainStartMenu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ed-ITSolutions%2FDomainStartMenu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ed-ITSolutions%2FDomainStartMenu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ed-ITSolutions%2FDomainStartMenu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ed-ITSolutions%2FDomainStartMenu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ed-ITSolutions","download_url":"https://codeload.github.com/Ed-ITSolutions/DomainStartMenu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ed-ITSolutions%2FDomainStartMenu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29341715,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T18:58:20.535Z","status":"ssl_error","status_checked_at":"2026-02-11T18:56:44.814Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-25T20:17:44.949Z","updated_at":"2026-02-11T19:04:32.397Z","avatar_url":"https://github.com/Ed-ITSolutions.png","language":"Visual Basic","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Domain Start Menu\n\nRedirected start menus through RoboCopy and inteligent descisions.\n\n## Usage\n\nBefore you can use this script you need to configure it by setting the variables and setting up the GPO.\n\n### Variables\n\n_serverStartMenu_ needs to be the UNC path to the root of the start menu on your server.\n\n_localpath_ needs to be the folder on the client computers you want the start menu to be built in.\n\n### GPO Settings\n\nYou need to re-direct the users start menu to the folder set in _localpath_, for the best results hide common programs and add them back in through your start menu\n\n## Building the Start Menu\n\nYour Start Menu needs to contain every shortcut you need across all your computers, the script will delete any shortcuts that should point to locally installed software that are not installed on the computer.\nAll shortcuts pointing to anything other than the C drive will not be checked\n\nExample Start Menu Dir Tree\n\n    \\\\yourserver\\startmenu\n    │   Adobe Reader XI.lnk\n    │   Intranet.url\n    │\n    └───Programs\n        ├───Accessories\n        │       Calculator.lnk\n        │       displayswitch.lnk\n        │       Math Input Panel.lnk\n        │       Paint.lnk\n        │       Snipping Tool.lnk\n        │       Sound Recorder.lnk\n        │       Wordpad.lnk\n        │\n        ├───Finance\n        │       Accounts.lnk\n        │\n        ├───Office\n        │       Word 2010.lnk\n        │\n        ├───IT\n        │       Webmail.lnk\n        \n## Other Tricks\n\n### 64 Bit Shortcuts\n\nIf you have both 64bit and 32 Bit windows on your network you will know the pain of providing shortcuts to software in C:\\Program Files (x86), because this solution checks to see if software is installed you can provide both like this:\n\n    Title.lnk -\u003e C:\\Program Files (x86)\\Title\\run.exe\n    Title .lnk -\u003e C:\\Program Files\\Title\\run.exe\n    \nThis gives you both shortcuts, one with a space on the end that the user wont be aware of and a normal one. This means that your machines will only have the shortcut for the version they need.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fed-itsolutions%2Fdomainstartmenu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fed-itsolutions%2Fdomainstartmenu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fed-itsolutions%2Fdomainstartmenu/lists"}