{"id":14980491,"url":"https://github.com/theonlyway/xdscsepvie","last_synced_at":"2026-03-10T04:05:02.780Z","repository":{"id":57665151,"uuid":"59184849","full_name":"theonlyway/xDSCSEPVIE","owner":"theonlyway","description":"Custom DSC resource to execute the Symantec VIE tool against all drives on a node","archived":false,"fork":false,"pushed_at":"2017-01-03T05:07:39.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-17T08:45:43.485Z","etag":null,"topics":["dsc","dsc-resources","powershell","sep","symantec","symantec-vie","windows"],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theonlyway.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-19T07:41:59.000Z","updated_at":"2022-11-12T23:05:51.000Z","dependencies_parsed_at":"2022-09-26T21:21:08.913Z","dependency_job_id":null,"html_url":"https://github.com/theonlyway/xDSCSEPVIE","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theonlyway%2FxDSCSEPVIE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theonlyway%2FxDSCSEPVIE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theonlyway%2FxDSCSEPVIE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theonlyway%2FxDSCSEPVIE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theonlyway","download_url":"https://codeload.github.com/theonlyway/xDSCSEPVIE/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242005326,"owners_count":20056427,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["dsc","dsc-resources","powershell","sep","symantec","symantec-vie","windows"],"created_at":"2024-09-24T14:01:51.239Z","updated_at":"2026-03-10T04:05:02.720Z","avatar_url":"https://github.com/theonlyway.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Builds\n|Master   |  Development |\n|:------:|:------:|:-------:|:-------:|\n[![Build status](https://ci.appveyor.com/api/projects/status/i6plr1mrpa1pl6xx/branch/master?svg=true)](https://ci.appveyor.com/project/theonlyway/xdscsepvie/branch/master)|[![Build status](https://ci.appveyor.com/api/projects/status/i6plr1mrpa1pl6xx?svg=true)](https://ci.appveyor.com/project/theonlyway/xdscsepvie)|\n\n# xDSCSEPVIE #\n\n## Overview  ##\n\nThis custom resource runs the Symentec VIE tool to scan current drives along with newly added drives. The scan result of a drive is outputted to C:\\Windows\\temp and used to identify if a drive has already been scanned or not.\n\n### Parameters ###\n\n**Ensure**\n\n*Note: This is a required parameter*\n\n- Present - Runs the SEP VIe tool against any drives\n- Absent - Removes the CSV file from C:\\Windows\\Temp\n\n\n**VIELocation**\n\n*Note: This is a required parameter*\n\n- The physical path on the file system where the Symantec VIE tool is located\n\n### Example ###\n\n    File Copytools\n    {\n      Ensure = \"Present\"\n      Type = \"Directory\"\n      Recurse = $true\n      Sourcepath = \"\\\\fileshare\\setups$\\Tools\"\n      Destinationpath = \"C:\\Tools\"\n      MatchSource = $true\n      Force = $true\n    }\n    xDSCSEPVIE RunVIE\n    {\n      VIELocation = \"C:\\Tools\\VIE\\vietool.exe\"\n      Ensure = \"Present\"\n      Dependson = \"[File]Copytools\"\n    }\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheonlyway%2Fxdscsepvie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheonlyway%2Fxdscsepvie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheonlyway%2Fxdscsepvie/lists"}