AsBuiltReport / AsBuiltReport.Microsoft.AD

Repository for AsBuiltReport Microsoft Active Directory module
https://techmyth.blog/posts/homelab-ad-doc-using-asbuiltreport/
MIT License
63 stars 18 forks source link

Issues Running Windows.AD #35

Closed bzirkelbach closed 2 years ago

bzirkelbach commented 2 years ago

Get the following Error when i run the AsbuiltReport.Windows.AD

Please wait while the Microsoft AD As Built Report is being generated. New-AsBuiltReport : The 'Invoke-AsBuiltReport.Microsoft.AD' command was found in the module 'AsBuiltReport.Microsoft.AD', but the module could not be loaded. For more information, run 'Import-Module AsBuiltReport.Microsoft.AD'. At line:1 char:1

rebelinux commented 2 years ago

i can't reproduce your error.

can you provide more info?

Powershell version AsBuiltReport.Microsoft.AD module version Complete New-AsBuiltReport command

bzirkelbach commented 2 years ago

I was using 0.7.1 version, I used an earlier version and it works fine.

Brad Zirkelbach Sr. Systems Engineer

On Apr 12, 2022, at 1:04 PM, Jonathan Colon @.***> wrote:



CAUTION: This message originated outside of the Auditsolv email system. Do not click links, open attachments, reply or provide information to the sender unless you know the content is safe.


i can't reproduce your error.

can you provide more info?

Powershell version AsBuiltReport.Microsoft.AD module version Complete New-AsBuiltReport command

— Reply to this email directly, view it on GitHubhttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FAsBuiltReport%2FAsBuiltReport.Microsoft.AD%2Fissues%2F35%23issuecomment-1097031821&data=04%7C01%7Cbzirkelbach%40auditsolv.com%7C35dad1e4d15b4dbfd0ac08da1caef3c4%7Cccf1940553e7438ca6d778d2a4caf8fa%7C0%7C0%7C637853834997386078%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=zWjC1tf%2FUUJ%2BqiWDbz22YF43Q3Jwwx44Gv14RKAtbYg%3D&reserved=0, or unsubscribehttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAYVJMLH4PWTMOSGL7UORZQ3VEW3MPANCNFSM5TEDPKNA&data=04%7C01%7Cbzirkelbach%40auditsolv.com%7C35dad1e4d15b4dbfd0ac08da1caef3c4%7Cccf1940553e7438ca6d778d2a4caf8fa%7C0%7C0%7C637853834997386078%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=9WWYt51epPEv3zMRpA8Ki1JG1hjXWzrpJ3xTB9ut07E%3D&reserved=0. You are receiving this because you authored the thread.Message ID: @.***>

rebelinux commented 2 years ago

Thank you, I have found the problem. A missing module.

rebelinux commented 2 years ago

Until version 0.7.2 is ready for release the following module install command fix this issue.

Install-Module -Name PSWriteColor

bzirkelbach commented 2 years ago

Thank you!

Brad Zirkelbach Sr. Systems Engineer

On Apr 12, 2022, at 9:06 PM, Jonathan Colon @.***> wrote:



CAUTION: This message originated outside of the Auditsolv email system. Do not click links, open attachments, reply or provide information to the sender unless you know the content is safe.


Until version 0.7.2 is ready for release the following module install command fix this issue.

Install-Module -Name PSWriteColor

— Reply to this email directly, view it on GitHubhttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FAsBuiltReport%2FAsBuiltReport.Microsoft.AD%2Fissues%2F35%23issuecomment-1097475740&data=04%7C01%7Cbzirkelbach%40auditsolv.com%7C8b16de41f707437df3c608da1cf241f0%7Cccf1940553e7438ca6d778d2a4caf8fa%7C0%7C0%7C637854124064991001%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=g%2F25pmOyGPBH9XQ%2FfzuOvk0rQOHZ%2Fxf9RLqi1qus5yY%3D&reserved=0, or unsubscribehttps://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAYVJMLFWOOXMOMHGR2SSFT3VEYT3HANCNFSM5TEDPKNA&data=04%7C01%7Cbzirkelbach%40auditsolv.com%7C8b16de41f707437df3c608da1cf241f0%7Cccf1940553e7438ca6d778d2a4caf8fa%7C0%7C0%7C637854124064991001%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=Q1kF3vqOPlWGhBSp376nJp8sygna2Ua6E15Nt6j6S%2Fc%3D&reserved=0. You are receiving this because you authored the thread.Message ID: @.***>