Windows PowerShell announcement
-
Link
Find a PowerShell user group here: http://powershellgroup.org/
-
Link
Quite often, some users will be provided with a solution, yet won't mark the thread as answered. The moderators of this forum will try to review almost every thread/answer, and may prematurely mark a thread as answered, when it isn't. In cases like those, the original poster can feel free to unmark the thread as answered.
-
1 Votes
Forum Posting Guidelines
Please carefully review the following links to set your expectation for posting in technical forums. This Forum is for Scripting Questions Rather ...
-
0 Votes
Cannot convert the "System.Object[]" value of type "System.Object[]" to type "System.Management.Automation.SwitchParameter".
')[0]}},percentagecomplete,bytestransferred $batch = $migusers.batchid.name | group-object | Select-Object -Unique -ExpandProperty name $batchname = $batch -join ", ...Answered | 4 Replies | 198 Views | Created by chabango - Wednesday, November 13, 2019 8:31 PM | Last reply by chabango - 4 hours 50 minutes ago -
0 Votes
Powershell NLB Cmdlets Missing
Hi. I'm studing for certification exams and i'm labing many Windows Servers Features. I have created two VMs on my computer with ...Proposed | 8 Replies | 194 Views | Created by Fabio dos S. Teixeira - 9 hours 18 minutes ago | Last reply by jrv - 6 hours 15 minutes ago -
0 Votes
Trying to change trigger time for multiple task schedules
Below is the script am trying to use and i have also included the error am receiving.Someone please help me out. Just to let you know , Below is how the tasknames look on which am ...Answered | 3 Replies | 236 Views | Created by (VS).143 - Tuesday, December 3, 2019 7:24 AM | Last reply by jrv - 6 hours 45 minutes ago -
0 Votes
variable for multiple users pointing at AppData\Local\Microsoft\Outlook\RoamCache
Good evening Powershell Experts, I'm migrating users from outlook 2010 to Office 365 and I've been tasked to ensure their Autocomplete file will be copied ...Answered | 6 Replies | 461 Views | Created by LiviuSob - Friday, November 29, 2019 7:31 PM | Last reply by LiviuSob - 11 hours 22 minutes ago -
0 Votes
Migrating a lot of vm's and need a quick powershell script to keep track of vm's progress
Excuse the easy question but I could use a hand putting this together. This command gets me the percent complete of the vm ...Proposed | 4 Replies | 302 Views | Created by PRmamito - Sunday, November 3, 2019 4:43 AM | Last reply by LeeSeenLi - 13 hours 33 minutes ago -
0 Votes
Copy multiple paths file on a remote computer by same domain powershell
Hey guys, I need to copy the user folder such as Favorites, Documents and Desktop that are located in the old PC in to new user PC to same destination using PowerShell. The users ...Proposed | 4 Replies | 243 Views | Created by Marius Cattalin - Tuesday, November 5, 2019 9:01 AM | Last reply by LeeSeenLi - 13 hours 36 minutes ago -
0 Votes
Delete-Mailbox permission to delete all users with Full Access that are -ne to User1 or User2@contsoso.com
Hello, I am trying to clear down 30 shared mailboxes in O365, when i remove a user from full access and save, they come right back. I have tried deleting a ...Proposed | 3 Replies | 209 Views | Created by asmith84 - Tuesday, November 5, 2019 11:18 AM | Last reply by LeeSeenLi - 13 hours 36 minutes ago -
0 Votes
How to restart SSRS using Powershell?
Hi! I am trying to restart SSRS using powershell. When I run 'Get-Service' I can see the service is called "ReportServer$POCDB". I am trying to ...Proposed | 2 Replies | 196 Views | Created by Zoe.Ohara - Tuesday, November 5, 2019 1:51 PM | Last reply by LeeSeenLi - 13 hours 36 minutes ago -
0 Votes
Not being able to save files based on Dates prompted
Hi guys, Im having trouble trying to save reports based on dates prompted as in the file name does not show up in Temp folder at all. (already ...Proposed | 5 Replies | 209 Views | Created by jw933 - Tuesday, November 5, 2019 3:17 PM | Last reply by LeeSeenLi - 13 hours 36 minutes ago -
1 Votes
ExpiryDate for groupMember
Hi I try to display my groupmember's expiry date when i try this i've got no result Get-ADuser -filter { Enabled -eq ...Answered | 3 Replies | 621 Views | Created by Nightingal - Friday, November 29, 2019 1:26 PM | Last reply by Nightingal - 13 hours 38 minutes ago -
0 Votes
A script that gives leaders mail on the things they are in charge off. (Im new to powershell)
I want to make a script that gives leaders an email on the things that they are in charge off. This most likely have to have some connection to AD? Pretty new to this so any tips is highly ...Proposed | 3 Replies | 224 Views | Created by Joakim_NT - Thursday, November 7, 2019 10:30 AM | Last reply by LeeSeenLi - 13 hours 40 minutes ago -
0 Votes
AD Migration with Local Profiles.
Im trying to build a script that allow me to get User1@targetdomain.com into User1@sourcedomain.com local profile folders, How can i accomplish that? Note. ...Proposed | 2 Replies | 212 Views | Created by Junior1988 - Thursday, November 7, 2019 6:38 PM | Last reply by LeeSeenLi - 13 hours 41 minutes ago -
0 Votes
accounts script
Guys, I need to create a powershell script to create users and add them to a specific group based on the last 3 characters of their ...Proposed | 3 Replies | 161 Views | Created by NateGow - Friday, November 8, 2019 8:47 AM | Last reply by LeeSeenLi - 13 hours 42 minutes ago -
0 Votes
nested submenu in contextstipmenu
hello everyone i am experimenting with ContextMenuStrip in windows forms for powershell $contextMenuStrip1 = New-Object ...Proposed | 5 Replies | 217 Views | Created by papasdoit - Friday, November 8, 2019 12:46 PM | Last reply by LeeSeenLi - 13 hours 42 minutes ago -
0 Votes
open IE tab as current
When using the blow, it will open Google.com in a new tab but not current page. I need to set it as current when open it in a new tab. Is there a way to do that? Thanks. $ie = ...Proposed | 5 Replies | 248 Views | Created by Ian3 - Saturday, November 9, 2019 9:59 PM | Last reply by LeeSeenLi - 14 hours 14 minutes ago -
0 Votes
Editing subsection of text in visio via powershell
I'm wondering if this i even possible Currently I have a script to create a visio drawing relevant portions of the text being used ...Proposed | 7 Replies | 182 Views | Created by YogiJ - Wednesday, November 13, 2019 3:51 AM | Last reply by LeeSeenLi - 14 hours 16 minutes ago -
0 Votes
Using MS-Edge to replace IE11
I has been using Powershell 5 to work and manage webpages by something like below. Because IE seems being out of date. I am wondering if I can use MS-Edge instead. Does new version of Powershell has ...Proposed | 3 Replies | 208 Views | Created by Ian3 - Wednesday, November 13, 2019 4:50 PM | Last reply by LeeSeenLi - 14 hours 18 minutes ago -
2 Votes
Need to rename files based on specific string within the current name
I have a large list of image files that look ...Proposed | 11 Replies | 255 Views | Created by josh921 - Thursday, November 14, 2019 5:37 PM | Last reply by LeeSeenLi - 14 hours 21 minutes ago -
0 Votes
Powerhsell 5 versions and builds
Hi Team, I know this is simple, but i was unable to find, the powershell release versions build numbers documents. Could anyone help with url ...Proposed | 2 Replies | 193 Views | Created by pnvnaveen - Thursday, November 14, 2019 8:43 PM | Last reply by LeeSeenLi - 14 hours 21 minutes ago -
0 Votes
Export Usergroup Membership Powershell
This is what im looking forward to get but it has been hard for me since im litteraly new in Powershell Group Accountname group1 user1 ...Proposed | 5 Replies | 202 Views | Created by Junior Gómez - Thursday, November 14, 2019 9:16 PM | Last reply by LeeSeenLi - 14 hours 21 minutes ago - Items 1 to 20 of 31352 Next ›
Windows PowerShell announcement
-
Link
Find a PowerShell user group here: http://powershellgroup.org/
-
Link
Quite often, some users will be provided with a solution, yet won't mark the thread as answered. The moderators of this forum will try to review almost every thread/answer, and may prematurely mark a thread as answered, when it isn't. In cases like those, the original poster can feel free to unmark the thread as answered.