Testing Forum

Support for all customers who have purchased a SAPIEN PowerShell Studio product license. This forum does not offer a response time guarantee.
Forum rules
Do not post any licensing information in this forum.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.
This topic is 4 years and 2 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
test_ns13
Posts: 5
Last visit: Mon Apr 15, 2024 2:23 pm

Testing Forum

Post by test_ns13 »

To help you better we need some information from you.

*** Please fill in the fields below. If you leave fields empty or specify 'latest' rather than the actual version your answer will be delayed as we will be forced to ask you for this information. ***

Product, version and build: SPS 5.7.172.
32 or 64 bit version of product: 64b it
Operating system: Win10
32 or 64 bit OS: 64bit

*** Please add details and screenshots as needed below. ***


This is a test.
Hello there
test_ns13
Posts: 5
Last visit: Mon Apr 15, 2024 2:23 pm

Re: Testing Forum

Post by test_ns13 »

[Codebox=powershell file=C:\Customer_bugs_reports\ticket_887471.ps1][/Codebox]


Adding more info to that post
I just, for the life of me, cannot get VMware PowerCLI to show up in PrimalSense.

I installed PowerShell Studio. I then did an Install-Module VMware.PowerCLI and it installed fine. All on a new Windows 10 PC. I can launch a PowerShell window and use the cmdlets for VMware PowerCLI.

Did a ton of searching on Sapien and did all of what I could find without success. Reinstalling, rebuilding cache, etc. The modules show up in the PowerShell Browser in PowerShell Studio. I'm lost.
test_ns13
Posts: 5
Last visit: Mon Apr 15, 2024 2:23 pm

Re: Testing Forum

Post by test_ns13 »

$ADUsers = 'Direct Manager', 'Direct Manager', 'Direct Manager'

$arrShouldBeMember = @()

foreach ($loopUsers in $ADUsers)
{
#$ManagmentRole = $($loopUsers.ExtentionAttribute12)
$ManagmentRole= $loopUsers
$UserSam = 'vasya'
if ($ManagmentRole -eq 'Direct Manager' -and $ManagmentRole -ne '""')
{
$arrShouldBeMember += $UserSam
}
}

$arrTargetGroup = @("Manager-Direct", "5G Manager- Direct")

Write-Host $arrShouldBeMember
Write-Host $arrTargetGroup
test_ns13
Posts: 5
Last visit: Mon Apr 15, 2024 2:23 pm

Re: Testing Forum

Post by test_ns13 »

one more comments
test_ns13
Posts: 5
Last visit: Mon Apr 15, 2024 2:23 pm

Re: Testing Forum

Post by test_ns13 »

this is reply
XzVozSny1711645485
Posts: 8
Last visit: Wed Mar 27, 2024 2:54 pm
Been upvoted: 1 time

Re: Testing Forum

Post by XzVozSny1711645485 »

this is from olga_b
XzVozSny1711645485
Posts: 8
Last visit: Wed Mar 27, 2024 2:54 pm
Been upvoted: 1 time

Re: Testing Forum

Post by XzVozSny1711645485 »

one more post form olga_B
User avatar
josephs
Posts: 11
Last visit: Mon Sep 28, 2020 1:29 pm
Been upvoted: 1 time

Re: Testing Forum

Post by josephs »

test
User avatar
josephs
Posts: 11
Last visit: Mon Sep 28, 2020 1:29 pm
Been upvoted: 1 time

Re: Testing Forum

Post by josephs »

testing pagination
User avatar
josephs
Posts: 11
Last visit: Mon Sep 28, 2020 1:29 pm
Been upvoted: 1 time

Re: Testing Forum

Post by josephs »

a few more times..
This topic is 4 years and 2 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.