About 5,280 results
Open links in new tab
  1. Intellisense not working for powershell ISE

    May 14, 2018 · Until yesterday I have been using the intellisense functionality for Azure.RM powershell commands. However, since yesterday, it is suddenly not working anymore (I …

  2. Scripts are not recognized by my computer

    Hi everyone,I got a script to get the membership of local groups in a server and I'm using as this:Get-LocalGroupMembership -Computername server1 -Group Administratorshowever, …

  3. An error occurred while executing a custom action ...

    Nov 14, 2012 · SCSMSolutions email: freemanru (at) gmail (dot) com Thursday, November 15, 2012 12:22 AM 0 Sign in to vote Hi Anton,

  4. Server Manager (Dashboard) - non mostra alcun ruolo o funzionalità.

    e [dot]benussi [at]outlook [dot]it Proposto come rispostaEdoardo BenussiMVP, Moderatorlunedì 30 dicembre 2019 08:53 Proposta come risposta annullataMichele Iacobinolunedì 30 …

  5. need help with Get-LastLogon.ps1 script

    Dec 6, 2012 · On fundamental is dot sourcing. The descritpoion of dor-sourcing is trapped in a help file somewhere. It is likely the cause of your issues. Try the code I posted. I think it will …

  6. Work Folders - Client 0x86000005

    Sep 2, 2016 · Please send mail at jeffpatt at microsoft dot com and I’ll send you the tool. Proposed as answer byJeff Patterson - MSFTMicrosoft employeeTuesday, September 13, …

  7. 8dot3 filenames not created for Program Files and Program Files …

    Interesting issue we are realizing on Servers deployed from SCCM 2012. 8dot3names are not created for Program Files and Program Files (x86). they are created for other files/folders at …

  8. Performance of .ps1 vs. .psm1 - social.technet.microsoft.com

    Are .ps1 files containing script-based cmdlets parsed/DLR'd every time they are executed? I'm seeing a huge difference in performance between a function in a .ps1 vs. a function in a .psm1 …

  9. MS exchange replication service terminating constantly

    I have one question related to CU update also, I am currently on exchange 2013 CU13 with Dot Net version 4.6.1. What would be the correct steps to upgrade - Should I first upgrade dot net …

  10. Extract email from Word doc - social.technet.microsoft.com

    The following sample will show you how to get the email address from the table in Word document, and out put to the Excel workbook.