Git Product home page Git Product logo

Comments (5)

jgeron-suhsd avatar jgeron-suhsd commented on August 17, 2024

Directions are mostly unclear and do need updating, but if you're able to mostly get through it and are able to run get-gsuser to return information about your admin account, try the following:

I was having this exact issue tonight on one of several domains that I work with. My problem was my CustomerID was incorrect. Double check your CustomerID in your PSGSuiteConfig.

Assuming you can run Get-GSUser, you should be able to find your CustomerID.

Then run Set-PSGSuiteConfig -ConfigName NameOfYourConfig -CustomerID YourCustomerID -Preference CustomerID

Then try running Get-GSUserList again. Should be all set.

from psgsuite.

magic-happenz avatar magic-happenz commented on August 17, 2024

Thanks for the tip but I am wondering how to do this if the config is not working? If you can run Get-GSUser you acutally already made it. My problem is that no config worked. BTW you can obtain it from https://admin.google.com/ac/accountsettings/profile. Would be good to acutally mention this in the guide...

However, after hours and hours of investigation I finally made it working. Here some tips for anyone who have to use it in the future:

Hope that helps anyone and that this guide could be updated to avoid the hard time people have that need to use it.

from psgsuite.

jgeron-suhsd avatar jgeron-suhsd commented on August 17, 2024

FYI - I run the module in VSCode without any issues, so I'm not sure what you're problem is in that regard.

from psgsuite.

magic-happenz avatar magic-happenz commented on August 17, 2024

Yes could be but at least for me some commands I run into errors on VSCode while they work in Powershell.

from psgsuite.

tekuadam avatar tekuadam commented on August 17, 2024

For more info - In VSCode I get the following specifically when running it in the PowerShell Integrated Console:

image

Get-GSGmailProfile : The value supplied is not valid, or the property is read-only. Change the value, and then try again.
At line:1 char:1
+ Get-GSGmailProfile
+ ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
    + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Get-GSGmailProfile

If I run the same in the powershell terminal it works fine.

image

I've had this in the past with other modules, I assume due to the way the PowerShell extension handles modules.

from psgsuite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.